Skip to content

feat: wire-up dummy gp code changes #15481

feat: wire-up dummy gp code changes

feat: wire-up dummy gp code changes #15481

Triggered via pull request April 30, 2026 10:09
Status Success
Total duration 19m 16s
Artifacts 125

cicd-1-pull-request.yaml

on: pull_request
Set CI/CD metadata
6s
Set CI/CD metadata
Validate PR title
5s
Validate PR title
Commit stage  /  Scan secrets
20s
Commit stage / Scan secrets
Commit stage  /  Check file format
8s
Commit stage / Check file format
Commit stage  /  Check Markdown format
8s
Commit stage / Check Markdown format
Commit stage  /  Check English usage
9s
Commit stage / Check English usage
Commit stage  /  Lint Terraform
7s
Commit stage / Lint Terraform
Commit stage  /  Count lines of code
7s
Commit stage / Count lines of code
Test stage  /  Check for consolidated test project
4s
Test stage / Check for consolidated test project
Test stage  /  Run consolidated tests
3m 9s
Test stage / Run consolidated tests
Test stage  /  Get unit test scopes
Test stage / Get unit test scopes
Matrix: Test stage / Unit tests
Test stage  /  Aggregate results and report
25s
Test stage / Aggregate results and report
Analysis stage  /  Perform static analysis
7m 0s
Analysis stage / Perform static analysis
Image build stage  /  get-functions
8s
Image build stage / get-functions
Image build stage  /  build-base-images
3m 50s
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/OutboxService/TrackOutboxResponse.cs#L7
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/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/
Analysis stage / Perform static analysis: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/MessageMetaData.cs#L5
Non-nullable property 'WorkflowID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analysis stage / Perform static analysis: 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.
Analysis stage / Perform static analysis: 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.
Analysis stage / Perform static analysis: 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.
Analysis stage / Perform static analysis: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/InboxService/GetChunkedMessageResponse.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.
Analysis stage / Perform static analysis: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/InboxService/GetChunkedMessageResponse.cs#L5
Non-nullable property 'FileAttachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analysis stage / Perform static analysis: 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.
Analysis stage / Perform static analysis: 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.
Analysis stage / Perform static analysis: 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.
Analysis stage / Perform static analysis: 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.
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 (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 (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 (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 (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 (servicenow-message-handler)
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 (retrieve-pds-demographic)
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 (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 (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 (servicenow-cases-data-service)
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 (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 (update-blocked-flag)
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 (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 (static-validation)
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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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-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 (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 (exception-management-data-service)
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 (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 (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 (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 (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 (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 (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 (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 / 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 / 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-pr1895.zip
10.9 MB
sha256:c2f0b35dfade734c8a36133090db018186de8fe79eb0106fd385bccbaa9fa2f7
aggregated-vulnerabilities-repository-report-pr1895.zip
575 KB
sha256:1fad87f4cf8698d0351baa141c4d69bb4c5281af10a54661dc464e8642b2742e
cohort-manager-audit-writer-vulnerabilities-summary.txt
2.26 KB
sha256:a8c7fb21f91827364b67e289317ff65bafca9c2d4d14934cccecf2e4b7d5f7c5
cohort-manager-bs-request-audit-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:45c2b3b15d5fbdc4f9cc4ac30a7933d7867e4530dd4ef05dec4a3311f628d925
cohort-manager-cohort-distribution-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:ee1118a7eb730f303e383f632bfc0dd1554feb411d56caed46e32ae390fd442f
cohort-manager-create-exception-vulnerabilities-summary.txt
2.27 KB
sha256:3689f67c14d57241e5d0d3cdeaf041a7c5a004cd6bd23b769471b4c61b967b60
cohort-manager-db-migration-vulnerabilities-summary.txt
1.73 KB
sha256:8ca6d4de5d4b7be15949056f590e6997136d7eccc9e0f84a48136b6a0072e7e7
cohort-manager-delete-participant-vulnerabilities-summary.txt
2.28 KB
sha256:7dd9c960b05f8e913982831be99ef292cbcfc361e4c9420d7a1c05515cc262b4
cohort-manager-distribute-participant-vulnerabilities-summary.txt
2.29 KB
sha256:75cbe29fe72c0a6ad1f16d69ed0251c91fa5620b97b0e1d70cea323a585145d7
cohort-manager-durable-demographic-function-vulnerabilities-summary.txt
2.31 KB
sha256:ecdaa689d757ee8a602aff3a25dd3f6e5b18d35fb4cf352658810a5a1142d3fc
cohort-manager-exception-management-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:f7d319ad95811fd089730bb481402303c13fd0c01dcde6f450d71b2ea9b0af6e
cohort-manager-gene-code-lkp-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:a42a611d30d90c8ff355207885ad22833209343899e7d9fbee568e56a61da822
cohort-manager-get-validation-exceptions-vulnerabilities-summary.txt
2.29 KB
sha256:66a7cdac76533d7d8d1a00ab2e919a3974b047208b3b73448d2ca1debe9ad6b2
cohort-manager-higher-risk-referral-reason-lkp-data-service-vulnerabilities-summary.txt
2.35 KB
sha256:03b33e75fcffca06444a3821e5dd4ac17c7c6645ada52f8e320bfea0bde6379e
cohort-manager-lookup-validation-vulnerabilities-summary.txt
2.27 KB
sha256:abf6beb293b5753e4ed0e70850b4372be5e9608b42a28b4bc04b228bd2e7d8e3
cohort-manager-manage-caas-subscription-vulnerabilities-summary.txt
2.29 KB
sha256:e15dc5d332d6e1d9f45c6dfa3d05ef5f62af34c3e4d20e5552228722ac4019dc
cohort-manager-manage-nems-subscription-vulnerabilities-summary.txt
2.29 KB
sha256:2f8c314745e925e4fc2a2e77ae78e20244f05bffac39a6fa8d501abeded22ac0
cohort-manager-manage-participant-vulnerabilities-summary.txt
2.27 KB
sha256:f4d2eb67b36719de65559c158bb17cbf37fd345db4134b5b30903ba03847c6c8
cohort-manager-manage-servicenow-participant-vulnerabilities-summary.txt
2.3 KB
sha256:4f3f8ec53997e7babd6bfa9d480c4317efa68e76be1d0547b076f3878e598a6b
cohort-manager-nems-mesh-retrieval-vulnerabilities-summary.txt
2.28 KB
sha256:6433871696c62ac2f7a48fe8e5ea1d60cd84cf1bf391ffc8bd1282e92d8a021a
cohort-manager-nems-subscription-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:2f59aa0cc97649739a94327840916034dc9d99422e4a32009481e0f98285dfa2
cohort-manager-participant-demographic-data-service-vulnerabilities-summary.txt
2.32 KB
sha256:b9be36e26d9310bb99a78f3bf52dd049c4354e1dbf2ac2fc3c947ce6e2e3005d
cohort-manager-participant-management-data-service-vulnerabilities-summary.txt
2.32 KB
sha256:8c85ee13bf040626993fe7bf8a1e92ba2517dfe417e70b33c03b18ce62b2c3aa
cohort-manager-process-nems-update-vulnerabilities-summary.txt
2.28 KB
sha256:6853cd58e1864d762e0ab9e70d0ff7ebc34dd19c98295a6c511ba4d293e04de5
cohort-manager-receive-caas-file-vulnerabilities-summary.txt
2.27 KB
sha256:21237dc05345227405bcd960e751be1ec20b3077b0d03b6f9c7749e6a8c4b2f4
cohort-manager-reference-data-service-vulnerabilities-summary.txt
2.29 KB
sha256:eeb7f15ebf7328b73557cc6ae92d3835d2f0fc53cbe6df9eac44dc225715be8a
cohort-manager-remove-dummy-gp-code-vulnerabilities-summary.txt
2.28 KB
sha256:4ebd9d355b26ede313b4b42f5f10ed198a5a4774b58c436da0b6fd9270fa9688
cohort-manager-remove-validation-exception-data-vulnerabilities-summary.txt
2.31 KB
sha256:1101e50f02ff3b658ecc5675d9492d40d76de4967125271d8d1b9c9f3dd9618d
cohort-manager-retrieve-cohort-distribution-data-vulnerabilities-summary.txt
2.31 KB
sha256:52c9b888e1b770641a31959e81cc7b06e97814f6d4bee402a0d7c32314e00d37
cohort-manager-retrieve-cohort-request-audit-vulnerabilities-summary.txt
2.3 KB
sha256:a6996eaa3f854c4f134974996023b9b207e2cef9b93b730cf27141d2d633cd4f
cohort-manager-retrieve-mesh-file-vulnerabilities-summary.txt
2.28 KB
sha256:2e088f197af044fdd756b731dc537b0a08d245a28adcf347a9ef38b36745aece
cohort-manager-retrieve-pds-demographic-vulnerabilities-summary.txt
2.29 KB
sha256:12fe3bc090fb66b978116148b460bfeb8815efdcfcbc8b6afc218dcd9d4bd468
cohort-manager-screening-lkp-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:4f82c32dbbe51a0c3661d577257ad6584ef2d03f89f85f1a45dae08ea6dadbb9
cohort-manager-servicenow-cases-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:0694f5d336d05edcf13a440ab631677866d657da701bc59c7377c99991ebfad1
cohort-manager-servicenow-cohort-lookup-vulnerabilities-summary.txt
2.29 KB
sha256:89ddfb7b488ac53e0e3d5fcf75a584d0c4fd9cea3dda85f23fba6b49a660a7b7
cohort-manager-servicenow-message-handler-vulnerabilities-summary.txt
2.3 KB
sha256:458e348545e188e702f86505ede55f7b38585889399a7a532ce4dda299590856
cohort-manager-static-validation-vulnerabilities-summary.txt
2.27 KB
sha256:5efd7fc7bf9c70eaac5326bf4bc8c8630aca1ae0416d419853e2e032697a34e7
cohort-manager-transform-data-service-vulnerabilities-summary.txt
2.29 KB
sha256:151690944fe727e68154e0cb54ced72570a854a6a70982c60dda346fa9178931
cohort-manager-update-blocked-flag-vulnerabilities-summary.txt
2.28 KB
sha256:f90404603d7ce25d0a8b0297439635a43a6837c41236a17b2fe1fa1813b3a48a
cohort-manager-update-exception-vulnerabilities-summary.txt
2.27 KB
sha256:40dcc2e4ac55501f67ed26e27c578e59e4ff02a959ec60060cf45d8c2410676b
cohort-manager-web-vulnerabilities-summary.txt
511 Bytes
sha256:974e5a152a480dcc4631a2b4b5d0164f877e0bc6d677b8dfb9c49c67ae569e48
cohort-manager-wiremock-vulnerabilities-summary.txt
1.59 KB
sha256:5c2a7f579365d23002f9e16f507aa522b66a0e1f4b42ee95f98ea1859e9446dc
lines-of-code-report.json.zip
990 Bytes
sha256:2c5aab1b69b93e42dc195748dca9561bd499f2b1ec177b53db586cec1c17b77c
sbom-audit-writer-repository-report.json.zip
280 KB
sha256:5c04ba0202b124adf284cf869e82bc40fdd6fe665683e9348dac9e1c25079cba
sbom-bs-request-audit-data-service-repository-report.json.zip
280 KB
sha256:d7e1a9817c2a3e068377ce639d644c8766179937e4f979328f6dca5c060bf97f
sbom-cohort-distribution-data-service-repository-report.json.zip
280 KB
sha256:9330fc1b6ff7d184a5a0de955c5eb88ae62a6b07c95910d7f302aadb1469bf82
sbom-create-exception-repository-report.json.zip
280 KB
sha256:2c4f59bbec20b9682a7e8541c7213d814827dc529e17a34d0138b2dcf5653ed2
sbom-db-migration-repository-report.json.zip
280 KB
sha256:8573ac7dcc4f44166b428044c5afc83794254a7e88d7a7f7154b3e3f424ebecf
sbom-delete-participant-repository-report.json.zip
280 KB
sha256:f6971520858ded175c172df9d177e14a77066e7f09bcb5934c07577d4f11a9eb
sbom-distribute-participant-repository-report.json.zip
280 KB
sha256:7aa17a7f10b9462da1c1ac1549878dc86eeab4cd7d08f1389dcfaf2efe2f5324
sbom-durable-demographic-function-repository-report.json.zip
280 KB
sha256:4f91bf4f8efa3c63843e9040a14f5933d9def00e44c69debc18b3533e2a90e1c
sbom-exception-management-data-service-repository-report.json.zip
280 KB
sha256:780571e26e6974d69f3391256253af412c20ab537e4bc950b7e124d376b53918
sbom-gene-code-lkp-data-service-repository-report.json.zip
280 KB
sha256:73c44f6d280dbdc51010aedea330df60cc616a429522e9d764412037158e79df
sbom-get-validation-exceptions-repository-report.json.zip
280 KB
sha256:2d7d5b133558e8404d07497969b95380b66e610163ac40f7caedc3e30bad83f1
sbom-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
280 KB
sha256:8c17335ece25447e73d0fe710f3e4d6faabb7cc4eca05633524abba95dd026bd
sbom-lookup-validation-repository-report.json.zip
280 KB
sha256:e572f958d24e5252dea7ee6b9d229bdae35e07c1fe8a2101573f10f875f75baa
sbom-manage-caas-subscription-repository-report.json.zip
280 KB
sha256:5b11a58cbe1ce878f3d5bd3729ecb3b902ca0a46b8866c060423c76e20045b5b
sbom-manage-nems-subscription-repository-report.json.zip
280 KB
sha256:f1c07110f0dfded0095821e1a3bcf92fd51503233a853aec821bd295d36b4757
sbom-manage-participant-repository-report.json.zip
280 KB
sha256:96ecdb4f8de37d2516ba538d4e442d18fb280baf63c58e1dc4155f6de93bf21e
sbom-manage-servicenow-participant-repository-report.json.zip
280 KB
sha256:403ee1731722ab4ab4fbb71bd0db96a97438c62c832fb87e0c98d872bd6a63b5
sbom-nems-mesh-retrieval-repository-report.json.zip
280 KB
sha256:b3dc0cd6df86761684a52b61c820d1b735318763cc01a0113186747dcc4c095c
sbom-nems-subscription-data-service-repository-report.json.zip
280 KB
sha256:3d0de5e479093d8eb3b7e76e2e0fe990e3ca72f57fb0d4ced3200f9e9b8b8ae9
sbom-participant-demographic-data-service-repository-report.json.zip
280 KB
sha256:9d113eab162484cd174302e7d667d558ed92d4448d3817d329a1ef802c5e9bec
sbom-participant-management-data-service-repository-report.json.zip
280 KB
sha256:67515120444912d8d34e46a11aa672055ab31a43bf6bb63f2d65d39ba8229829
sbom-process-nems-update-repository-report.json.zip
280 KB
sha256:8c7cde7961b9773eccd5ebac2a1b44514e8e1332284c436d8c7cfcc2fa86c308
sbom-receive-caas-file-repository-report.json.zip
280 KB
sha256:6d98a9f4a27a57fa0d32f35d65de5cc157aaf72b8b83d9a6bd037750f35c4e13
sbom-reference-data-service-repository-report.json.zip
280 KB
sha256:2dbde8d943e98791b2eb2eeb1d1d3c39f337fb1486d70f06b895f98a37749a07
sbom-remove-dummy-gp-code-repository-report.json.zip
280 KB
sha256:3a7a97276a6900616e85eecc91dff2ae7757215c4906c8a42c55902cb7045252
sbom-remove-validation-exception-data-repository-report.json.zip
280 KB
sha256:6550d223fe698c9439b128317f2344d3a2d73fc55a267f5ad21da68fbeffc724
sbom-retrieve-cohort-distribution-data-repository-report.json.zip
280 KB
sha256:9cfe093f4a61459c73812d70023c13e3af79816259349edad2e19f79e5541973
sbom-retrieve-cohort-request-audit-repository-report.json.zip
280 KB
sha256:31fe208b4766d797809ee587b931e0d61c2aa18e79a725816f9eea85b6fd8550
sbom-retrieve-mesh-file-repository-report.json.zip
280 KB
sha256:10d06b1e9ea72f3eaa272eeb443faa61b96a959d4fe8ed0bdf2c3da29dc7a78d
sbom-retrieve-pds-demographic-repository-report.json.zip
280 KB
sha256:7b9bb7271d4be7af555a014e563ad5d3b2ab66c3009190088b733db173e3fa14
sbom-screening-lkp-data-service-repository-report.json.zip
280 KB
sha256:07e69d323d304341a9e28f3faf981ac065ee0a292356a2351b210efcba3f116a
sbom-servicenow-cases-data-service-repository-report.json.zip
280 KB
sha256:a9258999d599981ddc5ac461548508afb2c14f231b6081ebcfaef1fcb678b4d6
sbom-servicenow-cohort-lookup-repository-report.json.zip
280 KB
sha256:336aa3b5e024d00472ee9ac99f7e8519b2989906776d402ca37d3807b3fa2f90
sbom-servicenow-message-handler-repository-report.json.zip
280 KB
sha256:3290a309c9cc251082dee33df0f588992e8fa5034702c65ab286429f38e73a45
sbom-static-validation-repository-report.json.zip
280 KB
sha256:907418b3e9c71978f5d935be5e03c9c4c54c34ecddc9ea3688bcfede7fa59391
sbom-transform-data-service-repository-report.json.zip
280 KB
sha256:91efa3e735ac484cdf9744220469cd808f3626a5acfac4a544319a7320cfce34
sbom-update-blocked-flag-repository-report.json.zip
280 KB
sha256:06d7078755e8db88d2afa6037986a8c4d8bfe9df3be0a9930e8bddc2607cddce
sbom-update-exception-repository-report.json.zip
280 KB
sha256:f51c2816644a23aa8d7fd56b2acad9b5b15cbbc5513cfafa09ed8b15bad4a39a
sbom-web-repository-report.json.zip
280 KB
sha256:9fba0853fffea6e591ec206899ee8d011c38c06d9a2df897f87a4c9e5c4fbc6d
sbom-wiremock-repository-report.json.zip
280 KB
sha256:0820946088cbdc1be40d51340209984065f75cdd9490a1e2606a60a06696e693
test-coverage-report
320 KB
sha256:f701108938e290a3f82102ca393d6beb333e5b8a473922c54b9529b0d10ca4e0
test-results-consolidated
688 KB
sha256:c92b8b24e1b8d1bc33d0ca25e64f207c043d5c18ddaa1b3e502d319b4b88528d
vulnerabilities-audit-writer-repository-report.json.zip
27.3 KB
sha256:45c130fcfc6824638fdb8696c94bd9cc653918eea8cf44d18d48ae9e94cd6df1
vulnerabilities-bs-request-audit-data-service-repository-report.json.zip
27.3 KB
sha256:18e85e5e45fa5ed17c1963f4d39f9522eccc2cf0051ad151dd060ccc3f70a085
vulnerabilities-cohort-distribution-data-service-repository-report.json.zip
27.4 KB
sha256:4daa194b3d906cd24bd3e4f36b3d97c24a71cac49d486b44e2d0867fbe392968
vulnerabilities-create-exception-repository-report.json.zip
27.3 KB
sha256:a6c0584effaac5f474bce9ffd9b59ac1f33cf53726d47841c12b04fc22a6e9f1
vulnerabilities-db-migration-repository-report.json.zip
27.3 KB
sha256:69cef657dfbaa0b8907769ac552f2d7575caf89007c8441b1fd494e161efe7de
vulnerabilities-delete-participant-repository-report.json.zip
27.3 KB
sha256:d42a8f3944c27295bffd2ba125fad1069b69f80ffa80f2e4a9bed37c945a8048
vulnerabilities-distribute-participant-repository-report.json.zip
27.3 KB
sha256:01f1dd80f634b2001fcf9403e1cf1b2259b2f5174e57c40f44b67401818279f1
vulnerabilities-durable-demographic-function-repository-report.json.zip
27.4 KB
sha256:e4750b6bd6f337fdb3bfcc9dba4655bb3b3faf63ef056a4bf871b7920dc7c89a
vulnerabilities-exception-management-data-service-repository-report.json.zip
27.4 KB
sha256:06f04d897083746485c41eaf336a54f8876e0040a466eb7c9be5a1c457137d3f
vulnerabilities-gene-code-lkp-data-service-repository-report.json.zip
27.4 KB
sha256:0143e8c7ec0c51785c81aefb5ac10f2c22341ed00c12cb5058dc28cce03c6598
vulnerabilities-get-validation-exceptions-repository-report.json.zip
27.3 KB
sha256:f453cbce506b22441603ae7a719f3d938f13ab56a5e1475b6e81bd6cd9f60b61
vulnerabilities-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
27.4 KB
sha256:96a6a4bed893dfafe98edc30e4680a6e29f3850a07c0d653bb332d88aec9fa80
vulnerabilities-lookup-validation-repository-report.json.zip
27.3 KB
sha256:751a76f259a60a63b2a8ef494a8e1d50fc3618271e0524b28ecb77d5c235f4e3
vulnerabilities-manage-caas-subscription-repository-report.json.zip
27.4 KB
sha256:f09c977c2af0e45512968c47385a5b346bb70bc739e3ad819e2b4bdfbdccbc0a
vulnerabilities-manage-nems-subscription-repository-report.json.zip
27.4 KB
sha256:73e37c175975cc6332e46ce387492c276c1e1fcb2030e6077be54cd5783de5b5
vulnerabilities-manage-participant-repository-report.json.zip
27.3 KB
sha256:a75faa4bb1f5783901ff00a2f6815743e971023f78884b052687c5ea177a2cd0
vulnerabilities-manage-servicenow-participant-repository-report.json.zip
27.4 KB
sha256:5bd5b6a8f838bcf93c339c6f39810e85c16c91b92834cc94f7af551f57f65db0
vulnerabilities-nems-mesh-retrieval-repository-report.json.zip
27.3 KB
sha256:fbf8fe80adf9853fd7a05de3816628d1bf4ce164d6fcfb0c408314eb3f525dc4
vulnerabilities-nems-subscription-data-service-repository-report.json.zip
27.3 KB
sha256:a6797bf274a9a72aaf75673f6fe7fd9b26db5709e968a8a0a5f5ae2971a57a92
vulnerabilities-participant-demographic-data-service-repository-report.json.zip
27.4 KB
sha256:7ded71e96a4e36073eb338a765a32d2a5b36dea643f31b353adb62aad5064547
vulnerabilities-participant-management-data-service-repository-report.json.zip
27.4 KB
sha256:f130742d312f484b7da3e5b51243cda29db6f7526b55da8befdaaadab2c5f9c5
vulnerabilities-process-nems-update-repository-report.json.zip
27.3 KB
sha256:0228be86e6e78ceb970916ef0a6014a797b2eab2a803fdbd0477995169912847
vulnerabilities-receive-caas-file-repository-report.json.zip
27.3 KB
sha256:6079c3b311cc2a725d139ff30257e03261ccba2230adc0a8a41e3e63ed2b67d3
vulnerabilities-reference-data-service-repository-report.json.zip
27.3 KB
sha256:5a4b381bf720a58995c16f7b404fb0e023ff1c1abd43f32dfb58ef1ba7cc7570
vulnerabilities-remove-dummy-gp-code-repository-report.json.zip
27.3 KB
sha256:319e0971532c9e04369f595f896a38c9bfa0d5f2b06527fef7e4afe241b61108
vulnerabilities-remove-validation-exception-data-repository-report.json.zip
27.4 KB
sha256:947f7bee751c83b4b5db864c192718f3f11f429897d99df7a4a0546017c37fd2
vulnerabilities-retrieve-cohort-distribution-data-repository-report.json.zip
27.4 KB
sha256:a35e9511ae71db123b240cdd6a26dd6b81e3fd2c96b752cf718215d715cf9883
vulnerabilities-retrieve-cohort-request-audit-repository-report.json.zip
27.4 KB
sha256:db9213f7c29cced8f39f473ccdecd37c172a88d8e01adabe0191b944741b5e4e
vulnerabilities-retrieve-mesh-file-repository-report.json.zip
27.3 KB
sha256:d64ec8b592de474f8f24cc8f5fc8f41f1edaef12e73b5e57198404d8676d180e
vulnerabilities-retrieve-pds-demographic-repository-report.json.zip
27.3 KB
sha256:1e237218ee7287d5bd45acb73ecf015f3d03e8f840071c0b557afaecbc2a9574
vulnerabilities-screening-lkp-data-service-repository-report.json.zip
27.4 KB
sha256:9fd075acdae081e1b4e4b3735aebb8ab20c2b3a58feaf65c9455049bf41321f8
vulnerabilities-servicenow-cases-data-service-repository-report.json.zip
27.4 KB
sha256:e16e31c6852e996809bf6689b13649f480de3cbe353706ba34ad002e229ddb1c
vulnerabilities-servicenow-cohort-lookup-repository-report.json.zip
27.4 KB
sha256:b6f97ba95bcf7774e87f0576be5156163cbd43bf17c9df35a7635fd992454e8e
vulnerabilities-servicenow-message-handler-repository-report.json.zip
27.3 KB
sha256:a2746bcb3f9c88a2e8c0304fdcd3d1a2d3a8889e9e2b45f26a6c2a6010b72b27
vulnerabilities-static-validation-repository-report.json.zip
27.3 KB
sha256:882d3076c019a62c3e0d1a25c3f4f89a838113d646324f286f7c9095aeb55f17
vulnerabilities-transform-data-service-repository-report.json.zip
27.3 KB
sha256:7dcf2aedc7d70455f610ccfd3254d543da8f2a1c569f227fdae28ce6c0eb1b26
vulnerabilities-update-blocked-flag-repository-report.json.zip
27.3 KB
sha256:7271f1c07018b39715e0c968780c989d0ba708420a23dc57ba14520854808a50
vulnerabilities-update-exception-repository-report.json.zip
27.3 KB
sha256:690dad3dbdf5b27f5148b72dfb9fa7107481b7ba8fd3b0794677c8ada741cfaa
vulnerabilities-web-repository-report.json.zip
27.3 KB
sha256:9ffec7b19da100c9b918887bf257db47c267d5061f64d3bb0f268fb366a382a6
vulnerabilities-wiremock-repository-report.json.zip
27.3 KB
sha256:87aeb7f86718f047b99c7fca2bdf1e2f9c7eee205a57815bbc3136c0b3aa881a