Skip to content

feat: wire-up dummy gp code changes #15487

feat: wire-up dummy gp code changes

feat: wire-up dummy gp code changes #15487

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

cicd-1-pull-request.yaml

on: pull_request
Set CI/CD metadata
5s
Set CI/CD metadata
Validate PR title
6s
Validate PR title
Commit stage  /  Scan secrets
17s
Commit stage / Scan secrets
Commit stage  /  Check file format
9s
Commit stage / Check file format
Commit stage  /  Check Markdown format
7s
Commit stage / Check Markdown format
Commit stage  /  Check English usage
7s
Commit stage / Check English usage
Commit stage  /  Lint Terraform
11s
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
2m 58s
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
20s
Test stage / Aggregate results and report
Analysis stage  /  Perform static analysis
6m 55s
Analysis stage / Perform static analysis
Image build stage  /  get-functions
9s
Image build stage / get-functions
Image build stage  /  build-base-images
1m 53s
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

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#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.
Test stage / Run consolidated tests: 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.
Test stage / Run consolidated tests: 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.
Test stage / Run consolidated tests: 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.
Test stage / Run consolidated tests: 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.
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/Response/InboxService/HeadMessageResponse.cs#L5
Non-nullable property 'MessageMetaData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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/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/FileAttachment.cs#L7
Non-nullable property 'ContentType' 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/FileAttachment.cs#L6
Non-nullable property 'Content' 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/FileAttachment.cs#L5
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/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.
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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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-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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (retrieve-cohort-distribution-data)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (retrieve-cohort-distribution-data)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (remove-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 (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 (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-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 (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 (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 / 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:28b4c71495edcafdb7fdf484ddc3fd083dc88a571c2df7b766bd311760b31540
aggregated-vulnerabilities-repository-report-pr1895.zip
546 KB
sha256:56a83b179c08c3ab102d3d09c46597d5897e8b9689c902acb313e1a9a60e022e
cohort-manager-audit-writer-vulnerabilities-summary.txt
2.26 KB
sha256:5421eabbe47fd9a37aff96c76f62b0a8b776b76e95def8233091a4596cc8420e
cohort-manager-bs-request-audit-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:dafe38aa231948849ea322926beb6a220cee2763c505a249e8ddc9a2b77b3a33
cohort-manager-cohort-distribution-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:0be573fe6bf11ad7b344d27f7b23eb286f29039e4838d97a776c375cfc3c642f
cohort-manager-create-exception-vulnerabilities-summary.txt
2.27 KB
sha256:97f6d73e5dd27a0c6f702a2def445566abf30ce0c2f49f8ffc81d337a8dd0bd6
cohort-manager-db-migration-vulnerabilities-summary.txt
1.73 KB
sha256:13da53633c65aa87bafa2be1ca2041a543818635c1f0f0f5bab870cecff5c6df
cohort-manager-delete-participant-vulnerabilities-summary.txt
2.28 KB
sha256:ee40e7db649a34fd2c9648846bea91b416acc7a3c23ce47f2922fceff75176e0
cohort-manager-distribute-participant-vulnerabilities-summary.txt
2.29 KB
sha256:4260b3f89b267632f23126df725f80266e489b408130e1cc273d672a8bff86b9
cohort-manager-durable-demographic-function-vulnerabilities-summary.txt
2.31 KB
sha256:a72beac26bec8c940638653295e490f42253f5fc67d5346da527186ab0653a18
cohort-manager-exception-management-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:549a565f95ab4e92d3718e453afa322f01e8b842c06b1ad5894a0cb52b61817c
cohort-manager-gene-code-lkp-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:cdcadf57c3bc1f834e516d66479f07c541146b24b23dc37a12015bceef2779ae
cohort-manager-get-validation-exceptions-vulnerabilities-summary.txt
2.29 KB
sha256:29e2758a543b66b3d46bf2223948dd571903785a67cdd5cfb4f11453ce542e26
cohort-manager-higher-risk-referral-reason-lkp-data-service-vulnerabilities-summary.txt
2.35 KB
sha256:c3dbae1133ad44eaa5319f8d070740929e26b5a33b8ec12bf882ee3b3718dac5
cohort-manager-lookup-validation-vulnerabilities-summary.txt
2.27 KB
sha256:e13234d6cad793f6cd30106b3014dd3c5be068c87361f3c356689c901b12cfd7
cohort-manager-manage-caas-subscription-vulnerabilities-summary.txt
2.29 KB
sha256:9cdc622b42162cb29355fd521c50127b315aacacd78d4b197d332b9069a138e0
cohort-manager-manage-nems-subscription-vulnerabilities-summary.txt
2.29 KB
sha256:7988c994e50d27058c00bb3060fce979fe686a9acbc5dd183d5ecc6a62846e3c
cohort-manager-manage-participant-vulnerabilities-summary.txt
2.27 KB
sha256:4ec172134a6790bce6cafb8872bb10480b4de161e3fc474428616cc2f55d5525
cohort-manager-manage-servicenow-participant-vulnerabilities-summary.txt
2.3 KB
sha256:19c581bd80860febbb77acf6a539a9be73a39df0dfbab5f4f4d6ec7928ddd00a
cohort-manager-nems-mesh-retrieval-vulnerabilities-summary.txt
2.28 KB
sha256:665670906a6d92c2ace2693df1aa8c58b26996c2e27744abf44df5c632078075
cohort-manager-nems-subscription-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:f71b277a1dfd2515ee8133f89921b5143f4b869e81d2de72e10913833713e3d9
cohort-manager-participant-demographic-data-service-vulnerabilities-summary.txt
2.32 KB
sha256:7f26babe3c110065b3efb52cab4c89a89fea4e2d4f589002d3413bf621ceaa22
cohort-manager-participant-management-data-service-vulnerabilities-summary.txt
2.32 KB
sha256:56cde4fde1ad9a625526fa5b49eab5473c151d4a2c708e6e6a985a9d5de5631c
cohort-manager-process-nems-update-vulnerabilities-summary.txt
2.28 KB
sha256:f365ff0b65367c9338a189b5a413ea251cd2bde2a56249faa80dc17cb80a2100
cohort-manager-receive-caas-file-vulnerabilities-summary.txt
2.27 KB
sha256:533b6529f1720b6ddd279b1d94f81f58fd570507c791c329c93805a5c4f565b1
cohort-manager-reference-data-service-vulnerabilities-summary.txt
2.29 KB
sha256:4d4c382aa7bc9381dd88a6ec7ab194480a7b11304bd8db6f5955602b55d50175
cohort-manager-remove-dummy-gp-code-vulnerabilities-summary.txt
2.28 KB
sha256:d86fde04082ef1e62096539c6ef8b4f9271561c2ea3d4cd0788781da61d855eb
cohort-manager-remove-validation-exception-data-vulnerabilities-summary.txt
2.31 KB
sha256:abf91a7c6c48f6ec84ef9e6ec801bee6bb071bf748f03e88ac6685d97389d3c8
cohort-manager-retrieve-cohort-distribution-data-vulnerabilities-summary.txt
2.31 KB
sha256:ac64301345a33e66f4f0703961bec5a8d465ef056a44c80c223294bd4e00160f
cohort-manager-retrieve-cohort-request-audit-vulnerabilities-summary.txt
2.3 KB
sha256:14e260477d711b964efac397f031fa96df618e7f305c49dff6006fdafefef35f
cohort-manager-retrieve-mesh-file-vulnerabilities-summary.txt
2.28 KB
sha256:d391326415b359cc801ace6c6ccdf31d8694f962dce7b92c630ce15005d6b8bb
cohort-manager-retrieve-pds-demographic-vulnerabilities-summary.txt
2.29 KB
sha256:76bc898265b73bd5a0569116660ce7e64f5270bcdabcd2e96147a846d26c51eb
cohort-manager-screening-lkp-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:10fa74226c9ec7eccefbab983a3e47d5f863dbac2f0863d5871d8f08cbbe953a
cohort-manager-servicenow-cases-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:a587a87af013e32a8b2f610e35ce63d08d725edd27cbbd6e7c6a208c2525a4de
cohort-manager-servicenow-cohort-lookup-vulnerabilities-summary.txt
2.29 KB
sha256:c176f1549bc91a34df710bd03c6bc93482bc9ea9010ecab17925b4aac018a9a0
cohort-manager-servicenow-message-handler-vulnerabilities-summary.txt
2.3 KB
sha256:d533b550c9976ea5778c6771d160e33f70f22331f37bbdfbef4c6f35046ead1f
cohort-manager-static-validation-vulnerabilities-summary.txt
2.27 KB
sha256:7bcc4f394159b6b36bbf28a4e0b4af51b25a3aa29e84dbb559c762d984ef12e7
cohort-manager-transform-data-service-vulnerabilities-summary.txt
2.29 KB
sha256:e1659928d790d88befbaa0752818446252ca5778c26b51f841062d37bbf01163
cohort-manager-update-blocked-flag-vulnerabilities-summary.txt
2.28 KB
sha256:7e6b88023d115dc359e2468469a87cc63b1c079ff088408a680992ddd8e62955
cohort-manager-update-exception-vulnerabilities-summary.txt
2.27 KB
sha256:e98772a1ea96c2b5a3fdd222714b08dc63ca9665a6309f72f18bcde6be8183b3
cohort-manager-web-vulnerabilities-summary.txt
511 Bytes
sha256:ca96df05d9a5c6aafa97e7229b45d2fb18b5fc3c4fb72d72449faefd21035ca7
cohort-manager-wiremock-vulnerabilities-summary.txt
1.59 KB
sha256:4a353707675a60f606eccf1e180aea29c03fb010ef09660c9373a832ee87e57d
lines-of-code-report.json.zip
991 Bytes
sha256:0df30f67caa47b0642fb4562bb71d364f051827970fd224bc1d5fd686e33055d
sbom-audit-writer-repository-report.json.zip
280 KB
sha256:229f4af16f8c5773d08aed7b87912159beb74ab7e96c76d5f56b6027739e54a3
sbom-bs-request-audit-data-service-repository-report.json.zip
280 KB
sha256:c04136d59a8cd8353f45ddc0d9d09811d26ad0361b6c92a4ddf0ab3f366287a3
sbom-cohort-distribution-data-service-repository-report.json.zip
280 KB
sha256:c65c4ad967174421354478914ef5f90d17078f214b4cfaa5c0950b66c065113c
sbom-create-exception-repository-report.json.zip
280 KB
sha256:0a94a275e0352ef959d2c2b947741f8998cc3631e623e7f09be2e688afbebffe
sbom-db-migration-repository-report.json.zip
280 KB
sha256:bdb18ee89912be9d46fef1c162039cb60229aaf9f04c852426d19174af50fa65
sbom-delete-participant-repository-report.json.zip
280 KB
sha256:4a7562fb254f2f6f64bd668b0b9601f6cbbdddd914ce25faa0a9b7174bdd7081
sbom-distribute-participant-repository-report.json.zip
280 KB
sha256:abd4cb32f3a529b255a16a5b5c271024b357d804e8579a76c18db158f443e4eb
sbom-durable-demographic-function-repository-report.json.zip
280 KB
sha256:4a6f53b319a28790c2f9cd822b3d663000fe1b7aa5936c94d50078592ea398a9
sbom-exception-management-data-service-repository-report.json.zip
280 KB
sha256:14ed5f51151b3ed044c656f8be53237d0ae5ea24489f9d9d8cc0fe06c1a91f22
sbom-gene-code-lkp-data-service-repository-report.json.zip
280 KB
sha256:df6c1487e8e4169f9aee53085d227b8effb68ecafae2a9ab8f1aef5ab87a2f4a
sbom-get-validation-exceptions-repository-report.json.zip
280 KB
sha256:764efb6ee77f629f905954d8f1ef70c9a7ffb02b487529775d7b1614f31e8fec
sbom-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
280 KB
sha256:0e44be5856b7efb492348c47c7c76254ff52d65f3c83ec19aac8e8573938813d
sbom-lookup-validation-repository-report.json.zip
280 KB
sha256:00f5236691d8c81c68dc39d322c3087d72561f8ede622b88681b22d0a5ff8f76
sbom-manage-caas-subscription-repository-report.json.zip
280 KB
sha256:9a9fdbf91bd95c22d9ee65b312f53c574038f691b086ee7ddd3eb5031dd879e6
sbom-manage-nems-subscription-repository-report.json.zip
280 KB
sha256:35255c41bba5bae71ae2f2225074b6cf754118159c219a18014bfb2efdd04ce4
sbom-manage-participant-repository-report.json.zip
280 KB
sha256:931f8f751eb2556f9ffd31fc94c17dd718e4bfb69383b5b25a5ac38f49b44fb4
sbom-manage-servicenow-participant-repository-report.json.zip
280 KB
sha256:e9b5b46acdfd2d2a7a7fdc85cf88915ef58244bd7d6aa3da1297cfc263d993a3
sbom-nems-mesh-retrieval-repository-report.json.zip
280 KB
sha256:b9ab06241de99fdca8b09ad160ed29f7a9478e021898814bdedabdf2a1f74e15
sbom-nems-subscription-data-service-repository-report.json.zip
280 KB
sha256:57e684139b2399ee805f1c2dad3b6dc1bda291c611e7b482831101c537008c0e
sbom-participant-demographic-data-service-repository-report.json.zip
280 KB
sha256:fd80432b2da5f97c29533ecc616d843a6f7c133fabf2420ce7916c7654f941c6
sbom-participant-management-data-service-repository-report.json.zip
280 KB
sha256:3823a4158337c6dc13bac8646159d6de8eb65219b253504f31fc4b900d5933a9
sbom-process-nems-update-repository-report.json.zip
280 KB
sha256:5438a09337bb541e646419930f01335eb22a667bf11ad9959277cfdbc9fbd970
sbom-receive-caas-file-repository-report.json.zip
280 KB
sha256:480eff3ec2176f950699bc1a4071a960df724f85f9b561da6716aafb1b876947
sbom-reference-data-service-repository-report.json.zip
280 KB
sha256:cf515dfa5f945e21eee2ab21107d991a2664a2dcd3ecc1a8f24367c383f590f1
sbom-remove-dummy-gp-code-repository-report.json.zip
280 KB
sha256:2c93477f4a8a2217092c8d364551b1a84ba791b69831b0a01726d863ff6946cc
sbom-remove-validation-exception-data-repository-report.json.zip
280 KB
sha256:14247cb9ef555b2fa17ba96b8ec592f75522d4d3753e820a53a1f484f907bbd3
sbom-retrieve-cohort-distribution-data-repository-report.json.zip
280 KB
sha256:11c6902cb7a90d211aba58e173f9261c0113f3acf8dbc75666960a370ec7681e
sbom-retrieve-cohort-request-audit-repository-report.json.zip
280 KB
sha256:89693ac2049b07b34113f4d849b93831ea520f8b15b6dc31cdcacd3a18fa0451
sbom-retrieve-mesh-file-repository-report.json.zip
280 KB
sha256:1aeca9b2f38e8e9723fee66d811bc7f2cf421812b3b71498d0f777280b830048
sbom-retrieve-pds-demographic-repository-report.json.zip
280 KB
sha256:399151949676639a6504d74ab1e8ef23b3400c7a1c669eb5af9f8316f5f54516
sbom-screening-lkp-data-service-repository-report.json.zip
280 KB
sha256:4da80132405c49772540baca681275b5441eb797fa56ca6fd0b5eefd7d9b6bad
sbom-servicenow-cases-data-service-repository-report.json.zip
280 KB
sha256:9cd42c25fdb053b6527ca782455958641fc5f78cb010506cd1343619749c51b2
sbom-servicenow-cohort-lookup-repository-report.json.zip
280 KB
sha256:ba8e203f37220fce52950683e040dbaba000b555686c3a8c20a61ab48ac46497
sbom-servicenow-message-handler-repository-report.json.zip
280 KB
sha256:3fa375d7688982c756dfadfbf0d271bf5fdb8a069f4d1e7b9962ca95f4656f9c
sbom-static-validation-repository-report.json.zip
280 KB
sha256:e854c70618aa3a480d3a8a78611eb1c471230036b56fd5d20c5db85730c301dc
sbom-transform-data-service-repository-report.json.zip
280 KB
sha256:3f1904c13ca78477ce26cfbc9d14857cda3f14cbf5d1156f8ce9dee7e6e675d1
sbom-update-blocked-flag-repository-report.json.zip
280 KB
sha256:6a4fb022924f5825f932b4e4896bed1f05f6429da6434d12d1d9ce199c372874
sbom-update-exception-repository-report.json.zip
280 KB
sha256:c65bc0c0e654512cade7663b3fa4c6219e0febfbd26be767648f1850bec56af4
sbom-web-repository-report.json.zip
280 KB
sha256:365edc610e7ac9dc9dca5971397a47efa548470ebb7ff66edb294039b467421c
sbom-wiremock-repository-report.json.zip
280 KB
sha256:46bb7d2fe62d960c3745d80d557eeb45b081117fa8a401ef16bbe8244afdf2b9
test-coverage-report
320 KB
sha256:65a0db1906a7c2e0bc7d85abd1ee7bb2749760827c1c9b7b6390b2ad21066141
test-results-consolidated
688 KB
sha256:1e1ea63dd421c0d21000a892b7c9e4541b75ac434714e9c4125113365a4a1ba7
vulnerabilities-audit-writer-repository-report.json.zip
27.3 KB
sha256:c7e1966536c5576fec2b0ee4bd22b0159bf4a34b8e3828c7b33837f7a29a6b30
vulnerabilities-bs-request-audit-data-service-repository-report.json.zip
27.4 KB
sha256:2d0ba6be842fff4876d974b17a4664aa43bcf81997b0bb158f14e5f6dcf4c251
vulnerabilities-cohort-distribution-data-service-repository-report.json.zip
27.4 KB
sha256:9f557c9ac4023eacf0d33aa3ac05f2b7c48dcc940a5af44403baec393747060e
vulnerabilities-create-exception-repository-report.json.zip
27.3 KB
sha256:56dd0c544c34694a1ed438b6272dbefe90977ff1bb7d59607c3f773d4d75410c
vulnerabilities-db-migration-repository-report.json.zip
27.3 KB
sha256:4d99e4cd64ef750b58217ccc39d4c1d64695f56a374f9d14497844600b298fa0
vulnerabilities-delete-participant-repository-report.json.zip
27.3 KB
sha256:c147d09cdab10419771f12949a9e088717ed970e75ec25cd8c6ba229aed86af7
vulnerabilities-distribute-participant-repository-report.json.zip
27.3 KB
sha256:8d3bd0b9a33e71732c6761776343af546cd254d95ee7701e7fd8edfd70be08ff
vulnerabilities-durable-demographic-function-repository-report.json.zip
27.4 KB
sha256:4fdf5f1f763918d6721faf2dd764ea6803222020df129b007c40a9ef29b12bb9
vulnerabilities-exception-management-data-service-repository-report.json.zip
27.4 KB
sha256:b2d8f67d9f877305f9fb7d520fe2c46e8a16a38440189be947713080e0ae67f2
vulnerabilities-gene-code-lkp-data-service-repository-report.json.zip
27.3 KB
sha256:2f2d3fafc5d86c0107c56475325b8e7a5da19b84bcfcd0bd98d58567c5dee5e6
vulnerabilities-get-validation-exceptions-repository-report.json.zip
27.3 KB
sha256:6bd9b674624dadfa2b3a9adaa7606b002b6894b285d0d55ffa0173c79676f959
vulnerabilities-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
27.4 KB
sha256:897bd46dff4b6a20f53b2e947e7e70e9c372840c1ae7db2cae6fcd3d2c029849
vulnerabilities-lookup-validation-repository-report.json.zip
27.3 KB
sha256:34bb1f948e16384acf6ad158decc2f29d517880a86004307963bc22427f65c52
vulnerabilities-manage-caas-subscription-repository-report.json.zip
27.3 KB
sha256:a10a9897c5e28aa935f3746d82eeb7e5c715c2079e19a1b2480acc0ab644a48c
vulnerabilities-manage-nems-subscription-repository-report.json.zip
27.4 KB
sha256:f2fb97664ff5e75062d79cb66c7508b0e03d57de62daf5fb6f7381ca4dd4e698
vulnerabilities-manage-participant-repository-report.json.zip
27.3 KB
sha256:f9996c2ad1f17f3d3fc46ece8e12806932bef4a77394ff2ed525c0c8ff4c04aa
vulnerabilities-manage-servicenow-participant-repository-report.json.zip
27.4 KB
sha256:15b962e74efab0c0c4b800e7fcc296da72ddd6d942ceb3fab13fae30df95622f
vulnerabilities-nems-mesh-retrieval-repository-report.json.zip
27.3 KB
sha256:e26e782ff5f7a317275367fccad2ad48a9638c92955567073c78750f8bc1f563
vulnerabilities-nems-subscription-data-service-repository-report.json.zip
27.4 KB
sha256:b5b918a49e1269cc488ce3a63bdeadf4d12b5af1030abbc2d56bfe3c224c1ff7
vulnerabilities-participant-demographic-data-service-repository-report.json.zip
27.4 KB
sha256:ebbcea0d2845dc7af7de2f0a59c0f5f840d8867af42a2978d038b73868c22fae
vulnerabilities-participant-management-data-service-repository-report.json.zip
27.4 KB
sha256:9da65bb57adeabe04b066737ede711cc8f80d300bb7fb5a8f74b5f341e4a67ca
vulnerabilities-process-nems-update-repository-report.json.zip
27.3 KB
sha256:29a5a1e53e5a7b10d86198fb5703311548a3f7ce0c05955fa04cdc2ec05a29a6
vulnerabilities-receive-caas-file-repository-report.json.zip
27.3 KB
sha256:c08a0dfa6ad8844e48636b26145e5f530ccc8e55b7005c03c230f49753fecf79
vulnerabilities-reference-data-service-repository-report.json.zip
27.4 KB
sha256:a780e2b2d3e7ba5a3d3980694b0389cbad68858d8080645e2eeaca2a2f87ba0b
vulnerabilities-remove-dummy-gp-code-repository-report.json.zip
27.3 KB
sha256:69a1773c148dbed58057cab3ec7f4e2e85280ec62fd22d851e40888683ffecd5
vulnerabilities-remove-validation-exception-data-repository-report.json.zip
27.3 KB
sha256:7d8523cb0c782c25e2efa265e831e487382c0be1d789b764331e3588b90d3d25
vulnerabilities-retrieve-cohort-distribution-data-repository-report.json.zip
27.4 KB
sha256:166244a061ae02f0ed0ae9bb0f86a6e1f5e67a022b0f30c2f6972319709abd31
vulnerabilities-retrieve-cohort-request-audit-repository-report.json.zip
27.4 KB
sha256:75811a78efa4542a8622aa85e15c5f1aa47963edf1426b0cddec6e5528660fc7
vulnerabilities-retrieve-mesh-file-repository-report.json.zip
27.3 KB
sha256:4291737b20d55ef12e8d3fec9e269c81500cb4e0fb3119a7a229f578adf4b3a1
vulnerabilities-retrieve-pds-demographic-repository-report.json.zip
27.3 KB
sha256:d05944963ad16f3e1cf698968355507b9619f8d4fd1d3d51902350d317f1e34c
vulnerabilities-screening-lkp-data-service-repository-report.json.zip
27.4 KB
sha256:0da1cfa0ada8cf5e7cad2257fb0e832ad3b749a0687b92ec27a68c16e2e11a91
vulnerabilities-servicenow-cases-data-service-repository-report.json.zip
27.4 KB
sha256:3cfadd06d7c7e9a9092412b9a832c36418492562e3f73e8826778f88f4b8effe
vulnerabilities-servicenow-cohort-lookup-repository-report.json.zip
27.3 KB
sha256:a3cfda27d0243711b55ed66ce199ba78b4bbbf508b6590090eba70b05d2c9336
vulnerabilities-servicenow-message-handler-repository-report.json.zip
27.3 KB
sha256:0475bb1837158131665b459301460963c62d1cb1f7fc09a3996c36877583cb25
vulnerabilities-static-validation-repository-report.json.zip
27.3 KB
sha256:6f62c33fd9de5f724b49063dfd2b67df243e97856697d16964f83bce5c5923f1
vulnerabilities-transform-data-service-repository-report.json.zip
27.3 KB
sha256:b861b11cb20ba303c23787e3010995dd6f39946e871c013f5ea757cc03717fdc
vulnerabilities-update-blocked-flag-repository-report.json.zip
27.3 KB
sha256:e717547d3acd741fe08a485be7cf15893cba11022c319302a4b5a848fd1aafbf
vulnerabilities-update-exception-repository-report.json.zip
27.3 KB
sha256:25c92c7ae8d3334b0262f49cfb67baed1d07f4af4d2678a1c189382a5b85e843
vulnerabilities-web-repository-report.json.zip
27.3 KB
sha256:923f3bfa57bb4088691cfbd2d59eebf113e9dffeed14073c5eae9ba88792650d
vulnerabilities-wiremock-repository-report.json.zip
27.3 KB
sha256:8df8982b9343830ad673e4f081fe1bc7b1944078dcf3e43c59b3fddca7e7ab08