Skip to content

feat: BS Select Reference Refresh #15486

feat: BS Select Reference Refresh

feat: BS Select Reference Refresh #15486

Triggered via pull request April 30, 2026 10:23
Status Success
Total duration 17m 2s
Artifacts 128

cicd-1-pull-request.yaml

on: pull_request
Set CI/CD metadata
10s
Set CI/CD metadata
Validate PR title
4s
Validate PR title
Commit stage  /  Scan secrets
28s
Commit stage / Scan secrets
Commit stage  /  Check file format
11s
Commit stage / Check file format
Commit stage  /  Check Markdown format
5s
Commit stage / Check Markdown format
Commit stage  /  Check English usage
16s
Commit stage / Check English usage
Commit stage  /  Lint Terraform
10s
Commit stage / Lint Terraform
Commit stage  /  Count lines of code
6s
Commit stage / Count lines of code
Test stage  /  Check for consolidated test project
6s
Test stage / Check for consolidated test project
Test stage  /  Run consolidated tests
2m 57s
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
23s
Test stage / Aggregate results and report
Analysis stage  /  Perform static analysis
6m 46s
Analysis stage / Perform static analysis
Image build stage  /  get-functions
9s
Image build stage / get-functions
Image build stage  /  build-base-images
1m 47s
Image build stage / build-base-images
Matrix: Image build stage / build-and-push
Image build stage  /  aggregate-json
11s
Image build stage / aggregate-json
Matrix: deploy-stage / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

