Skip to content

feat: wire-up dummy gp code changes #15471

feat: wire-up dummy gp code changes

feat: wire-up dummy gp code changes #15471

Triggered via pull request April 29, 2026 15:09
Status Success
Total duration 17m 30s
Artifacts 125

cicd-1-pull-request.yaml

on: pull_request
Set CI/CD metadata
6s
Set CI/CD metadata
Validate PR title
7s
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
8s
Commit stage / Check Markdown format
Commit stage  /  Check English usage
12s
Commit stage / Check English usage
Commit stage  /  Lint Terraform
6s
Commit stage / Lint Terraform
Commit stage  /  Count lines of code
11s
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 47s
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
26s
Test stage / Aggregate results and report
Analysis stage  /  Perform static analysis
7m 11s
Analysis stage / Perform static analysis
Image build stage  /  get-functions
10s
Image build stage / get-functions
Image build stage  /  build-base-images
2m 5s
Image build stage / build-base-images
Matrix: Image build stage / build-and-push
Image build stage  /  aggregate-json
7s
Image build stage / aggregate-json
Matrix: deploy-stage / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

107 warnings
Validate PR title
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: amannn/action-semantic-pull-request@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Commit stage / Count lines of code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test stage / Run consolidated tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test stage / Run consolidated tests: application/CohortManager/src/Functions/Shared/dotnet-mesh-client/application/DotNetMeshClient/NHS.Mesh.Client/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.
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 (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 (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 (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 (nems-subscription-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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-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 (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 (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 (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 (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 (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 (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 (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 (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 (update-exception)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (update-exception)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (higher-risk-referral-reason-lkp-data-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (higher-risk-referral-reason-lkp-data-service)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (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 (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 (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 (nems-mesh-retrieval)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (nems-mesh-retrieval)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (web)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, anchore/scan-action@56e320f818c551f3f035fde89894504f269ad30b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Image build stage / build-and-push (web)
Failed minimum severity level. Found vulnerabilities with level 'medium' or higher
Image build stage / build-and-push (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 (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 (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 (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 (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 (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 (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 (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 / 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:aae00f6dfa339c84e56fa675ae80fbcb3179a9666d0e02927089b3fa2a06b366
aggregated-vulnerabilities-repository-report-pr1895.zip
672 KB
sha256:e970d6d493ddf2814490de09b39b768dacd0f076d922d835626b33a95bd7a78a
cohort-manager-audit-writer-vulnerabilities-summary.txt
2.22 KB
sha256:eff734f3d3ea28dbcf0e53941b7943fc850a9d2946000dd8fcbcb9afb3bac1a9
cohort-manager-bs-request-audit-data-service-vulnerabilities-summary.txt
2.27 KB
sha256:ac7ac862b67432536fc39df91aebaf8bbcade120c1718df96944cb531dd12c51
cohort-manager-cohort-distribution-data-service-vulnerabilities-summary.txt
2.27 KB
sha256:5c3e3ed7113160d588f5fff74ecff2bf46ddf17ac693f56ad79da506e09163e5
cohort-manager-create-exception-vulnerabilities-summary.txt
2.23 KB
sha256:b66f108427a6918737c239a7edf6440a1294a6fb07fb5ec51f8555bc7b78c87d
cohort-manager-db-migration-vulnerabilities-summary.txt
1.67 KB
sha256:725fa4c832d00b6881b822ae0ce11e2611128ff67152ca29243e092e897f24c6
cohort-manager-delete-participant-vulnerabilities-summary.txt
2.24 KB
sha256:fdb84f41a277ba55a4ddc8550ed24cd4c88fd44ffbb829649bbf3a51e4649084
cohort-manager-distribute-participant-vulnerabilities-summary.txt
2.25 KB
sha256:36d6dd05a699fedbe34f4c30cce16d0cf75c314d8c5b057ad3e177af459dba1c
cohort-manager-durable-demographic-function-vulnerabilities-summary.txt
2.26 KB
sha256:9e747ac9be1f74f00c9d35feb3565ad1fbfce0113101b5baa33391a53e6d2334
cohort-manager-exception-management-data-service-vulnerabilities-summary.txt
2.27 KB
sha256:b3c286c66efc8ae93b09539c1e328ed3d53a6fe403f0413252b43d42bce5edd4
cohort-manager-gene-code-lkp-data-service-vulnerabilities-summary.txt
2.26 KB
sha256:6b82bb0da0823f1b98879ec5e3773d1503f43569370bcaeb826c0c6994ca5431
cohort-manager-get-validation-exceptions-vulnerabilities-summary.txt
2.25 KB
sha256:27973b77dedb5ff062a6c849b8637457be49818884fb98e38f6f195201f3af26
cohort-manager-higher-risk-referral-reason-lkp-data-service-vulnerabilities-summary.txt
2.31 KB
sha256:fc2b998af8c2552cc9f932aec2466b531b837249531a5ae46fc73cfac303efcd
cohort-manager-lookup-validation-vulnerabilities-summary.txt
2.23 KB
sha256:5f97e5ed131548a7387a39bb6f854411e182575aee475096985142d95f8e40c2
cohort-manager-manage-caas-subscription-vulnerabilities-summary.txt
2.25 KB
sha256:c3332a708864af01ee0da7fbe55c85487822bb14ea70c2823eda2a1c055a1187
cohort-manager-manage-nems-subscription-vulnerabilities-summary.txt
2.25 KB
sha256:5cd67414a1d1d880f7828e3eff89f70845c381bcd7fc055a0e13ea52654d13ca
cohort-manager-manage-participant-vulnerabilities-summary.txt
2.23 KB
sha256:831b8d1c2112886ba8174ffa73937b0f48270b5f79a45301381ec9c79d0778f5
cohort-manager-manage-servicenow-participant-vulnerabilities-summary.txt
2.26 KB
sha256:bb7b9ddb242ca2729ff35be5365090ee0ebc724c19f0ea4b011e205bf247e874
cohort-manager-nems-mesh-retrieval-vulnerabilities-summary.txt
2.24 KB
sha256:1cbdce2c00e9280b1e149946325c012f329aee8ef4382e276a6264b2d3186cec
cohort-manager-nems-subscription-data-service-vulnerabilities-summary.txt
2.27 KB
sha256:11d4d9ea00d398becd4511d5e295948089dcda95c8b8d847cfe7545fdaff08a0
cohort-manager-participant-demographic-data-service-vulnerabilities-summary.txt
2.29 KB
sha256:cf7f02ee59ccc2d5b3702948ef180cd455a3e1c2df4682883c08c247d36db7fe
cohort-manager-participant-management-data-service-vulnerabilities-summary.txt
2.28 KB
sha256:4d294da4b1a93ba4f3d3df3e4ebf800412ff2b1ac5ce5fe3f1abd78e40382fe5
cohort-manager-process-nems-update-vulnerabilities-summary.txt
2.24 KB
sha256:d0a188a7c8d95ed2cffc3fc5886f449ea8c87ffb62c509ac6fb247d2f76851ec
cohort-manager-receive-caas-file-vulnerabilities-summary.txt
2.23 KB
sha256:1fdef3bdc5476fc7392d5f9722136706b0932c59fe9616ebd190434b7eb7aeae
cohort-manager-reference-data-service-vulnerabilities-summary.txt
2.25 KB
sha256:0f62bda380227ae5cf7a023bef6cfcd14d897cfa2581b45eb4370bb72512232c
cohort-manager-remove-dummy-gp-code-vulnerabilities-summary.txt
2.24 KB
sha256:f93d2bf366ba19743e199fbbbe6438f44a908bb4a76ed8e3f9de00a3bd3fc875
cohort-manager-remove-validation-exception-data-vulnerabilities-summary.txt
2.28 KB
sha256:bd0eeb70d7ef4e5bd3d3ed17a2f60e1156d097a93f4b6a7b5decbce7e6e9c790
cohort-manager-retrieve-cohort-distribution-data-vulnerabilities-summary.txt
2.27 KB
sha256:5253046744fa3fe4b2d2a180eea2a8e9f48cae9cec0e1d7f5d25b86e961ed52e
cohort-manager-retrieve-cohort-request-audit-vulnerabilities-summary.txt
2.26 KB
sha256:77138c25e61b09fdaa065cacd66e9de97fb6cff95741f78ff2cfe20712d00996
cohort-manager-retrieve-mesh-file-vulnerabilities-summary.txt
2.24 KB
sha256:3ced5a7755aad6f89d11c649a5261b04be65e1a257cd50a164c4be069f853ee9
cohort-manager-retrieve-pds-demographic-vulnerabilities-summary.txt
2.25 KB
sha256:2b0c286e33e31d3aacf9aefc30b7eae4d06df3308b0ee40930cef89b41e202d8
cohort-manager-screening-lkp-data-service-vulnerabilities-summary.txt
2.26 KB
sha256:3c0bb576d24852df774b28432e6a51958e1968917e62499e52c6a1f085e1baa1
cohort-manager-servicenow-cases-data-service-vulnerabilities-summary.txt
2.26 KB
sha256:b494266a9b493ac3d1257a134bede3f4315a47238aed2c2aacc88d6cc3bb5330
cohort-manager-servicenow-cohort-lookup-vulnerabilities-summary.txt
2.25 KB
sha256:060d8dfe23d10acc9745aa528d76d1415ba6fd03dc4428ae0fc548f34fb9927f
cohort-manager-servicenow-message-handler-vulnerabilities-summary.txt
2.26 KB
sha256:1f52668b491ecc5810df856a140a116863e18b3cf8214298648e4a1df8c25c0b
cohort-manager-static-validation-vulnerabilities-summary.txt
2.23 KB
sha256:144f46c548b628cbd470b09a8e5009674ec6aa7e2ceab79b18e1358ac6272471
cohort-manager-transform-data-service-vulnerabilities-summary.txt
2.25 KB
sha256:f51a93f3375e83916d14d0b4b1c3ebdd8aff8102dc962617f50a51e92b424d95
cohort-manager-update-blocked-flag-vulnerabilities-summary.txt
2.24 KB
sha256:f92e19115e8f8c7dcc7424058beae2a3c4804d8c0d1d60c9f7d7b2c2f05eeb4d
cohort-manager-update-exception-vulnerabilities-summary.txt
2.23 KB
sha256:95211bcfdd825e7d48bfac1462e54fbb7d5daea33ecc0265d311e3f1578e6e5b
cohort-manager-web-vulnerabilities-summary.txt
511 Bytes
sha256:a85479a10aec3ace37323465b6089eb9496c1fe04a4981fe39ecc4ce24273790
cohort-manager-wiremock-vulnerabilities-summary.txt
1.42 KB
sha256:d0423d6c8cba729bb0380ec8b28c30c79fad1328c17469ed75eac17753136703
lines-of-code-report.json.zip
994 Bytes
sha256:a7a449481d1b0099be45338fdbe031951c542b55c7678f8c5df93d47fe2fb4db
sbom-audit-writer-repository-report.json.zip
280 KB
sha256:e28ce0579083872d5fb07327c998a4a3f004fa7643a437f2f8fb5fc933ce23ea
sbom-bs-request-audit-data-service-repository-report.json.zip
280 KB
sha256:211e68f32108b7dbeecb6394b3e26bf8f3fe0629fd86f597c1b9efe3db6bdd7a
sbom-cohort-distribution-data-service-repository-report.json.zip
280 KB
sha256:47614773cc91c03ff8ea70dd11e597b4d08617c3d8bcda29045a68ae3a422db1
sbom-create-exception-repository-report.json.zip
280 KB
sha256:8d26ea15caf3bc85ab9a4bff5433dbaacdd142aec8a9af9573ca97cd9ded870a
sbom-db-migration-repository-report.json.zip
280 KB
sha256:450627c323f93e3740a941409ffa5389f578f6e81153c13aa2976dc385e64b0f
sbom-delete-participant-repository-report.json.zip
280 KB
sha256:5bf850c2d69a8326ceac8f154b19d883b2d23a0386e5927ea3926d8d9e4f8242
sbom-distribute-participant-repository-report.json.zip
280 KB
sha256:6cccf75a0ea9b0152a337f469efebb0930fee4c67ddaf81ad8cc8f0aa816f503
sbom-durable-demographic-function-repository-report.json.zip
280 KB
sha256:28099be4f54f09ec18b23cc410570aa144ee80ce7d211209ccaf2a4d19de2fed
sbom-exception-management-data-service-repository-report.json.zip
280 KB
sha256:c5812572278982ba396a174bf93a65eff18efc7197fbbe4eafcf1b8555fd5e67
sbom-gene-code-lkp-data-service-repository-report.json.zip
280 KB
sha256:e008e8a8aee63f7c0542432ed05e223736a548e32fd28aa021ac2a231b51e2a9
sbom-get-validation-exceptions-repository-report.json.zip
280 KB
sha256:a86eb4448801468beb92e20ccb6190af241638ee5319a6e9bf4649e7ff430781
sbom-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
280 KB
sha256:cd371b4d708eb8702037203ab67d82c0918ff352c92b74a9a118dc8f9da88338
sbom-lookup-validation-repository-report.json.zip
280 KB
sha256:cc7e8aae57b71921dd99407be72cd91638d7a2217154610ee86ba526a44d7fb7
sbom-manage-caas-subscription-repository-report.json.zip
280 KB
sha256:9c9b81c1a99309821802aaa1921ce9a4a6da398c219f0e41f00fd2fc7e96278c
sbom-manage-nems-subscription-repository-report.json.zip
280 KB
sha256:b1170e588a152a8ba961ea69b23468894c8799349455ad946c57d1bf46cce530
sbom-manage-participant-repository-report.json.zip
280 KB
sha256:53f7838af937103d66bae0f9f30a7f8632dc707adb3f47274e2a914b4be358ca
sbom-manage-servicenow-participant-repository-report.json.zip
280 KB
sha256:8d1d15e7304272c72b66629850c9916ad8b5490d452692e51a602fdf4577bcaf
sbom-nems-mesh-retrieval-repository-report.json.zip
280 KB
sha256:dc439bc9560aa6d635a52648b36152a8f8fbdc306a436847bebbcad3cfa9f935
sbom-nems-subscription-data-service-repository-report.json.zip
280 KB
sha256:4f4a7c75225439f11159cf029231ac9825cd4e134abe9c91b38fc700855c63a6
sbom-participant-demographic-data-service-repository-report.json.zip
280 KB
sha256:243e7138f83b7a653e88903926b2c8e1eaedffd5f03e5021e4ccaee22b096a8e
sbom-participant-management-data-service-repository-report.json.zip
280 KB
sha256:ef342d8c11611e1b5090dd325163933ed04a6d45bc8677d6b31fb810a70ede3d
sbom-process-nems-update-repository-report.json.zip
280 KB
sha256:4479cfd630d6d8bf0f9f697ed2a4ab936f1c3762d4e97ca18a7a04da6116137c
sbom-receive-caas-file-repository-report.json.zip
280 KB
sha256:6b6d50d14acbca25b8db3785312880998a5df92f81509e7cee319f2a4dbfe8bd
sbom-reference-data-service-repository-report.json.zip
280 KB
sha256:1ec0b928fbcf6bc3c985e494fede9ff1bd4dfef25d7133c75a4295b459885971
sbom-remove-dummy-gp-code-repository-report.json.zip
280 KB
sha256:e238421fc3e49aff60dfdd9516feabafe4523502d4e0073aaa703e2fb271feee
sbom-remove-validation-exception-data-repository-report.json.zip
280 KB
sha256:d94fc2a4bd705e31105b78f5516fcad41e4b52643436ace3bd8087d290080c99
sbom-retrieve-cohort-distribution-data-repository-report.json.zip
280 KB
sha256:6b553ad8ad139d00b32b26b29c8edabc924b41d934c72548d3e4c6a6a2a61702
sbom-retrieve-cohort-request-audit-repository-report.json.zip
280 KB
sha256:901912d18866765842f3801cebc2e947afb2fee2c87e15b663c33c9633bd25ca
sbom-retrieve-mesh-file-repository-report.json.zip
280 KB
sha256:55111ba9230baba2cd476d47425b14173c49f8f401bd478c159a6481e6708dfd
sbom-retrieve-pds-demographic-repository-report.json.zip
280 KB
sha256:c9b68fa54d3651362225c99c470d6a78511d9a2e691378e2a4be9555c5df1fa2
sbom-screening-lkp-data-service-repository-report.json.zip
280 KB
sha256:d35af1e6c76747d939c0c793018c714c2f4c777639aa4b767219d467a05165b5
sbom-servicenow-cases-data-service-repository-report.json.zip
280 KB
sha256:daefbb1505d06becccd67d166a490f321df541b673ed3dd6e39e3cdef640546d
sbom-servicenow-cohort-lookup-repository-report.json.zip
280 KB
sha256:33f441cdafbd986ac2a3671dca329e6ff6c1a14f544e6d837d362d9e59e72514
sbom-servicenow-message-handler-repository-report.json.zip
280 KB
sha256:d639c892d50cb04ee30941201f96958b2b6efeaffbc178083ba9f14d4b218b49
sbom-static-validation-repository-report.json.zip
280 KB
sha256:f8faa177050f5b0dd71eec482f659ba6606ae8f2a8b500dddb945d6c24711bca
sbom-transform-data-service-repository-report.json.zip
280 KB
sha256:cefdd4d8e9d3f4bb0a3fa27bf818f08468d4fafae3064a9571072a79c64a8e35
sbom-update-blocked-flag-repository-report.json.zip
280 KB
sha256:9cb4a347bb86fc62cc6e550c2a52d33e47fee2393b05e62971575ccd813e64e2
sbom-update-exception-repository-report.json.zip
280 KB
sha256:81b39d4d29f71cbebc837f06407edfb8871f38d3e84a0dbc95d30da5dfe88e08
sbom-web-repository-report.json.zip
280 KB
sha256:6c9505863fd297bcd3eb4e077d69ac00114fc4f6f57a21b5b4d1209c7467de93
sbom-wiremock-repository-report.json.zip
280 KB
sha256:3e45edddd0f54436a446e12b23079e97a8361c2d70d4e4cde865c619923c615f
test-coverage-report
319 KB
sha256:d1d20184e90801133400728c3436cf651f72a6fa565874acd5c024ba710e6523
test-results-consolidated
687 KB
sha256:afd934e084a1fee2405529c40544579aae9ade39471b4c0b8026e026f9307fc8
vulnerabilities-audit-writer-repository-report.json.zip
27.5 KB
sha256:19b106683765d7672be928fc8d3475c10c59aa8f975012f661fa388ad79607e7
vulnerabilities-bs-request-audit-data-service-repository-report.json.zip
27.6 KB
sha256:2f20957d1002c5ca5ce236c22da5791a8ba9301f31e9dd5b870a49b2f29c42e4
vulnerabilities-cohort-distribution-data-service-repository-report.json.zip
27.6 KB
sha256:7e768f708c50acc116da4d7f3af3fe1356a969e64b385dcae5eb6be5a972ec02
vulnerabilities-create-exception-repository-report.json.zip
27.5 KB
sha256:6f5778d1d18415a6c1e1fb878667a87a235358d10ae10f8dd1db8ee06ece8c14
vulnerabilities-db-migration-repository-report.json.zip
27.5 KB
sha256:cc2bd048bcd5b5ccb21a89e0ba504dd2410d53f108ba4ab2807b01baf06408b0
vulnerabilities-delete-participant-repository-report.json.zip
27.5 KB
sha256:5a43c811a31818b66aa788868de60306333200d2258bb5e69347da9ff8bec6fa
vulnerabilities-distribute-participant-repository-report.json.zip
27.6 KB
sha256:0d7c1408c370a7b09e9a93421cb381531b3556cfb215e43d857816a8ed96ff57
vulnerabilities-durable-demographic-function-repository-report.json.zip
27.5 KB
sha256:8acf3dafc1dd8ac0340840dab175ad8d90ae6bcf8eb8f478b442656cb7236422
vulnerabilities-exception-management-data-service-repository-report.json.zip
27.6 KB
sha256:bdb6ce58c94b277b3e560570112f313cfd20fdf70f77c57f490b630e711d2e3d
vulnerabilities-gene-code-lkp-data-service-repository-report.json.zip
27.5 KB
sha256:dfcb5b8f654f1a3afe052bf9e90409dedb7c423025f1f9920157a59cdf72df5f
vulnerabilities-get-validation-exceptions-repository-report.json.zip
27.5 KB
sha256:b72f75f1ad913f9071310260b0d3630a9b6e9490b07ffb11fc207aeb61b9cb93
vulnerabilities-higher-risk-referral-reason-lkp-data-service-repository-report.json.zip
27.6 KB
sha256:3eb05a1bf0d73c7d0f0f01a1fe40cd73e21de7a5fd026934cdef4572fa6a4dcf
vulnerabilities-lookup-validation-repository-report.json.zip
27.5 KB
sha256:f7a97d82b8e5fea48d9547caacc96cf6dee03a93ac714ec072cb5a3f4cbfa68b
vulnerabilities-manage-caas-subscription-repository-report.json.zip
27.5 KB
sha256:54d932b7e1f33ac2a880d701f4c623fa3274b7f9d7f077105208937ee830fd12
vulnerabilities-manage-nems-subscription-repository-report.json.zip
27.5 KB
sha256:6aa8f52845434d4414b817e0f247fd91a0cff5d1cc1a862e1cb9df81385693aa
vulnerabilities-manage-participant-repository-report.json.zip
27.5 KB
sha256:165ae5a169123be6f3bc2c7aa51c2cc7a8144a660ebc305c768fcbd414a502dc
vulnerabilities-manage-servicenow-participant-repository-report.json.zip
27.5 KB
sha256:d98d7bece33b162704d2163a6f4d73e9eeb7be60c61a1d4cecd0cdfb409df825
vulnerabilities-nems-mesh-retrieval-repository-report.json.zip
27.5 KB
sha256:3ba838a716239892f94739607e217b6a1da4017aeca2cc8a3fa61d71df0d3265
vulnerabilities-nems-subscription-data-service-repository-report.json.zip
27.6 KB
sha256:92c0fcea5fb82920a43b8b8cc67d5b0c7362c89cec4aa9ab6c87bad8815ca3c5
vulnerabilities-participant-demographic-data-service-repository-report.json.zip
27.6 KB
sha256:a9306c635474971d1ee93f8ed61dea913ed70633fd4104653d4e7c53df6b8adc
vulnerabilities-participant-management-data-service-repository-report.json.zip
27.6 KB
sha256:ad85c1000e607bff51eca098a565f1d6d5ad09dbb571406d98e7fdf420822bbc
vulnerabilities-process-nems-update-repository-report.json.zip
27.5 KB
sha256:f8ad13d0010ac4e455cfea204582c6f4619e2bcf1043eab147b6be2af7f03f58
vulnerabilities-receive-caas-file-repository-report.json.zip
27.5 KB
sha256:b173f9c87d5e5986440686848ba371df9303b84c304b14948937c8f480ac08bd
vulnerabilities-reference-data-service-repository-report.json.zip
27.5 KB
sha256:157db91ee0ace572470613ddc678382d5c6bb4a7d37f3d46c4ba23c5bbffd426
vulnerabilities-remove-dummy-gp-code-repository-report.json.zip
27.5 KB
sha256:d3ffdecada47bfaff61aca62a3ec7df983077755beed1261e56c38adb0252b85
vulnerabilities-remove-validation-exception-data-repository-report.json.zip
27.6 KB
sha256:e32beca5383284bc0b7bceafe18f138ca1d5a000c2449c54c2b6ebad3f1c60d6
vulnerabilities-retrieve-cohort-distribution-data-repository-report.json.zip
27.6 KB
sha256:7bc4abde09da327e7c775ca1135c4b6f952d2b821d5895e344053c5b0b787a06
vulnerabilities-retrieve-cohort-request-audit-repository-report.json.zip
27.6 KB
sha256:5248df791475679b9211b8bf9b2e516dbd37ef5a35d46e0292b72ac875cbd394
vulnerabilities-retrieve-mesh-file-repository-report.json.zip
27.5 KB
sha256:e11c64e1287207d6fa48bf0d9afc43081d015ea7f3c6b379b381865ad6077742
vulnerabilities-retrieve-pds-demographic-repository-report.json.zip
27.6 KB
sha256:70380bd22065a3c02062a1589ff12117a4238448d98ef343be12e71ae52689b3
vulnerabilities-screening-lkp-data-service-repository-report.json.zip
27.6 KB
sha256:3777816de3c2f20e2cfbfacc7103ba094f1aca101832f55145be90a717dbed8e
vulnerabilities-servicenow-cases-data-service-repository-report.json.zip
27.6 KB
sha256:abf60be0da5333fe47ebfdf6123b4f625a4fdc947ce90142661af533a8a9185a
vulnerabilities-servicenow-cohort-lookup-repository-report.json.zip
27.5 KB
sha256:a82b5b1f90a13a469ff8ea55b0423fd0f6009cda7e9bfec0273ac65a342c56be
vulnerabilities-servicenow-message-handler-repository-report.json.zip
27.5 KB
sha256:bb89543cf8cf223c2c543ab5cd81552cfeaaab608db7b485389c8c2705afd0a2
vulnerabilities-static-validation-repository-report.json.zip
27.5 KB
sha256:6adf9474b92ef9645f5fc83eb1de52e8754fb34829efdd803fa888a2c4ac4a01
vulnerabilities-transform-data-service-repository-report.json.zip
27.5 KB
sha256:b570740a1e78213d180d2fe1189e47a286024ecca3ca941d6c8cb6c110a8b1ba
vulnerabilities-update-blocked-flag-repository-report.json.zip
27.5 KB
sha256:eea8dc3985653d32a1552a5ea8fc9ccfdf0fd386522aa9f7da69621f8ccc159e
vulnerabilities-update-exception-repository-report.json.zip
27.5 KB
sha256:5f56b7ce257dc5939d8901d54074f16e5ffeec9521b89a5fea5d97ad0604d87c
vulnerabilities-web-repository-report.json.zip
27.5 KB
sha256:76f38969ce99e28fe4c21d16f2a1e63487db9df3adeb8f57ec7438fdfc918889
vulnerabilities-wiremock-repository-report.json.zip
27.5 KB
sha256:dd642ccfd00be8b89730125f2fdc56e6e5e2dc18585c696c61a8f6dfc09f4d40