Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions charts/ia-case-api/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -723,6 +723,7 @@ xui-webapp:
FEATURE_WORKALLOCATION_ENABLED: true
FEATURE_ACCESS_MANAGEMENT_ENABLED: true
FEATURE_SUBSTANTIVE_ROLE_ENABLED: true
FEATURE_JRD_E_LINKS_V2_ENABLED: true
NOW: false
REDISCLOUD_URL: http://dummyrediscloudurl
UV_THREADPOOL_SIZE: 128
Expand Down
4 changes: 4 additions & 0 deletions config/owasp/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@
<cve>CVE-2024-22259</cve>
<cve>CVE-2024-38820</cve>
<cve>CVE-2024-38808</cve>
<cve>CVE-2025-52434</cve>
<cve>CVE-2025-52520</cve>
<cve>CVE-2025-48924</cve>
<cve>CVE-2025-53506</cve>
</suppress>
</suppressions>