109 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/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/Response/OutboxService/TrackOutboxResponse.cs#L27
Non-nullable property 'RecipientOrgName' 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/OutboxService/TrackOutboxResponse.cs#L25
Non-nullable property 'RecipientOrgCode' 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/OutboxService/TrackOutboxResponse.cs#L23
Non-nullable property 'RecipientOdsCode' 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/OutboxService/TrackOutboxResponse.cs#L21
Non-nullable property 'RecipientName' 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/OutboxService/TrackOutboxResponse.cs#L19
Non-nullable property 'Recipient' 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/OutboxService/TrackOutboxResponse.cs#L17
Non-nullable property 'UploadTimestamp' 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/OutboxService/TrackOutboxResponse.cs#L15
Non-nullable property 'ExpiryTime' 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/OutboxService/TrackOutboxResponse.cs#L13
Non-nullable property 'FileName' 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/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.
Analysis stage / Perform static analysis: 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.
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 (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 (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 (reference-data-updater)
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-updater)
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 (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 (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 (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 (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 (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 (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 (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-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 (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 (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 (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 (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 (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 (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 (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 (process-nems-update)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 / 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-pr1898.zip
11.2 MB
sha256:17eabb7795d66cbe04b1e769f8c251e10cd909c1aaf21315e93a39c0414926c5
aggregated-vulnerabilities-repository-report-pr1898.zip
524 KB
sha256:d4b970d1eac6999ed9536db0711d226677026520a2c3e95708aa4516db9201c6
cohort-manager-audit-writer-vulnerabilities-summary.txt
2.26 KB
sha256:803f2b2eb99d4ce9d75a673cde3572a42778550be8ab1aa88914519d09edfb21
cohort-manager-bs-request-audit-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:aa8cac52587588fa170882919ae5e537cc41e8537f17ecee12832baae3d01883
cohort-manager-cohort-distribution-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:277e283ebb2365d352d5000057a1d5056e9dd85f2e3a408613815847ae1d7311
cohort-manager-create-exception-vulnerabilities-summary.txt
2.27 KB
sha256:3c15d806abac197b85571e67886222d08b5112315af082552e0e0104d8a29724
cohort-manager-db-migration-vulnerabilities-summary.txt
1.73 KB
sha256:14403ce7e92d3ea8d447e28dcebdb52b45b2b6d11c99b6570b6904a1c1ba1fdc
cohort-manager-delete-participant-vulnerabilities-summary.txt
2.28 KB
sha256:1fc9ab96bfbe75ca8d5c460944f3c53e903ba10d45ad43cd60c06bf4504798c5
cohort-manager-distribute-participant-vulnerabilities-summary.txt
2.29 KB
sha256:bcd018b4ede5fc599db301ed933dad37a64910697614aa208a763d5e33ab3212
cohort-manager-durable-demographic-function-vulnerabilities-summary.txt
2.31 KB
sha256:6ca779a78a49976397ad14e085352f250ea87e0f169d957d5e3b12c4bf66c2ea
cohort-manager-exception-management-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:f324ddb8850b9e81df918a824c04749eecfebf83e4993fb895088ec21342b793
cohort-manager-gene-code-lkp-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:fbc9de01f3e69e08af28ba52064149523be3176dd1e9f663e47b206b0c57b85e
cohort-manager-get-validation-exceptions-vulnerabilities-summary.txt
2.29 KB
sha256:d1e76a47c906463383e1e380f308551a43a8d93e8190ce05b23e42024c37f8ca
cohort-manager-higher-risk-referral-reason-lkp-data-service-vulnerabilities-summary.txt
2.35 KB
sha256:29720b49ae5629d1f7a74f40bc811f57ca0ecd00c937ed9dd1d1eb7ec06fda62
cohort-manager-lookup-validation-vulnerabilities-summary.txt
2.27 KB
sha256:d5d13d20c2c2e23d9d90e2ac9c64b351dcd547466b264335e53c63d3b1d203e4
cohort-manager-manage-caas-subscription-vulnerabilities-summary.txt
2.29 KB
sha256:ea1b2b022597a072252d47c4b650d30bb979af33a9ad3507dab5b762f0e2d9cb
cohort-manager-manage-nems-subscription-vulnerabilities-summary.txt
2.29 KB
sha256:c0d93efb69127d4161e822924ba93194553c4e192719cb10f2d52750f75a5009
cohort-manager-manage-participant-vulnerabilities-summary.txt
2.27 KB
sha256:7bf463fbd513dba9da7efa70c6ee698b0941c0fba6a5e9340c909a07cc05ec37
cohort-manager-manage-servicenow-participant-vulnerabilities-summary.txt
2.3 KB
sha256:e2c9fc8154676507e711d745a0c5666a7fed0ee9be504fa61d8f755f47e2b7b4
cohort-manager-nems-mesh-retrieval-vulnerabilities-summary.txt
2.28 KB
sha256:4ca0efbc582c8c7fdb0783fe95151545bd316bbc7f1f1cb6cf219065ed82571b
cohort-manager-nems-subscription-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:53796511cfa610116587cdfc12d3cd08b7716190c6d6adcabb4f3720594be2c8
cohort-manager-participant-demographic-data-service-vulnerabilities-summary.txt
2.32 KB
sha256:d65a756b49a90a92a56555c5baf290db4be6af80bcba608c2916d7cf6c19569e
cohort-manager-participant-management-data-service-vulnerabilities-summary.txt
2.32 KB
sha256:04932b99662ab5f232826abc917543d1323dedf62bc52b4388823fed7f757447
cohort-manager-process-nems-update-vulnerabilities-summary.txt
2.28 KB
sha256:02b975c93a65475f51b126c265ddc7b463343a978ffeae30573e6ad95677fb22
cohort-manager-receive-caas-file-vulnerabilities-summary.txt
2.27 KB
sha256:ad38cec27d9863e177caf7d5d720a96d9c7865192dfd04685fefa75968a9c65c
cohort-manager-reference-data-service-vulnerabilities-summary.txt
2.29 KB
sha256:955f0a3bd8311f736741fd2ab8ce67decc91f56dac2677bf181d741b0b3b0838
cohort-manager-reference-data-updater-vulnerabilities-summary.txt
2.29 KB
sha256:8652021b1ee04515bc883ccc24e9adcf366974fa19c5881dd8bc8c88e1473522
cohort-manager-remove-dummy-gp-code-vulnerabilities-summary.txt
2.28 KB
sha256:a1702eb10cf3f565f9485bcb474a9b24296c3fa0fcd72c59488437c2475260f3
cohort-manager-remove-validation-exception-data-vulnerabilities-summary.txt
2.31 KB
sha256:f362483eece37a7ff2ea2af281203b33698f149a434fd9ad9d90e93b4754f05a
cohort-manager-retrieve-cohort-distribution-data-vulnerabilities-summary.txt
2.31 KB
sha256:fdcd26b5e3156deb61c223b4fbd8424441efb6f6764eeec96ac313440cf7b0dd
cohort-manager-retrieve-cohort-request-audit-vulnerabilities-summary.txt
2.3 KB
sha256:8b5113efa0a59dc3a42d2747c6ab98c1ee16589c65b58612f71c48e1e810c2d8
cohort-manager-retrieve-mesh-file-vulnerabilities-summary.txt
2.28 KB
sha256:c574ffe0076e8ec1a1dc6775171e897524a5d803f99a1dc95d7312749577b550
cohort-manager-retrieve-pds-demographic-vulnerabilities-summary.txt
2.29 KB
sha256:283b7c5be840525624afb6ba5342d7823754d1e7b7214d169332c7bd1da952b0
cohort-manager-screening-lkp-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:b8d96bad631d6dd1125e6bd0940241311e36bab0a6f9c6a95f218aadb3615144
cohort-manager-servicenow-cases-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:fe7950137f94203f1c71b7196e13cf0d27883c48bfdd4288c7c52f15f123b66d
cohort-manager-servicenow-cohort-lookup-vulnerabilities-summary.txt
2.29 KB
sha256:f56be0e441b833f090f9932e83aa5975538272441e117ad80e8058dc7a8c3ea1
cohort-manager-servicenow-message-handler-vulnerabilities-summary.txt
2.3 KB
sha256:ec2f4fdfd6256eca2c8fdf92201336b4bb8893a4bcdb4ff299a4448d021e7f25
cohort-manager-static-validation-vulnerabilities-summary.txt
2.27 KB
sha256:3da9d9a8b437ddcef6f4473d591a683639e4be694b2973dddb7186bb65a225f4
cohort-manager-transform-data-service-vulnerabilities-summary.txt
2.29 KB
sha256:54cd35b9c8c6bee39023cd1b1831e843bb6eb869447dcc71210a110cb57f8453
cohort-manager-update-blocked-flag-vulnerabilities-summary.txt
2.28 KB
sha256:36ac8d89328dfdfe37a7a52a238e9f4df20403b8ae73d8967a8a3a9f725d6fb3
cohort-manager-update-exception-vulnerabilities-summary.txt
2.27 KB
sha256:31bcf5530a8bbd1381dac5f657b557c973ba1363b8af8a0f8754fd20dd734d00
cohort-manager-web-vulnerabilities-summary.txt
511 Bytes
sha256:e28420e1c4c5965dbc37b43c592299e69925059865f5f90b0ecda4d9c5c464a6
cohort-manager-wiremock-vulnerabilities-summary.txt
1.59 KB
sha256:5c5715b365b3a110de36fe44455dfd8aad52309ebe160d6dd227edec3c1ed183
lines-of-code-report.json.zip
987 Bytes
sha256:5709a592c4c8bfb3f874bbd85c8b8be7ded8a0d3c3ef9240b6b3e5f4b2a11767
sbom-audit-writer-repository-report.json.zip
280 KB
sha256:cfe093aab96f0a043dac7678a1517a4ec0522560e5b8b39abd31e00ccfc4aa16
sbom-bs-request-audit-data-service-repository-report.json.zip
280 KB
sha256:046727a2a1d282f3e692c505e06f7f41c702e9ab75d300dae5575424a76e4498
sbom-cohort-distribution-data-service-repository-report.json.zip
280 KB
sha256:d1dccfff68d1698b01fd1dd7b13645d850363cc6eeed8804aa00183f4b9429bf
sbom-create-exception-repository-report.json.zip
280 KB
sha256:31be5074e551c1d058d8fcf6a2ef3d9e9ab157edf9a8aa259ced3b311eafa413
sbom-db-migration-repository-report.json.zip
280 KB
sha256:74c35b77c708893911040d6cb4240f5fed10f88734fa3f49e7ad7fc315ade35c
sbom-delete-participant-repository-report.json.zip
280 KB
sha256:240641f6a81169e07d67e0a174280d88a34b229e355960a7c5c10ce85ffc69c5
sbom-distribute-participant-repository-report.json.zip
280 KB
sha256:0dd95c5891f5eec531fe212e7b295f7eeb494c2c85c9be6b98284fe5725532f1
sbom-durable-demographic-function-repository-report.json.zip
280 KB
sha256:dafb6b467ab9c1c620a2ebde89028479bed976ed1f2d1b9150d23eb1ef0099f8
sbom-exception-management-data-service-repository-report.json.zip
280 KB
sha256:927d8299fa59b66794287d9babef248dbea3d5e4a6a50a2062db3a51af1f1792
sbom-gene-code-lkp-data-service-repository-report.json.zip
280 KB
sha256:d477c60af5dea9b2b6c6d4c3162590c65f57baaa9093c1f3214052e0a2b1d594
sbom-get-validation-exceptions-repository-report.json.zip
280 KB
sha256:f350b1a2be28c1a4a0f95855dcb0266a2e64546f265f137a34759a442ac30fd6
sbom-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
280 KB
sha256:16cce9a262cb3057fd98c7b6bfc9e0bc303c56b9343c629887e013b8a3f6da22
sbom-lookup-validation-repository-report.json.zip
280 KB
sha256:dce45654e090a2754d8822d134ea207ea48eed15ff0def8ac73560ffe4b1ca36
sbom-manage-caas-subscription-repository-report.json.zip
280 KB
sha256:625c000fc35b358bbbc509ba470de6beb25289c03a366e6b1a194c4bfa7f0f30
sbom-manage-nems-subscription-repository-report.json.zip
280 KB
sha256:eea953869ea07349eb0f5edc151eabd8b534b7ffb5e318229bacc4ae0f4f71e9
sbom-manage-participant-repository-report.json.zip
280 KB
sha256:52574c4d2d5f3e6b11a46aab5eadf6627736bb0d703e5d65c125d8816dd3ebb1
sbom-manage-servicenow-participant-repository-report.json.zip
280 KB
sha256:74efa88b66801d6ffff150217a9e52effea7bd33810ae18c75b434a127197261
sbom-nems-mesh-retrieval-repository-report.json.zip
280 KB
sha256:284277f5e10118d8ba16b00c9d6240eb864debc23b1d9daf5ca7d07f1be88f66
sbom-nems-subscription-data-service-repository-report.json.zip
280 KB
sha256:96dc359d0a5c5bcbd262682a88b5b69c623a1a5e58df42a2f3906946ea1749d8
sbom-participant-demographic-data-service-repository-report.json.zip
280 KB
sha256:730a397fccf06046365f303335734821c864c0c39624121644943bead7f27a34
sbom-participant-management-data-service-repository-report.json.zip
280 KB
sha256:967e28c5231819c9c8debd7cb8b397742843c991af60f3ac71eb368b2eeaffca
sbom-process-nems-update-repository-report.json.zip
280 KB
sha256:d77a968dbd03fb4bf24d9ef9ad166545e7809b6d3392074946e3e3cdfb373b9c
sbom-receive-caas-file-repository-report.json.zip
280 KB
sha256:9e28fa22489d6ed8386a636706aac0711978a15b89adde0a3827f3f463d3b51b
sbom-reference-data-service-repository-report.json.zip
280 KB
sha256:bb091cb111bbacbe9734d67f72715cde90b262179aa9771715a9bd8289027619
sbom-reference-data-updater-repository-report.json.zip
280 KB
sha256:19cb5121a62581c047ca8fa40126d7e5be1d61620fb7cfff7cf8eaa408dc5017
sbom-remove-dummy-gp-code-repository-report.json.zip
280 KB
sha256:02dcf6a2cf75a2f5d87db26368d1b0d2dd8866ddeab4e14699a72b654434703f
sbom-remove-validation-exception-data-repository-report.json.zip
280 KB
sha256:6a41d51252dce445dad106b879f9eee5da473ab0297f947d9fb6ae97b11edacf
sbom-retrieve-cohort-distribution-data-repository-report.json.zip
280 KB
sha256:763125177a6bb5d76ac787d3debaedda5e7cde39f765407ddf38abda02bb9ad3
sbom-retrieve-cohort-request-audit-repository-report.json.zip
280 KB
sha256:f962f237a73d952188ea4f3a0c18def70f9bc803f345da124243a07fb059e4ad
sbom-retrieve-mesh-file-repository-report.json.zip
280 KB
sha256:94a8bd238c60c158af667cde00ea6a4538332a38e259eb42aa1b6c941e9db32a
sbom-retrieve-pds-demographic-repository-report.json.zip
280 KB
sha256:92ea9e4d1350e95cc7fba39667febef588137c8182ad2469c90c5219e09db168
sbom-screening-lkp-data-service-repository-report.json.zip
280 KB
sha256:5bfe6b0784e7a272a464f840d23b1bf37d4c892ea46d251c9e6f1b05d5b1a32f
sbom-servicenow-cases-data-service-repository-report.json.zip
280 KB
sha256:7e52227da384a5cee61ec739c1d01cb95a1e77cec16f8c33103b8c2dc7aa7a58
sbom-servicenow-cohort-lookup-repository-report.json.zip
280 KB
sha256:8c32d8eb1b0f23f8bab03beae33cc7dc35ab089a97a7cf1416d1ec8055ddf5cf
sbom-servicenow-message-handler-repository-report.json.zip
280 KB
sha256:f5d708a37cfd313b9f5d440a758a184896c0257bd4f31443b97207b6ea2b8b58
sbom-static-validation-repository-report.json.zip
280 KB
sha256:b55d7fac23248f19f5cd8b8a1f0c875c4a5c6318808edd898e75ff58bc2ce1be
sbom-transform-data-service-repository-report.json.zip
280 KB
sha256:340a4f323dbfb24f3963d9181c317e23bcc49f05e317fb2b51f57d847aca4d6b
sbom-update-blocked-flag-repository-report.json.zip
280 KB
sha256:e71a784a1f238cd2c86b3872a9ae267775e094adba19b7b6681fe7c6861a6122
sbom-update-exception-repository-report.json.zip
280 KB
sha256:8960153791c07ddbfbf291c0d51b1cae6a0062d40487f9686bff817da369910f
sbom-web-repository-report.json.zip
280 KB
sha256:966a79f59a6fb085f05776410ac7622f67d17d0cd8586b2328a8eeeb113e07f2
sbom-wiremock-repository-report.json.zip
280 KB
sha256:213c0f472c570ad142ae7dddbffbac605e9cd71dee4b216dff79da3273435041
test-coverage-report
322 KB
sha256:89919d3fb68df115948f45ad0920eaab83fb8e0cf70ec8eed8ae5cd4688f0e6b
test-results-consolidated
696 KB
sha256:6f7ef2eb7ac43232060fc2e4330e01ea9943f9de948a658bd18b33f293c8a469
vulnerabilities-audit-writer-repository-report.json.zip
27.3 KB
sha256:7c325adea39c920abfb50cc04f9c2319bb3317dfeb42ca39fa81397f28b6f740
vulnerabilities-bs-request-audit-data-service-repository-report.json.zip
27.4 KB
sha256:102a8d22bd12fa7fedfc813a0d35e4c290b2042a2d5cde1909bbce4300fb653e
vulnerabilities-cohort-distribution-data-service-repository-report.json.zip
27.4 KB
sha256:46651476f2171a9692eb82a3e4a55ff9bbede798313ba9cefe5a72c6b0bdb3ec
vulnerabilities-create-exception-repository-report.json.zip
27.3 KB
sha256:7b5f300bb0711f2e1b440b31835d7e3ae4379ccfe164672529afe93438d33293
vulnerabilities-db-migration-repository-report.json.zip
27.3 KB
sha256:a5e61097c44091f27a2d9bd7b89743fe3148d341d54a834c368fa03fd4d8890d
vulnerabilities-delete-participant-repository-report.json.zip
27.3 KB
sha256:1287023c34d2fe8db3121ed7d07dc38eb5fc388667d71aad74c1289bcfef70da
vulnerabilities-distribute-participant-repository-report.json.zip
27.3 KB
sha256:c3663152de0eb275d5b3208e1f7a6387dba9940743bac3796ce0185c1068853d
vulnerabilities-durable-demographic-function-repository-report.json.zip
27.4 KB
sha256:32d236b860073a20cd6811cd717b5b61dadbb9ad878bf75c602b347642f855ec
vulnerabilities-exception-management-data-service-repository-report.json.zip
27.4 KB
sha256:ffa727f77c9c31ead6b529c7ed037e9a8a3bde23734e4fe5ca28117e6529015d
vulnerabilities-gene-code-lkp-data-service-repository-report.json.zip
27.3 KB
sha256:75acfe259efddb62bc250beab6cc312d54cc46667d2fd7022a397e6ac7b676df
vulnerabilities-get-validation-exceptions-repository-report.json.zip
27.4 KB
sha256:9fb5ec8f9f81b13c8743a30231b0ddba4a4b199925d0c025b79801e8e539d80f
vulnerabilities-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
27.4 KB
sha256:81a799faee539f17989f5728b3a743cfc1103057fc6b6098f88384231f37810e
vulnerabilities-lookup-validation-repository-report.json.zip
27.3 KB
sha256:38b4b9174ecbc7659af5e44d60e30a63eb3a27f6043e1c9ccf8cf6dec5b2613b
vulnerabilities-manage-caas-subscription-repository-report.json.zip
27.4 KB
sha256:e15cdf8064c9386b1cb967ea4c7ee1c72c6e0eb8356eb9d4cce7c52a67488013
vulnerabilities-manage-nems-subscription-repository-report.json.zip
27.3 KB
sha256:75a87a331e568dc6f698f89874ae9524123fa4770184b47cc3fc624deb50083c
vulnerabilities-manage-participant-repository-report.json.zip
27.3 KB
sha256:46ea68bb2019a5aa1377afb5705ac084d20ce8f95d1bc2908d0f2b0fd2144f29
vulnerabilities-manage-servicenow-participant-repository-report.json.zip
27.4 KB
sha256:fce62bcfa2b18c540ddad053cfd88031719f377036f4d0009833c7a34e8dbd0d
vulnerabilities-nems-mesh-retrieval-repository-report.json.zip
27.3 KB
sha256:9d6988878df46f8fd26c368c11d10ea610eef6991c1a04a913cbeb0fbcb37534
vulnerabilities-nems-subscription-data-service-repository-report.json.zip
27.4 KB
sha256:15ddce3463ea2ae64c24bf544fdb0c1de3b2f7f732b24b81db34a53da30257ad
vulnerabilities-participant-demographic-data-service-repository-report.json.zip
27.4 KB
sha256:5ba57ebb611f62e6e7802d22b7306685dc7cdad750b1a703ef8324ae0fbcd1c1
vulnerabilities-participant-management-data-service-repository-report.json.zip
27.4 KB
sha256:c522de1865caf04e5b602cb7dfc8bd3433e49f98527109b0eb3f4e9c2ebca919
vulnerabilities-process-nems-update-repository-report.json.zip
27.3 KB
sha256:63c7e9c939eb8d17c8f49e2b463675e3d9237908065332dfc61eb1372c493555
vulnerabilities-receive-caas-file-repository-report.json.zip
27.3 KB
sha256:1f5610ca1d6bd311089b0240304a464601099f1749546c07c87af802699e104d
vulnerabilities-reference-data-service-repository-report.json.zip
27.3 KB
sha256:b6535ab440cad8a4fa6e980e0e48a3795a05eddb7d5a101021a032dceb7f7c30
vulnerabilities-reference-data-updater-repository-report.json.zip
27.3 KB
sha256:83f26870c1837ab6eb57869087fe14c6375f10acccd53513bab00306796fa141
vulnerabilities-remove-dummy-gp-code-repository-report.json.zip
27.3 KB
sha256:69730112e2536c3103df4cdde0d62e346a96f294fd1ef4323f448c1097c6327d
vulnerabilities-remove-validation-exception-data-repository-report.json.zip
27.4 KB
sha256:ac01852a50445596840fdaeeae1559925320672f0698637f956d8e90cb55bd1b
vulnerabilities-retrieve-cohort-distribution-data-repository-report.json.zip
27.4 KB
sha256:1df5afd425cd89b7840b88cabd12e885bdaeffe0db3b9b07f9198beac01ebe07
vulnerabilities-retrieve-cohort-request-audit-repository-report.json.zip
27.4 KB
sha256:a5d5212cc187c0ab44da9716b57bbd394fb3ee9f020daf2b86d99cbde5899c11
vulnerabilities-retrieve-mesh-file-repository-report.json.zip
27.3 KB
sha256:b5061ec5c090f401a8bfe99efa05ab21d567d31592d5e72d00d1e3c8a2a64a7a
vulnerabilities-retrieve-pds-demographic-repository-report.json.zip
27.3 KB
sha256:81be640438d8f12dea2eb723dfd5a8d459542694bc9425233ca8ad0879d5d410
vulnerabilities-screening-lkp-data-service-repository-report.json.zip
27.4 KB
sha256:ac38d79ce5a07c17e6572c3578bcd5ea6c78ab666589c8822eefdbec08eb46d5
vulnerabilities-servicenow-cases-data-service-repository-report.json.zip
27.4 KB
sha256:7ac3f6c183cfdfd5b543f853399a9b45b5f2825ac6bae420f1bb18076f5218e9
vulnerabilities-servicenow-cohort-lookup-repository-report.json.zip
27.4 KB
sha256:4edfdbb122d348ecf66dd42deec06f968b633e36d34100eeffda1f84598b70d5
vulnerabilities-servicenow-message-handler-repository-report.json.zip
27.4 KB
sha256:cfcd3316ae68a05b0903f22150b9fc5560b446479a9995ef13fabd0b9ff59a96
vulnerabilities-static-validation-repository-report.json.zip
27.3 KB
sha256:99b004548952f71d90272e0e66c75605d33c973d3647fb56081acdabbaaa58e1
vulnerabilities-transform-data-service-repository-report.json.zip
27.3 KB
sha256:4d61d57f040d62123d9b2e1adaa32576c9faeb699b055259f26ff46ca19dd033
vulnerabilities-update-blocked-flag-repository-report.json.zip
27.3 KB
sha256:3a9b673ff19a6543e288ead5b2ee6b8f73492ed701552f47d4f0c82b5d64dcd7
vulnerabilities-update-exception-repository-report.json.zip
27.3 KB
sha256:7eb9a4f340de69d89abb998ea515ec5a75397cee03b507881669455c31b704e8
vulnerabilities-web-repository-report.json.zip
27.3 KB
sha256:3d9716de5183ff0def8d16e315cb3441c5bb6549f03277ae99a1d52936266178
vulnerabilities-wiremock-repository-report.json.zip
27.3 KB
sha256:0ee6c1f4ed2a641fd4736a2ed15d5e0acb219cba9a76e60d53351f75f20708c5