Skip to content

feat: [DTOSS-12154] disabled shared access key for storage account and enabled use managed identity for storage account #15474

feat: [DTOSS-12154] disabled shared access key for storage account and enabled use managed identity for storage account

feat: [DTOSS-12154] disabled shared access key for storage account and enabled use managed identity for storage account #15474

Triggered via pull request April 29, 2026 16:20
Status Success
Total duration 15m 32s
Artifacts 125

cicd-1-pull-request.yaml

on: pull_request
Set CI/CD metadata
7s
Set CI/CD metadata
Validate PR title
4s
Validate PR title
Commit stage  /  Scan secrets
18s
Commit stage / Scan secrets
Commit stage  /  Check file format
9s
Commit stage / Check file format
Commit stage  /  Check Markdown format
7s
Commit stage / Check Markdown format
Commit stage  /  Check English usage
21s
Commit stage / Check English usage
Commit stage  /  Lint Terraform
7s
Commit stage / Lint Terraform
Commit stage  /  Count lines of code
8s
Commit stage / Count lines of code
Test stage  /  Check for consolidated test project
5s
Test stage / Check for consolidated test project
Test stage  /  Run consolidated tests
2m 20s
Test stage / Run consolidated tests
Test stage  /  Get unit test scopes
0s
Test stage / Get unit test scopes
Matrix: Test stage / Unit tests
Test stage  /  Aggregate results and report
27s
Test stage / Aggregate results and report
Analysis stage  /  Perform static analysis
6m 20s
Analysis stage / Perform static analysis
Image build stage  /  get-functions
7s
Image build stage / get-functions
Image build stage  /  build-base-images
2m 2s
Image build stage / build-base-images
Matrix: Image build stage / build-and-push
Image build stage  /  aggregate-json
7s
Image build stage / aggregate-json
Matrix: deploy-stage / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

