Skip to content
Draft
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
6 changes: 4 additions & 2 deletions charts/adoption-web/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ nodejs:
APPINSIGHTS_KEY: '00000000-0000-0000-0000-000000000000'
PCQ_ENABLED: 'true'
REDIS_TTL_MS: 30
CCD_URL: 'http://ccd-data-store-api-aat.service.core-compute-aat.internal'
#CCD_URL: 'http://ccd-data-store-api-aat.service.core-compute-aat.internal'
CCD_URL: 'http://adoption-cos-api-pr-1074-ccd-data-store-api'
IDAM_ROLE: 'citizen'
CDAM_API_URL: 'http://ccd-case-document-am-api-aat.service.core-compute-aat.internal'
#CDAM_API_URL: 'http://ccd-case-document-am-api-aat.service.core-compute-aat.internal'
CDAM_API_URL: 'http://adoption-cos-api-pr-1074-ccd-case-document-am-api'
SOCIAL_WORKER_SUPPORTED_DOMAINS:
- gov.uk
- mailinator.com # For testing purposes only
Expand Down
2 changes: 1 addition & 1 deletion yarn-audit-known-issues
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@
{"value":"tar","children":{"ID":1114200,"Issue":"tar has Hardlink Path Traversal via Drive-Relative Linkpath","URL":"https://github.com/advisories/GHSA-qffp-2rhf-9h96","Severity":"high","Vulnerable Versions":"<=7.5.9","Tree Versions":["6.2.1"],"Dependents":["node-gyp@npm:10.2.0"]}}
{"value":"tar","children":{"ID":1114302,"Issue":"node-tar Symlink Path Traversal via Drive-Relative Linkpath","URL":"https://github.com/advisories/GHSA-9ppj-qmqm-q256","Severity":"high","Vulnerable Versions":"<=7.5.10","Tree Versions":["6.2.1"],"Dependents":["node-gyp@npm:10.2.0"]}}
{"value":"tar","children":{"ID":1114680,"Issue":"Race Condition in node-tar Path Reservations via Unicode Ligature Collisions on macOS APFS","URL":"https://github.com/advisories/GHSA-r6q2-hw4h-h46w","Severity":"high","Vulnerable Versions":"<=7.5.3","Tree Versions":["6.2.1"],"Dependents":["node-gyp@npm:10.2.0"]}}
{"value":"uuid","children":{"ID":"uuid (deprecation)","Issue":"uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).","Severity":"moderate","Vulnerable Versions":"8.3.2","Tree Versions":["8.3.2"],"Dependents":["adoption-web@workspace:."]}}
{"value":"uuid","children":{"ID":1119441,"Issue":"uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided","URL":"https://github.com/advisories/GHSA-w5hq-g745-h8pq","Severity":"moderate","Vulnerable Versions":"<11.1.1","Tree Versions":["8.3.2"],"Dependents":["adoption-web@workspace:."]}}