Skip to content

feat: wire-up dummy gp code changes #15480

feat: wire-up dummy gp code changes

feat: wire-up dummy gp code changes #15480

Triggered via pull request April 30, 2026 10:08
Status Success
Total duration 17m 5s
Artifacts 125

cicd-1-pull-request.yaml

on: pull_request
Set CI/CD metadata
5s
Set CI/CD metadata
Validate PR title
5s
Validate PR title
Commit stage  /  Scan secrets
18s
Commit stage / Scan secrets
Commit stage  /  Check file format
9s
Commit stage / Check file format
Commit stage  /  Check Markdown format
6s
Commit stage / Check Markdown format
Commit stage  /  Check English usage
10s
Commit stage / Check English usage
Commit stage  /  Lint Terraform
8s
Commit stage / Lint Terraform
Commit stage  /  Count lines of code
10s
Commit stage / Count lines of code
Test stage  /  Check for consolidated test project
5s
Test stage / Check for consolidated test project
Test stage  /  Run consolidated tests
2m 54s
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
22s
Test stage / Aggregate results and report
Analysis stage  /  Perform static analysis
6m 58s
Analysis stage / Perform static analysis
Image build stage  /  get-functions
9s
Image build stage / get-functions
Image build stage  /  build-base-images
2m 10s
Image build stage / build-base-images
Matrix: Image build stage / build-and-push
Image build stage  /  aggregate-json
12s
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/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.
Analysis stage / Perform static analysis: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/MessageMetaData.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/MessageMetaData.cs#L7
Non-nullable property 'FromMailbox' 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/MessageMetaData.cs#L6
Non-nullable property 'ToMailbox' 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/MessageMetaData.cs#L5
Non-nullable property 'WorkflowID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analysis stage / Perform static analysis: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/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/OperationService/HandshakeResponse.cs#L7
Non-nullable property 'MailboxId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analysis stage / Perform static analysis: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/Response/InboxService/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/AcknowledgeMessageResponse.cs#L8
Non-nullable property 'MessageId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analysis stage / Perform static analysis: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/Models/MeshResponse.cs#L8
Non-nullable field 'Response' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Image build stage / build-base-images
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (wiremock)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (wiremock)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (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 (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 (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 (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 (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 (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-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 (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 (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 (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 (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 (higher-risk-referral-reason-lkp-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (higher-risk-referral-reason-lkp-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (gene-code-lkp-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (gene-code-lkp-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (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 (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 (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 (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 (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 (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 (transform-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (transform-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (retrieve-cohort-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 (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 (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 (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 (servicenow-cohort-lookup)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (servicenow-cohort-lookup)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (manage-servicenow-participant)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (manage-servicenow-participant)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (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 (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 (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 (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 (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 (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 (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 (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 (process-nems-update)
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 (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 (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 / 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:57d250551adbaf496369d52641e459fbcf737acc824029d1a507797ecb514683
aggregated-vulnerabilities-repository-report-pr1895.zip
609 KB
sha256:9b645bea5bf7f31b46fe50c32dddd114c22ce270052dadd2f25b4d2fa4e15552
cohort-manager-audit-writer-vulnerabilities-summary.txt
2.26 KB
sha256:02b70eae5c4e4445199229ae9947812d170329cf9e608c9fcec1c65e10f3134a
cohort-manager-bs-request-audit-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:144f650c11c2a73afe89d7545b38180087c092de67add4c7170f7e4dba874ec5
cohort-manager-cohort-distribution-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:14ec81daab85337ef84b302d5a87915ceb7c884a47d4467fdfe82d27669bdaa7
cohort-manager-create-exception-vulnerabilities-summary.txt
2.27 KB
sha256:39549a04823ec44dfb3e24c20e1da32561d72e2b205669ae86f5ff5cd76ca2d4
cohort-manager-db-migration-vulnerabilities-summary.txt
1.73 KB
sha256:a7cd8bb94fcfb222f9faa2aa2391ac51188c8bfb9df1af971b4b5850107c27c7
cohort-manager-delete-participant-vulnerabilities-summary.txt
2.28 KB
sha256:90bd77906c10deef3f754bbc52b8a9c7f5e6ba090fb3a1c37eaa99dd2b0d80fd
cohort-manager-distribute-participant-vulnerabilities-summary.txt
2.29 KB
sha256:b839be960d8ed37c695ecbf3cbeb70eedf5ad6042ff26d945eb48d4dfc5c64c2
cohort-manager-durable-demographic-function-vulnerabilities-summary.txt
2.31 KB
sha256:2e6c4f602abb20b6401be0afb84c485cbf8f4945106f7abe0114d56558756bde
cohort-manager-exception-management-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:cdc4e29693f668d34b2b599e7c2127c10d43bd694953d2c09f3d8b40e4e65c0b
cohort-manager-gene-code-lkp-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:f64b25e617cd3c9472253b0371b51f296556e66cc1c394a936acf3d1ad697b4c
cohort-manager-get-validation-exceptions-vulnerabilities-summary.txt
2.29 KB
sha256:1dbdc593b75ce26cdc568ab210d2251dafb9099d5bf7856982624504985121bb
cohort-manager-higher-risk-referral-reason-lkp-data-service-vulnerabilities-summary.txt
2.35 KB
sha256:8bd2eaf78bada4766d8bec26138bc95616baeac6e84471bbbd5b6b62e3e08a06
cohort-manager-lookup-validation-vulnerabilities-summary.txt
2.27 KB
sha256:1934e2de4b0ff4206163484d7eb9d5332e802bed6ff851297507ab85481915a1
cohort-manager-manage-caas-subscription-vulnerabilities-summary.txt
2.29 KB
sha256:03503040c0383f2cbb6b06f21126da279d9fc865166c0ec3d093608552cc3106
cohort-manager-manage-nems-subscription-vulnerabilities-summary.txt
2.29 KB
sha256:4ff550b71ae1867066def2787bdeea916dfcac03b4d772fb5bcd5faefc9bcbb6
cohort-manager-manage-participant-vulnerabilities-summary.txt
2.27 KB
sha256:4661e1942bd4a8e24633d12e96040213cd639e596a38e797e20f967f26239bea
cohort-manager-manage-servicenow-participant-vulnerabilities-summary.txt
2.3 KB
sha256:c5a07cdcf5e6acd88859fae0df45e366a4d6857e375667a3dbd9cfe9987d3b47
cohort-manager-nems-mesh-retrieval-vulnerabilities-summary.txt
2.28 KB
sha256:2ca85bb544d2b9b16182f4b72c17ee9f41bbcf2ba912ecdd2ef5b4d819e71c7d
cohort-manager-nems-subscription-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:10e1af6b37c31f085904909636efb6978f981f19b52385475d6aec720c6e091c
cohort-manager-participant-demographic-data-service-vulnerabilities-summary.txt
2.32 KB
sha256:6cc2debac8643d0e07a3ba1b1e585502e8309f5099f1212f854c3cb81f1d15e5
cohort-manager-participant-management-data-service-vulnerabilities-summary.txt
2.32 KB
sha256:12d969a771d346c981a212dbd70bc790dbd549429c332fa374832d894eaadfec
cohort-manager-process-nems-update-vulnerabilities-summary.txt
2.28 KB
sha256:1bc129c30581abb4172ab8e694144c4b7e09b496ffad1bde9d40f364c7179564
cohort-manager-receive-caas-file-vulnerabilities-summary.txt
2.27 KB
sha256:7c36c3b4949a5ccb18c2a73f734745736f28fc6699e49c4701d27ac07e653aac
cohort-manager-reference-data-service-vulnerabilities-summary.txt
2.29 KB
sha256:25a8dfc5b277f9225c0f066f169c7986cf3913fd2aa255debaccf54baf04d189
cohort-manager-remove-dummy-gp-code-vulnerabilities-summary.txt
2.28 KB
sha256:0f0003d0d41842a3bb7f0a31af0da953f61e37ea9432de0fb5f43e860ba7bf9b
cohort-manager-remove-validation-exception-data-vulnerabilities-summary.txt
2.31 KB
sha256:7428a4a939d73fc9e3fe0537e971c4619e9d00696a124ac3608c2097860e71b0
cohort-manager-retrieve-cohort-distribution-data-vulnerabilities-summary.txt
2.31 KB
sha256:8daacbb66d311069fbd4e77ad49bed419cd55b695440135fec8bf44669bf3b1b
cohort-manager-retrieve-cohort-request-audit-vulnerabilities-summary.txt
2.3 KB
sha256:caa9ac06ff749eeb8368536064b76659776cf6e52c00745ff5dd7967a8c84447
cohort-manager-retrieve-mesh-file-vulnerabilities-summary.txt
2.28 KB
sha256:959986995badaa6dacf37668da95e666f9867fafdcb9c70b488099e607497a52
cohort-manager-retrieve-pds-demographic-vulnerabilities-summary.txt
2.29 KB
sha256:e5f11e5c8ed0c0ff68e89653a3fecfa5556327a5a43a36856f67b580d3892ed9
cohort-manager-screening-lkp-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:2ff5c18add54cf033e9dab66527a03a2054b89f3e08aa10c7cf5f2e6ee26e22a
cohort-manager-servicenow-cases-data-service-vulnerabilities-summary.txt
2.3 KB
sha256:f71ec10bf2df78a0184c6efe30580d9808e0e86ebf426cedbe0ea8791a2754a2
cohort-manager-servicenow-cohort-lookup-vulnerabilities-summary.txt
2.29 KB
sha256:7ab80b090775fcab6e51d4f6346a160c9008acd32afa7b2d875414908cb154a8
cohort-manager-servicenow-message-handler-vulnerabilities-summary.txt
2.3 KB
sha256:c971ca3347a5b82e7d2027866fe10a2181421e0db504a814224cb7e34389be44
cohort-manager-static-validation-vulnerabilities-summary.txt
2.27 KB
sha256:0e58827c3f8e0dade17f8505d3f527d8d3595fc2e5259d5c5b3151955633cc31
cohort-manager-transform-data-service-vulnerabilities-summary.txt
2.29 KB
sha256:0e1cc0e812c6a8c2a3da1a9f36c65165f15047562eefc71711e6200fada5ba61
cohort-manager-update-blocked-flag-vulnerabilities-summary.txt
2.28 KB
sha256:641e4ed495158472308ab0b44e910f55c81601ec2471ca2f3f2f25457fc02687
cohort-manager-update-exception-vulnerabilities-summary.txt
2.27 KB
sha256:bdb05218aec255e6f19b1aeae6335a0091f8d3ad70ff45f7b742ef5922d11cdd
cohort-manager-web-vulnerabilities-summary.txt
511 Bytes
sha256:790e44e7e1eabf5ea103b88b77d51eee218b1bcfa8cdde37d337c9dc2bc418fb
cohort-manager-wiremock-vulnerabilities-summary.txt
1.59 KB
sha256:a1c3310cbf1a9e99376f2c1bd13c4501addb3fb4c41887fe88981538ea4cbff9
lines-of-code-report.json.zip
996 Bytes
sha256:b9ce6bb282e95119f03b160150995e7ecbdffe6affc27fec5e62c6bb88fd81bb
sbom-audit-writer-repository-report.json.zip
280 KB
sha256:08b26a7a8e4f2ccf149221a8829f72be7525159503077095b8133d4f9632802f
sbom-bs-request-audit-data-service-repository-report.json.zip
280 KB
sha256:464ddfe8bf5595ca8ea88bddd07ecde69877d2c0d59c78a9846db7509b9784bb
sbom-cohort-distribution-data-service-repository-report.json.zip
280 KB
sha256:f4ceee2aaf69de10aa867d0adef84ea7ab9e13e2c345ecc1320693b7436e09d3
sbom-create-exception-repository-report.json.zip
280 KB
sha256:3cff53f0104717999f7814ac112e79aabb81e772e6f8bafec7a3969c01461d92
sbom-db-migration-repository-report.json.zip
280 KB
sha256:77bc282a280c53ed21e1142323ff0894f9e463878e51b8ea89d45d21d77eeca8
sbom-delete-participant-repository-report.json.zip
280 KB
sha256:5ef539aa131dda31932d2315c54c446b45e368d536806060f2f2d24bb7c6d83f
sbom-distribute-participant-repository-report.json.zip
280 KB
sha256:8a96a4432c30e00894f16b930dfebc08fd8895c94e2105b8b5aeb0b231c9429b
sbom-durable-demographic-function-repository-report.json.zip
280 KB
sha256:0de844acb177af06e70815a0067856f6d0dc13ead8afafb5aae6051c6a7144a7
sbom-exception-management-data-service-repository-report.json.zip
280 KB
sha256:d4d7cdb0ff7ad5ec5f3d3c2bdf9174908c0c24b756683447750983d845bfd18b
sbom-gene-code-lkp-data-service-repository-report.json.zip
280 KB
sha256:e79bfb5b1bb87fb8f41ce2a4e8718c3ec91a5fc70a736d444ae5fe04ea75790c
sbom-get-validation-exceptions-repository-report.json.zip
280 KB
sha256:06c1f38749a3e0e002ec59c0576fc11672b6fa92562d5254b8bb5d5ab84a7293
sbom-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
280 KB
sha256:cc486a0525e3e457ea3e38a8cb7d3fb5095974822af51b0f33264bf34d56255c
sbom-lookup-validation-repository-report.json.zip
280 KB
sha256:780f5a3c1d19ed4292eff1ebbed2169806e543136e7cf5ca19b666dda7705a26
sbom-manage-caas-subscription-repository-report.json.zip
280 KB
sha256:2e6c7d9ced5f91ff4b9253b2a98cc4b59d04266cf164523cdc2dc273e8130afa
sbom-manage-nems-subscription-repository-report.json.zip
280 KB
sha256:39564a5dd9bf656c4ca430507bf0fc11802868639f765288ae3d8379d26728ae
sbom-manage-participant-repository-report.json.zip
280 KB
sha256:f9dfd44831b0dbd88635801b38e800a791005f0b2fcead4ec7f54636dbefff10
sbom-manage-servicenow-participant-repository-report.json.zip
280 KB
sha256:1e29fac7a104c9b97c3b586d73887713300be4afb1afc95b711dd65ab9044984
sbom-nems-mesh-retrieval-repository-report.json.zip
280 KB
sha256:36874a1b4e6bed336cbc5dfb4fdf2c980547b0db835ab710eaa2a90908390bea
sbom-nems-subscription-data-service-repository-report.json.zip
280 KB
sha256:8cde7317d17cf3e821084ce0f94a844409d11cbac7e7a9ad91e441724e4183e8
sbom-participant-demographic-data-service-repository-report.json.zip
280 KB
sha256:a11ca7bc8e5974bde99b6c930eaac181bf017a174d19847ad710a1dc4e3e9021
sbom-participant-management-data-service-repository-report.json.zip
280 KB
sha256:4b35a5ece359da5f6d872025815f6ce3282bafb07c3948b6b39441e89f87dd5f
sbom-process-nems-update-repository-report.json.zip
280 KB
sha256:e94d39ce19089df1505d525e5c00920cabbbeee902bf216ebbbb6bf69f1bda52
sbom-receive-caas-file-repository-report.json.zip
280 KB
sha256:89c676f1b93d27312de69fed5731bfba29e1966bcaaf4611bae7cdc5b155aa8e
sbom-reference-data-service-repository-report.json.zip
280 KB
sha256:ab0c07f2392910ca605ee9413008f88df20aab7897d20377ebfdca063260009f
sbom-remove-dummy-gp-code-repository-report.json.zip
280 KB
sha256:5eea55061fd9eadeff235a3a5193507ed1f85aa7689d919db861a64d85526d0a
sbom-remove-validation-exception-data-repository-report.json.zip
280 KB
sha256:a713c95d2303642e70672bb344ce523f1fd09504f83178f26d7e5321952f07f9
sbom-retrieve-cohort-distribution-data-repository-report.json.zip
280 KB
sha256:4f522877a44099909f8d304c69884d66ef62623e699c831a0bd3d9216911878a
sbom-retrieve-cohort-request-audit-repository-report.json.zip
280 KB
sha256:54bad4a026c8e6ad1784742ddaf71d15a045f068774c88363ae1ce1d8f02c868
sbom-retrieve-mesh-file-repository-report.json.zip
280 KB
sha256:e5081765a337c83ec922cdaf9fbce0a37f37c0f20fb69700b5f43c000d7e38d6
sbom-retrieve-pds-demographic-repository-report.json.zip
280 KB
sha256:07f331ed207d432d42577254d25cfe77bb6db96d3f25aa156eaa583834aec14b
sbom-screening-lkp-data-service-repository-report.json.zip
280 KB
sha256:5d95e9a8af56fe601d1f74173447bfecdd204d6580c5bbbff52149f92b0567d4
sbom-servicenow-cases-data-service-repository-report.json.zip
280 KB
sha256:b676fe29a2548867e885841328e5b342784d085003382b6a9d82a565c2d8ad5c
sbom-servicenow-cohort-lookup-repository-report.json.zip
280 KB
sha256:a765a3df23b0abcba5c26ef709774425ad407d732f13123d3077529cf1cc3490
sbom-servicenow-message-handler-repository-report.json.zip
280 KB
sha256:939b0373598a092176b4d593030ba249d158d2fa39f56e5840eb311c1974bc25
sbom-static-validation-repository-report.json.zip
280 KB
sha256:d55c9cc7fa68b4af6a7bff25da209278c7b267b0c7612ca2b2233c1db859f3d9
sbom-transform-data-service-repository-report.json.zip
280 KB
sha256:07e06cce5c05e01c25e341ca2b9f3b1a4be3862d408772af92049747558a6c51
sbom-update-blocked-flag-repository-report.json.zip
280 KB
sha256:da34a4d1445fd4ca6e659d44f8943917193fd16053f7b4d430eb74f5d16053ed
sbom-update-exception-repository-report.json.zip
280 KB
sha256:11b7f56a4ba005e8c7d1092729299ddadfcf5e13667ad9e5623211003d65cd91
sbom-web-repository-report.json.zip
280 KB
sha256:4b4db8f4196ec3edc91ab1225ceb85632fe80fb88103c4f42fb06025dbc3eb65
sbom-wiremock-repository-report.json.zip
280 KB
sha256:830cb1bb80abc0546d0581799e3d6cbf640976dfce678a81d3586d589c0e8cd8
test-coverage-report
320 KB
sha256:48985057a4a8f6b43c48f2224ba4362ae40618955df4cfdf432d61b86e1ea2d8
test-results-consolidated
688 KB
sha256:1f2d3f858061b35a00ed2d5821acfacda6a72f5629ee78bfc3582253c17e9a80
vulnerabilities-audit-writer-repository-report.json.zip
27.3 KB
sha256:e5321b2c6d2617e0026461f101988aa67317e1cc011618974eef943bd6483c33
vulnerabilities-bs-request-audit-data-service-repository-report.json.zip
27.4 KB
sha256:a9595c5f457348c2a7222f6c618862ccbc929f357ff04c9b1dcae5089222aee4
vulnerabilities-cohort-distribution-data-service-repository-report.json.zip
27.4 KB
sha256:523b5702a32608c2ca1a0a2b0f0a4c2fbf8226dfb1745dd16f23c4ffdb698eb1
vulnerabilities-create-exception-repository-report.json.zip
27.3 KB
sha256:e4da24b64aefc9fa719528a67a3ccf4332423f82e2540feb231ed727abeea578
vulnerabilities-db-migration-repository-report.json.zip
27.3 KB
sha256:0b7fd2cef471c9480f7a3c3f3ca384cc6b69d7ee7b03f8451402ee36bd82b6e6
vulnerabilities-delete-participant-repository-report.json.zip
27.3 KB
sha256:404a5b0ad648119b032529d404f0ac0af421dd7edccc780026c9484826007251
vulnerabilities-distribute-participant-repository-report.json.zip
27.3 KB
sha256:10a8b955ef60c3467eb4a0659c597d05b3bce4ea98d40df75c70d62bcadf6d79
vulnerabilities-durable-demographic-function-repository-report.json.zip
27.4 KB
sha256:4813eb1dc81d9c90b3c7802c89b402cb8b22402696646c444135a3134424e1ae
vulnerabilities-exception-management-data-service-repository-report.json.zip
27.4 KB
sha256:e392e4e69e5d05e5649cbb30f4c6169c7cd0938bedb1e3e083035c28fdc52118
vulnerabilities-gene-code-lkp-data-service-repository-report.json.zip
27.4 KB
sha256:3d5141f704f4230fcf3911c74a82f207c1882271250f0c09ea9efcdda704567d
vulnerabilities-get-validation-exceptions-repository-report.json.zip
27.4 KB
sha256:fc3a6c737cb647b86e94dc8204697695ab04da9334707a4e050e016e0a683292
vulnerabilities-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
27.4 KB
sha256:596b2e7ddb4ad818aaa3f9405c0d916c09a920934ab6646b8a5d42515d7322c6
vulnerabilities-lookup-validation-repository-report.json.zip
27.3 KB
sha256:c3355416b1a471c60aa5e45dfc783e9be324d11452526234208ef6e0a66d7067
vulnerabilities-manage-caas-subscription-repository-report.json.zip
27.4 KB
sha256:c0bbcaafbc6ca3e9335cba351d5249852f78e243284b520234d0b79287c623e8
vulnerabilities-manage-nems-subscription-repository-report.json.zip
27.3 KB
sha256:877701de11a502eaed6e817049e5e1376fc37f76a26a1ca8448d05b7cc3bafe5
vulnerabilities-manage-participant-repository-report.json.zip
27.3 KB
sha256:dd8c6ece04e9034917cc54ee2ef70472239503895c6e00d91cebbc4a60a8f045
vulnerabilities-manage-servicenow-participant-repository-report.json.zip
27.4 KB
sha256:edce7f5579d26531567b3e31d608d9c9dbccaf1e18c7dc69ebddd3d77747e9ca
vulnerabilities-nems-mesh-retrieval-repository-report.json.zip
27.3 KB
sha256:67854acf8ed5ccb4f520c9d041525e6121828aded4940bba9dde815f4c3b6961
vulnerabilities-nems-subscription-data-service-repository-report.json.zip
27.4 KB
sha256:86550165ae0736e7604e28f928cba26f7893c3593d5c71e8e224f80bf3189605
vulnerabilities-participant-demographic-data-service-repository-report.json.zip
27.4 KB
sha256:8cf557eff0bb534984236362e2eb48b999774b4db0b7b86344c597db7e41ef36
vulnerabilities-participant-management-data-service-repository-report.json.zip
27.4 KB
sha256:52569d905ebf1d485eceb97b15b151060735770a2a444dce0e64efa75b88e575
vulnerabilities-process-nems-update-repository-report.json.zip
27.3 KB
sha256:65f94324e998b06d0596c0468e6311f407b14d155f5c63115b0de4a2f5ef41db
vulnerabilities-receive-caas-file-repository-report.json.zip
27.3 KB
sha256:1dedd4b1665cffe3e63522a7c8fe879dfba4b9ea0b70542339ede05ebd284a69
vulnerabilities-reference-data-service-repository-report.json.zip
27.3 KB
sha256:4aa43a4c265783c5d67d64063bdcb23adc63c823932c5a6ddef74e8778510eb4
vulnerabilities-remove-dummy-gp-code-repository-report.json.zip
27.3 KB
sha256:1a020cbaf708223286158c8c4c73df87178e61ce834cbb0af394aa7507b8dc79
vulnerabilities-remove-validation-exception-data-repository-report.json.zip
27.4 KB
sha256:f886507f7a19b71336641107c28c9fadc1a2ba98dc0b7481696e49516f5ea219
vulnerabilities-retrieve-cohort-distribution-data-repository-report.json.zip
27.4 KB
sha256:078decc7be46bd70d31028dc553d05035c9b3f9080003341ed7a6504ab5ba7e5
vulnerabilities-retrieve-cohort-request-audit-repository-report.json.zip
27.4 KB
sha256:33d87162ab01ebc74d60e70ffd40563db21b1489b42af0662edab320f9e70c12
vulnerabilities-retrieve-mesh-file-repository-report.json.zip
27.3 KB
sha256:26e40798081669c375ee6994070b69b3494d816c751e3b0b486a7fd4da17ba6c
vulnerabilities-retrieve-pds-demographic-repository-report.json.zip
27.4 KB
sha256:d19dcd081ddb816c0b0682817fc3c25dc3d86f452abd11b8068577a686e38fd4
vulnerabilities-screening-lkp-data-service-repository-report.json.zip
27.4 KB
sha256:98d12dcc5c2ad1650bc8ad34f6ecc7b336fcd1fed33fe4297e039d749b4d7075
vulnerabilities-servicenow-cases-data-service-repository-report.json.zip
27.4 KB
sha256:b059b58008db679edfd9ed5ab8ac9a3f25aebf0bdefe3f5424342c0d865b9479
vulnerabilities-servicenow-cohort-lookup-repository-report.json.zip
27.4 KB
sha256:28d253370ba2750a5a1c392bfca81be5be277de70c42b885c5303095f98de575
vulnerabilities-servicenow-message-handler-repository-report.json.zip
27.3 KB
sha256:69547f5a9e761fbcdc23ce86dc1c266a46daac2ed1466f8daa84b14e025298c3
vulnerabilities-static-validation-repository-report.json.zip
27.3 KB
sha256:6e2c6364fbe949c35ab679604fac71a450065967fa0e833818c28b91493704d2
vulnerabilities-transform-data-service-repository-report.json.zip
27.3 KB
sha256:2432e3a8fb3cc42ffe29a07cdb31312d51a8d110dc214e34dda8ebca33d5aa31
vulnerabilities-update-blocked-flag-repository-report.json.zip
27.3 KB
sha256:61e635d03d9a979c829a3cc876ece14d11ceec6743adb7a8b0cf3cefb7f26b72
vulnerabilities-update-exception-repository-report.json.zip
27.3 KB
sha256:a1e596747750fcb39f1aa3e83a336ffb950f59e0006b415ddb2800413d3b1cec
vulnerabilities-web-repository-report.json.zip
27.3 KB
sha256:32ffd755d641eb496a0bcc904693fc1ea05aa78b37d464957acedc702ce940de
vulnerabilities-wiremock-repository-report.json.zip
27.3 KB
sha256:23e9522d0b82c16f1d4385bfa5c99423c6752facd6244eb782eddfb3a4e5b8e4