107 warnings
Validate PR title
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: amannn/action-semantic-pull-request@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Commit stage / Count lines of code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test stage / Run consolidated tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test stage / Run consolidated tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/OperationService/HandshakeResponse.cs#L7
Non-nullable property 'MailboxId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test stage / Run consolidated tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/InboxService/HeadMessageResponse.cs#L5
Non-nullable property 'MessageMetaData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test stage / Run consolidated tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/InboxService/GetMessageResponse.cs#L6
Non-nullable property 'MessageMetaData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test stage / Run consolidated tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/InboxService/GetMessageResponse.cs#L5
Non-nullable property 'FileAttachment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test stage / Run consolidated tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/MeshResponse.cs#L8
Non-nullable field 'Response' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test stage / Run consolidated tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/InboxService/CheckInboxResponse.cs#L7
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test stage / Run consolidated tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/InboxService/AcknowledgeMessageResponse.cs#L8
Non-nullable property 'MessageId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test stage / Run consolidated tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/APIErrorResponse.cs#L11
Non-nullable property 'ErrorDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test stage / Run consolidated tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Configuration/MeshConnectConfiguration.cs#L51
Non-nullable property 'ProxyAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test stage / Aggregate results and report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, bibipkins/dotnet-test-reporter@v1.5.3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Analysis stage / Perform static analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-base-images
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (wiremock)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (wiremock)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (db-migration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (db-migration)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (retrieve-cohort-distribution-data)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (retrieve-cohort-distribution-data)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (remove-validation-exception-data)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (remove-validation-exception-data)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (reference-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (reference-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (get-validation-exceptions)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (get-validation-exceptions)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (delete-participant)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (delete-participant)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (cohort-distribution-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (cohort-distribution-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (lookup-validation)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (lookup-validation)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (screening-lkp-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (screening-lkp-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (update-exception)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (update-exception)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (higher-risk-referral-reason-lkp-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (higher-risk-referral-reason-lkp-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (transform-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (transform-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (gene-code-lkp-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (gene-code-lkp-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (retrieve-pds-demographic)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (servicenow-message-handler)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (retrieve-pds-demographic)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (servicenow-message-handler)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (manage-caas-subscription)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (manage-caas-subscription)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (static-validation)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (exception-management-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (static-validation)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (exception-management-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (web)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (web)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (nems-subscription-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (nems-subscription-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (receive-caas-file)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (receive-caas-file)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (participant-management-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (participant-management-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (manage-nems-subscription)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (manage-nems-subscription)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (remove-dummy-gp-code)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (remove-dummy-gp-code)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (process-nems-update)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (process-nems-update)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (servicenow-cases-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (update-blocked-flag)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (servicenow-cases-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (update-blocked-flag)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (create-exception)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (create-exception)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (servicenow-cohort-lookup)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (servicenow-cohort-lookup)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (manage-servicenow-participant)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (manage-servicenow-participant)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (retrieve-cohort-request-audit)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (retrieve-cohort-request-audit)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (distribute-participant)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (distribute-participant)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (nems-mesh-retrieval)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (nems-mesh-retrieval)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (participant-demographic-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (participant-demographic-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (manage-participant)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (manage-participant)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (bs-request-audit-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (bs-request-audit-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (audit-writer)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (audit-writer)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (retrieve-mesh-file)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (retrieve-mesh-file)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (durable-demographic-function)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (durable-demographic-function)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / aggregate-json
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
aggregated-sbom-repository-report-pr1882.zip
10.9 MB
sha256:5df18df9361852232a4edc1db156ca0b2569a8af8fa5972350ab3f0e4ca38aff
aggregated-vulnerabilities-repository-report-pr1882.zip
601 KB
sha256:7ae2fb37ec449e72336eb0380c1c06830ed04e93fb26066fdc2336c1b2ccc579
cohort-manager-audit-writer-vulnerabilities-summary.txt
2.22 KB
sha256:a18ff1be607cafe96209b2582491692d31815f060e528e25b4ed478a36c1a091
cohort-manager-bs-request-audit-data-service-vulnerabilities-summary.txt
2.27 KB
sha256:9ef6033266fdb3f9e02ddf15c5cacfe657082a383ea308c105b65cf6d0b7cb48
cohort-manager-cohort-distribution-data-service-vulnerabilities-summary.txt
2.27 KB
sha256:1e6c1e55da8759f811bd364610ffca9ce92a6f6a387d3309bb295458cc4e2a33
cohort-manager-create-exception-vulnerabilities-summary.txt
2.23 KB
sha256:5496eaec0a3e047777bfbdcef096112cd48d297b8588eec704488dfad845ed11
cohort-manager-db-migration-vulnerabilities-summary.txt
1.67 KB
sha256:09b19b5ecef811add8d480e38b047ac8a3eadaf82612a18dbcfacc416e70d673
cohort-manager-delete-participant-vulnerabilities-summary.txt
2.24 KB
sha256:5d90c84251398de01be8e0b5c99507bad1d5e30ab77f536e03a1e4606a2565e1
cohort-manager-distribute-participant-vulnerabilities-summary.txt
2.25 KB
sha256:e8e440072f9764febf7b081eaf81e187085db1c8800e089ba5cd78f5ee0cb429
cohort-manager-durable-demographic-function-vulnerabilities-summary.txt
2.26 KB
sha256:8c7ab1f71c5e46746cbfbbb6623293ac571695b4400f92696de0d162eb46afc0
cohort-manager-exception-management-data-service-vulnerabilities-summary.txt
2.27 KB
sha256:96b168881a1526bfc3efef5b0a8e5431e72cf6ce6363084bc93f2ca572fb9933
cohort-manager-gene-code-lkp-data-service-vulnerabilities-summary.txt
2.26 KB
sha256:3862dc50127b0ff0f5cd3acbdd9dba8f37e59404a3d3b8b3c2d434bda5c64263
cohort-manager-get-validation-exceptions-vulnerabilities-summary.txt
2.25 KB
sha256:df212e469412ddc990cad51a666d4bd1bac840750de4b86c8efcda1ccfcaa19f
cohort-manager-higher-risk-referral-reason-lkp-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:8185b4c2d12c1a1787c71e38328364dce26994d4fcc3a86abf3d5ef0a2787cfe
cohort-manager-lookup-validation-vulnerabilities-summary.txt
2.23 KB
sha256:76f75632ac7022275bed2b57186b51f8c5b79a930eef3d6940d1b2d61c668442
cohort-manager-manage-caas-subscription-vulnerabilities-summary.txt
2.25 KB
sha256:3bd80fbf15aadab92774586faae19d31f310103d10b71d0bbbf2b72613db7c1d
cohort-manager-manage-nems-subscription-vulnerabilities-summary.txt
2.25 KB
sha256:5ba6c1e6e31b7fe364c0d8e034f292541624573eaa389488774ddf6e228bbef6
cohort-manager-manage-participant-vulnerabilities-summary.txt
2.23 KB
sha256:5ba669c776a7b397b7b66a10629203163068104202b692297653d8f8f06bae89
cohort-manager-manage-servicenow-participant-vulnerabilities-summary.txt
2.26 KB
sha256:fb2d0250b525618da1304d7d501355b7f35482138c2a4445b914e3d4441b9569
cohort-manager-nems-mesh-retrieval-vulnerabilities-summary.txt
2.24 KB
sha256:e9b0fefcb4d41c0f449bff63af6be17959030be1c5c21d0d8fa86e88e7b8d88a
cohort-manager-nems-subscription-data-service-vulnerabilities-summary.txt
2.27 KB
sha256:033f0655cf19b6cdd2984ade2418c4e52c8bfb6467d8442ac7581b58f8aa091b
cohort-manager-participant-demographic-data-service-vulnerabilities-summary.txt
2.29 KB
sha256:307381d72143e15d23b32965d6cceef920a0069e4a0c05c13c80cfb1371d3f9b
cohort-manager-participant-management-data-service-vulnerabilities-summary.txt
2.28 KB
sha256:331c02d0bed1c9371574e1a98a4fd4395f58f05284cbffdddf2b18773d326f13
cohort-manager-process-nems-update-vulnerabilities-summary.txt
2.24 KB
sha256:0e44b0ac70347334410e70463b7473245cb853b3075f0bafff3ebdb907f9c2ec
cohort-manager-receive-caas-file-vulnerabilities-summary.txt
2.23 KB
sha256:b73522fd00d134ee661c3763d892b16a90ef144dd698f2a3b249af6ad8df9f99
cohort-manager-reference-data-service-vulnerabilities-summary.txt
2.25 KB
sha256:75871e62bfff38b71743cc494d4dc009a18ce3009882d671674f02b0394ef8f8
cohort-manager-remove-dummy-gp-code-vulnerabilities-summary.txt
2.24 KB
sha256:19ea47ceaa527a1ffe7853c70e0bca1efaff8a9d8aec86ed5a8d39c4f76c5716
cohort-manager-remove-validation-exception-data-vulnerabilities-summary.txt
2.28 KB
sha256:88ea8419f58d63ff92fd4341cbd2d33461e1ee14634080a56e64ce3b2c594bee
cohort-manager-retrieve-cohort-distribution-data-vulnerabilities-summary.txt
2.27 KB
sha256:e5c4eef3a68e5351e9f2be5faaa1eb0b45e4aa40100e3b7b0d1068be5b1df3b6
cohort-manager-retrieve-cohort-request-audit-vulnerabilities-summary.txt
2.26 KB
sha256:646a61e44e05dff07fdc7f0948aac09eb8208e9adee9cefbd2b4c220099f2be0
cohort-manager-retrieve-mesh-file-vulnerabilities-summary.txt
2.24 KB
sha256:48580ecd1a829c9e804e77a59368b1de26583faaeb2f6edeb3c9a7060948d5a9
cohort-manager-retrieve-pds-demographic-vulnerabilities-summary.txt
2.25 KB
sha256:cb3ee3902c47ff27aacdce66e51df384ba5abb732327d708a783ccf09ac4e37f
cohort-manager-screening-lkp-data-service-vulnerabilities-summary.txt
2.26 KB
sha256:024c735b76fb12bac687dc7160752f231b61a5955654835f5ce04a10022e5f5f
cohort-manager-servicenow-cases-data-service-vulnerabilities-summary.txt
2.26 KB
sha256:fe41fede35d62497840a16d74a2bd2670b0447c137f0ccf6d5a9df93dbac118d
cohort-manager-servicenow-cohort-lookup-vulnerabilities-summary.txt
2.25 KB
sha256:86ff771016a93b40c3db639d48f8ad97d279aed9cc3e5842ce54ff53eb626922
cohort-manager-servicenow-message-handler-vulnerabilities-summary.txt
2.26 KB
sha256:41ffb277ed381bb4b4c1f422e1e4297556a6baac4048ff27a2ed6e0618302bee
cohort-manager-static-validation-vulnerabilities-summary.txt
2.23 KB
sha256:df985a33258e91397bd1eac717823a4bde1bb88f5feffb500993d61655c0f566
cohort-manager-transform-data-service-vulnerabilities-summary.txt
2.25 KB
sha256:3bd0b61422c9995be1e178709d0533fee750da80bd340d44ea8c2510dc3807e6
cohort-manager-update-blocked-flag-vulnerabilities-summary.txt
2.24 KB
sha256:d1651185c7b6cd6213cc893e11055054c2ec9fa63f90a0449105a4b5961c7f97
cohort-manager-update-exception-vulnerabilities-summary.txt
2.23 KB
sha256:14678ba466bdb18dd9223619c2f0c475da9ff9c5b65072ab95d4ffd51e9f38e7
cohort-manager-web-vulnerabilities-summary.txt
511 Bytes
sha256:1358db232aa649771c7a05713c3cb8cc58d17348dc7d9ff8e99b4fdb0b0e0f9b
cohort-manager-wiremock-vulnerabilities-summary.txt
1.42 KB
sha256:c8c7251dcba3f8b948241481de9697a34f888f9a9a2d00aba30200f9183426b3
lines-of-code-report.json.zip
993 Bytes
sha256:ed3818052ab6228dc2edfb8eb987f231c6002b611c56bc91ab70b86c2727e887
sbom-audit-writer-repository-report.json.zip
279 KB
sha256:8f63cdc1afa5dcdb9ef93fb99fc3deed1d44ecd26b5fa593685b623ad4c1f4fc
sbom-bs-request-audit-data-service-repository-report.json.zip
279 KB
sha256:092995dddab2bdaf0c0b35151796ca9d15c3a31e5d50aad0766556d15854442d
sbom-cohort-distribution-data-service-repository-report.json.zip
279 KB
sha256:a432ad65def7ea58721ef79fb65cd15d91de0863d875a7b72100a63fcb525083
sbom-create-exception-repository-report.json.zip
279 KB
sha256:fe46e9cf998761bf3a466b18a735099d4ec61727ca5e828a0d7130267dac5811
sbom-db-migration-repository-report.json.zip
279 KB
sha256:fc5e09898e878cc7f2d367e17cf5a94b877bbcd366ca440cb95fad87c7b14f50
sbom-delete-participant-repository-report.json.zip
279 KB
sha256:e486e22e3480a8cf383ef17bc137f85246c7e1f6019b8f206d72cc1ae7402ff7
sbom-distribute-participant-repository-report.json.zip
279 KB
sha256:a7396d302ab2484209a6c3547d6b79829320e0d6bfb804745f455fcff9372fb1
sbom-durable-demographic-function-repository-report.json.zip
279 KB
sha256:fe18b21fa042f642f28aecd0978887ad307358116c623789a117dce008d0b2e8
sbom-exception-management-data-service-repository-report.json.zip
279 KB
sha256:bb92a371c68c4b6316589c87f6e186232c844aa7962309bab3c5750f690dd29e
sbom-gene-code-lkp-data-service-repository-report.json.zip
279 KB
sha256:d6c88e1bd3534636bb4164e26339f2ef5da2279f2ea6cb8c2dc73c3a76a5570b
sbom-get-validation-exceptions-repository-report.json.zip
279 KB
sha256:b7f15749d41e45bfca0b61cea00caf428a4782479995f9d63d28e790045515c4
sbom-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
280 KB
sha256:8044bee9c520f25a7322712ae3dd581be12310ab94b4fb264f8dce1fdd574ed8
sbom-lookup-validation-repository-report.json.zip
279 KB
sha256:b48e2031e41ed46a1a7bea674feeb34d6b8d72b75ed3d0511ac3cb7561db5ad5
sbom-manage-caas-subscription-repository-report.json.zip
279 KB
sha256:d7f124d0cabf6aa8d1dfceccdb8a3416b8a4b4e8ad30357e3cf7c3cacebd3b12
sbom-manage-nems-subscription-repository-report.json.zip
279 KB
sha256:bf382fad541b539acd1358b2e6362c7fb643878e95475369ffe5e2a7bd990b6e
sbom-manage-participant-repository-report.json.zip
279 KB
sha256:aa5ab5e21a14510e4f798dac4bf3d05ade05898d4ab33cbe376b57c01051a973
sbom-manage-servicenow-participant-repository-report.json.zip
279 KB
sha256:e250e63a653e691e7afdf3a33afac095654693c1b848c334aabd4cba972d7629
sbom-nems-mesh-retrieval-repository-report.json.zip
279 KB
sha256:461cf4c7b991ca099f71e6ea24bc54f9b11d08d31d41f9ac0d460699f59e51ff
sbom-nems-subscription-data-service-repository-report.json.zip
279 KB
sha256:9d63a2975ddc4fa2bca71524f6fbaf50cffe8e8ddcbb78f3c57c0e4088968647
sbom-participant-demographic-data-service-repository-report.json.zip
279 KB
sha256:c6ca75aea7332a649f825a0a7451a913f62d0ec7768d943195ca9c867e52ef49
sbom-participant-management-data-service-repository-report.json.zip
279 KB
sha256:de1339871bc2e0fb705caf5f4b791624b559d2257ff1bb3355dbad80bec21541
sbom-process-nems-update-repository-report.json.zip
279 KB
sha256:ab091a6293cd28224bea6e1853465e85ce3055d21c6a2f51ea19bc3567747c88
sbom-receive-caas-file-repository-report.json.zip
279 KB
sha256:b331090b65aa9fb2b2899761c7e881c462cbdccd36a061c2d1741b1254d89968
sbom-reference-data-service-repository-report.json.zip
279 KB
sha256:b6cdc7564df8d881786ac4e1a3f3add01db40e2a5499a8467377f0e5740eee74
sbom-remove-dummy-gp-code-repository-report.json.zip
279 KB
sha256:99bad9fc85bb7d9bd5038bb0776f6e4f032f6297f12f5a1cc686bc1b4248c398
sbom-remove-validation-exception-data-repository-report.json.zip
279 KB
sha256:7d166470759ac91e5e1be7f646e17dbab3753e71b0439665a5c601a547daacbc
sbom-retrieve-cohort-distribution-data-repository-report.json.zip
279 KB
sha256:e1dc4b8729a23dd04adc16e6187bcfe4e383e3dc271dcff2f383bc7f136a46eb
sbom-retrieve-cohort-request-audit-repository-report.json.zip
279 KB
sha256:f91a7882f9e81eb87c35f94cd13ff38c276b8d90bd13336435ca06b9b95cdf15
sbom-retrieve-mesh-file-repository-report.json.zip
279 KB
sha256:8c41e41e8e7f4ed8936bae1b6657d3ad3aae567048b37c85c70ad646a019189a
sbom-retrieve-pds-demographic-repository-report.json.zip
279 KB
sha256:b01872d997462cf500f76c0d12f912820d95607b6b9d2a1ca0a52d907acc9ab6
sbom-screening-lkp-data-service-repository-report.json.zip
279 KB
sha256:533e2798e54b1b22217ad678354d6fd5745c553e2a6d651834470ba35052aadc
sbom-servicenow-cases-data-service-repository-report.json.zip
279 KB
sha256:47d0df75d521075eb48d4af039d04a1de75650a4bda9fc82a8a54a81b8997068
sbom-servicenow-cohort-lookup-repository-report.json.zip
279 KB
sha256:dd25f4e6bb9879234fb0ceab80f7d86335a99f0fd2e98cf257591d0be150e22b
sbom-servicenow-message-handler-repository-report.json.zip
279 KB
sha256:1dc4ac5e6137aa44374521ca628eb5b5ab59e4f5ae384ca33f2f1765c7408a2a
sbom-static-validation-repository-report.json.zip
279 KB
sha256:8e2d5e441a77c96470011a2e5ae1c97216a2b1304c10f97e011f2aab3a60d2b6
sbom-transform-data-service-repository-report.json.zip
279 KB
sha256:0ecab3f916e9ed51cf277443487c2a11b565f2bc6d200a10a48627cb50c10184
sbom-update-blocked-flag-repository-report.json.zip
279 KB
sha256:da4b6f62ed9b9422ab5432f55bd923e798896c3d2876862d98597197d7963b11
sbom-update-exception-repository-report.json.zip
279 KB
sha256:2d75298f50607ffe79de9edd8eaa305c461f0f5805f8d4ccd6a7c84cfe381db7
sbom-web-repository-report.json.zip
279 KB
sha256:0535f280f99c34488d7387296764d18f0d42c08b1d99e565d8dd1e3f55c47352
sbom-wiremock-repository-report.json.zip
279 KB
sha256:238a751e49fc0a847d919b5043bf6968c6b045c12d6fb31968118002e373abe4
test-coverage-report
322 KB
sha256:b4804f4661ec9ecc226069fe510cbe8ab9d49f20240b49ea1e238474e9ef9d95
test-results-consolidated
690 KB
sha256:4cfa0ce1c0028607d502bea1953fed8ca3f328d1458bd942304157999db3b778
vulnerabilities-audit-writer-repository-report.json.zip
27.5 KB
sha256:40d8bd0a769431481a802767e6d1650fe806b3bb3cb32b948f52d23cee38deae
vulnerabilities-bs-request-audit-data-service-repository-report.json.zip
27.5 KB
sha256:0656425e15995ee32496212c7bbc63744abfd5b7ecf07686982c7bb95c9b77bc
vulnerabilities-cohort-distribution-data-service-repository-report.json.zip
27.6 KB
sha256:e64f8ec34fe26b8f61c19ecf27b44a44e8c7c839443206d589502142de5ae044
vulnerabilities-create-exception-repository-report.json.zip
27.5 KB
sha256:b703d87fb706e2ddb94bced33fcff6f248aac880fc988d79ab2839cb83d85e39
vulnerabilities-db-migration-repository-report.json.zip
27.5 KB
sha256:867b8e8c455391bd08db669eacbb2bbdf53fc7793d2229a8970eb823dd04168b
vulnerabilities-delete-participant-repository-report.json.zip
27.5 KB
sha256:4d80a2b6e5d39592008a7b32905e98b62f191e0efa12bafe246d7343f7fc1f9c
vulnerabilities-distribute-participant-repository-report.json.zip
27.5 KB
sha256:f0b23c55ee63994c2067fcc576a8c466f37a736b5d41ec0295b5f617e032f1b5
vulnerabilities-durable-demographic-function-repository-report.json.zip
27.6 KB
sha256:4908bf57c4527ff8adf6f827366c7100cadef323aacb9a0a70b60b1cfe1d80fd
vulnerabilities-exception-management-data-service-repository-report.json.zip
27.6 KB
sha256:f15cafcd449f1202173cacdd1cc6c288cb8516459af7b094896a5ee7782c4cc7
vulnerabilities-gene-code-lkp-data-service-repository-report.json.zip
27.6 KB
sha256:e8c7780c06c655f32eaf743826fac18676bab6eb208943b97e37e23bd298d749
vulnerabilities-get-validation-exceptions-repository-report.json.zip
27.5 KB
sha256:d63221671a471e4cadfbff1c947100be438c0cc19ffcb0c49d0488dc4669a01b
vulnerabilities-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
27.6 KB
sha256:b756df781748adc93a50ef0100e0c4c7c030020a6caba1607ea0d04516e44010
vulnerabilities-lookup-validation-repository-report.json.zip
27.5 KB
sha256:87e2eeee26b3f1a40dfec32b729f68a217156f98108d8cf042c7313942738311
vulnerabilities-manage-caas-subscription-repository-report.json.zip
27.6 KB
sha256:cf567eb7732fc6d5d3a57ce5fef7500396b11f54e9f99e2d5bf50542db44b68c
vulnerabilities-manage-nems-subscription-repository-report.json.zip
27.5 KB
sha256:b2e4b5028b7513d7bfde23077bccaa206f3792f570dcca7dca563573d905fbbb
vulnerabilities-manage-participant-repository-report.json.zip
27.5 KB
sha256:88f793a39b1034f7fb1ad53182af9c2e1e6a84ec9f2d577906ba409341651ba3
vulnerabilities-manage-servicenow-participant-repository-report.json.zip
27.5 KB
sha256:02532d2a42263b2bba00462c1ce2a4e6eb71d96bc98b64d76cfc494bcf1fcfa7
vulnerabilities-nems-mesh-retrieval-repository-report.json.zip
27.5 KB
sha256:d0758a1f5d3d1775ebe489623842d5558c110e54af617231cc33d6acbc33fbd2
vulnerabilities-nems-subscription-data-service-repository-report.json.zip
27.6 KB
sha256:a937e98275b6ada186c6d8368836626391b36e414e3aa736c3395d0e6d592633
vulnerabilities-participant-demographic-data-service-repository-report.json.zip
27.6 KB
sha256:fd25a96180f8d68c0f64106a94524f9d24c00fcc6da82e39d9ac903f939e1c5a
vulnerabilities-participant-management-data-service-repository-report.json.zip
27.6 KB
sha256:f1b276a19bbac23118c29e9d9c80194e85bff712df8614a8bf8f1ade61b0f5b2
vulnerabilities-process-nems-update-repository-report.json.zip
27.5 KB
sha256:64768bc67f268f6c4cce8859554e69439f28d5fe8cb67f4073c5cdf05545cbd1
vulnerabilities-receive-caas-file-repository-report.json.zip
27.5 KB
sha256:4390d347a0fc90ccb7c77f732455717fd4f86fc1cdb25e65f9b6b1415bcf567f
vulnerabilities-reference-data-service-repository-report.json.zip
27.5 KB
sha256:ee6ccdcc13feb736a2d1de024d9aa708fee67f19cf2a518fb9e77c184818e43e
vulnerabilities-remove-dummy-gp-code-repository-report.json.zip
27.5 KB
sha256:28a7c2812d6facafd6f76e06f622791d19462579011d1cb136f83e111951912a
vulnerabilities-remove-validation-exception-data-repository-report.json.zip
27.6 KB
sha256:313f30cd2c582f467d450577fe4844e7a2c9d276987481afb9d5ce2b720b7cd2
vulnerabilities-retrieve-cohort-distribution-data-repository-report.json.zip
27.6 KB
sha256:0d99ad189be768209bb0d190d4ce39dd11669be4a9e0778c6bbae088442aa042
vulnerabilities-retrieve-cohort-request-audit-repository-report.json.zip
27.5 KB
sha256:a43fd884ea073b8c8078c6c5eb10b4da028e1769925204dfa91b1a3cc6d11d55
vulnerabilities-retrieve-mesh-file-repository-report.json.zip
27.5 KB
sha256:8d33db009a18f3bb3d3277360a3a70ab3343b7846e2dd28564fac6f17969ae2e
vulnerabilities-retrieve-pds-demographic-repository-report.json.zip
27.6 KB
sha256:86323d01315a450ac3437eb58bb37b067c6df4073132ebe78ddb9c6eb1c9e4f9
vulnerabilities-screening-lkp-data-service-repository-report.json.zip
27.6 KB
sha256:cbcddd4cc4b47d9fa874f59d0d2f1d5861978d85ad606904224266757f26a3f2
vulnerabilities-servicenow-cases-data-service-repository-report.json.zip
27.6 KB
sha256:edea7a3963523ea8a9796dc71a3b3f09e9b4b5f7562984392a2fb90b7461f56f
vulnerabilities-servicenow-cohort-lookup-repository-report.json.zip
27.5 KB
sha256:e0a7fc5d8e876c88ad2a8d21795a0307b7822bc6c389ef2dbd0f6fffd5aac4bd
vulnerabilities-servicenow-message-handler-repository-report.json.zip
27.5 KB
sha256:43f0e99e142fa94c0846da33187f3873a1c89fb5c89065da601f8502a8999975
vulnerabilities-static-validation-repository-report.json.zip
27.5 KB
sha256:6e1379e7c9e76e42f344f2fac4ac377e0b7e98475da72e81762bc8735deaaebf
vulnerabilities-transform-data-service-repository-report.json.zip
27.5 KB
sha256:56af661f5d921be0b2e6411b6bc28c7a2e212ea7d9be7b3da0186200461b7063
vulnerabilities-update-blocked-flag-repository-report.json.zip
27.5 KB
sha256:d51f9c22cf7c0584a9d9825fc427d7669ae0a0c4b6442c0b46c086e1d8b7e834
vulnerabilities-update-exception-repository-report.json.zip
27.5 KB
sha256:c50be094f4aefb4d49bc19711ecb21fddea7bb13cbc0b17d8018095085835b9e
vulnerabilities-web-repository-report.json.zip
27.5 KB
sha256:d5f38c8081ffcc2414717707fc2a343c4a696c881baa51a9f2d904e971ff3da3
vulnerabilities-wiremock-repository-report.json.zip
27.5 KB
sha256:694333a22b92c1751bf7d703708979738cc4ec98c0e8c2e277c3788daed29e91