Skip to content

fix(mat): make serde non-optional — unblocks `cargo test --workspace … #1947

fix(mat): make serde non-optional — unblocks `cargo test --workspace …

fix(mat): make serde non-optional — unblocks `cargo test --workspace … #1947

Triggered via push June 9, 2026 19:21
Status Success
Total duration 5m 29s
Artifacts 5
Static Application Security Testing
1m 57s
Static Application Security Testing
Dependency Vulnerability Scan
4m 27s
Dependency Vulnerability Scan
Container Security Scan
1m 8s
Container Security Scan
Infrastructure Security Scan
1m 9s
Infrastructure Security Scan
Secret Scanning
34s
Secret Scanning
License Compliance Scan
1m 50s
License Compliance Scan
Security Policy Compliance
7s
Security Policy Compliance
Security Report
55s
Security Report
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 24 warnings
Security Policy Compliance
Process completed with exit code 1.
Secret Scanning
Process completed with exit code 2.
Container Security Scan
Path does not exist: scout-results.sarif
Container Security Scan
could not authenticate: user githubactions not entitled to use Docker Scout
Container Security Scan
Invalid SARIF. JSON syntax error: Unexpected end of JSON input
Container Security Scan
grype had a non-zero exit status when running
Container Security Scan
Path does not exist: trivy-results.sarif
Container Security Scan
Process completed with exit code 1.
Container Security Scan
buildx failed with: ERROR: failed to build: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
Infrastructure Security Scan
KICS scan failed with exit code 50
Infrastructure Security Scan
Path does not exist: checkov-results.sarif
Static Application Security Testing
Path does not exist: bandit-results.sarif
Static Application Security Testing
Process completed with exit code 2.
Dependency Vulnerability Scan
Path does not exist: snyk-results.sarif
Dependency Vulnerability Scan
Process completed with exit code 2.
Security Report
Unable to download artifact(s): Unable to download and extract artifact: Artifact download failed after 5 retries.
Security Policy Compliance
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Secret Scanning
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, gitleaks/gitleaks-action@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Container Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Container Security Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Infrastructure Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
[MEDIUM] Apt Get Install Pin Version Not Defined: v2/crates/nvsim-server/Dockerfile#L11
When installing a package, its pin version should be defined
[MEDIUM] Apt Get Install Pin Version Not Defined: v2/crates/nvsim-server/Dockerfile#L11
When installing a package, its pin version should be defined
[MEDIUM] Apt Get Install Pin Version Not Defined: v2/crates/nvsim-server/Dockerfile#L50
When installing a package, its pin version should be defined
[HIGH] Workload Mounting With Sensitive OS Directory: logging/fluentd-config.yml#L550
Workload is mounting a volume with sensitive OS Directory
[HIGH] Workload Mounting With Sensitive OS Directory: logging/fluentd-config.yml#L544
Workload is mounting a volume with sensitive OS Directory
[HIGH] Workload Mounting With Sensitive OS Directory: logging/fluentd-config.yml#L541
Workload is mounting a volume with sensitive OS Directory
[HIGH] Privilege Escalation Allowed: logging/fluentd-config.yml#L481
Containers should not run with allowPrivilegeEscalation in order to prevent them from gaining more privileges than their parent process
[HIGH] Passwords And Secrets - Password in URL: .github/workflows/ci.yml#L212
Query to find passwords and secrets in infrastructure code.
[HIGH] Passwords And Secrets - Password in URL: .github/workflows/ci.yml#L221
Query to find passwords and secrets in infrastructure code.
[HIGH] Passwords And Secrets - Generic Password: .github/workflows/ci.yml#L170
Query to find passwords and secrets in infrastructure code.
Infrastructure Security Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Infrastructure Security Scan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Infrastructure Security Scan
Unexpected input(s) 'output_file_path', valid inputs are ['entryPoint', 'args', 'directory', 'check', 'skip_check', 'quiet', 'api-key', 'soft_fail', 'framework', 'external_checks_dirs', 'external_checks_repos', 'output_format', 'download_external_modules', 'log_level', 'config_file', 'baseline', 'soft_fail_on', 'hard_fail_on', 'container_user']
License Compliance Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Static Application Security Testing
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Static Application Security Testing
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Dependency Vulnerability Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, github/codeql-action/upload-sarif@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Dependency Vulnerability Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Security 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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 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
gitleaks-results.sarif
6.6 KB
sha256:df6ae12939115021a4be87c7519386f86af91af392e5af97e0dce2aa4b32b297
license-report
1.76 KB
sha256:dcc58c1b13a845746e0581a0b0441323d02bff818dcaa434817b4fc62b16ef3a
ruvnet~RuView~KHN624.dockerbuild
6.79 KB
sha256:ee2b7d6969845ff57a3f12a777b17b80eb66dea786fcfde0712e974d3163caea
security-summary
297 Bytes
sha256:28403cfce947f4113f1c77d3e425590e65036ed762c0150dd27f3f891aa668e1
vulnerability-reports
1.56 KB
sha256:a75979fc0836916a498198e02df4abb93c4385e70ce05eb496202fde9a1c76c6