Skip to content

feat(nvsim): full simulator stack — Rust crate, dashboard, server, App Store, Ghost Murmur [ADR-089/090/091/092/093] #836

feat(nvsim): full simulator stack — Rust crate, dashboard, server, App Store, Ghost Murmur [ADR-089/090/091/092/093]

feat(nvsim): full simulator stack — Rust crate, dashboard, server, App Store, Ghost Murmur [ADR-089/090/091/092/093] #836

Triggered via pull request April 26, 2026 22:36
Status Failure
Total duration 4m 45s
Artifacts 4

security-scan.yml

on: pull_request
Static Application Security Testing
2m 2s
Static Application Security Testing
Dependency Vulnerability Scan
4m 31s
Dependency Vulnerability Scan
Container Security Scan
0s
Container Security Scan
Infrastructure Security Scan
1m 21s
Infrastructure Security Scan
Secret Scanning
29s
Secret Scanning
License Compliance Scan
1m 32s
License Compliance Scan
Security Policy Compliance
6s
Security Policy Compliance
Security Report
6s
Security Report
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 22 warnings
Security Policy Compliance
Process completed with exit code 1.
Secret Scanning
Process completed with exit code 2.
Infrastructure Security Scan
KICS scan failed with exit code 50
Infrastructure Security Scan: logging/fluentd-config.yml#L452
CKV_K8S_28: "Minimize the admission of containers with the NET_RAW capability"
Infrastructure Security Scan: logging/fluentd-config.yml#L452
CKV_K8S_15: "Image Pull Policy should be Always"
Infrastructure Security Scan: logging/fluentd-config.yml#L452
CKV_K8S_40: "Containers should run as a high UID to avoid host conflict"
Infrastructure Security Scan: logging/fluentd-config.yml#L452
CKV_K8S_29: "Apply security context to your pods and containers"
Infrastructure Security Scan: logging/fluentd-config.yml#L452
CKV_K8S_38: "Ensure that Service Account Tokens are only mounted where necessary"
Infrastructure Security Scan: logging/fluentd-config.yml#L452
CKV_K8S_20: "Containers should not run with allowPrivilegeEscalation"
Infrastructure Security Scan: logging/fluentd-config.yml#L452
CKV_K8S_22: "Use read-only filesystem for containers where possible"
Infrastructure Security Scan: logging/fluentd-config.yml#L452
CKV_K8S_43: "Image should use digest"
Infrastructure Security Scan: logging/fluentd-config.yml#L452
CKV_K8S_30: "Apply security context to your containers"
Infrastructure Security Scan: logging/fluentd-config.yml#L452
CKV_K8S_31: "Ensure that the seccomp profile is set to docker/default or runtime/default"
Static Application Security Testing
Path does not exist: semgrep.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
Unhandled error: HttpError: Resource not accessible by integration
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 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/
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 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/
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 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/
[MEDIUM] Container Running As Root: logging/fluentd-config.yml#L481
Containers should only run as non-root user. This limits the exploitability of security misconfigurations and restricts an attacker's possibilities in case of compromise
[MEDIUM] Container Capabilities Unrestricted: docker/docker-compose.yml#L29
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
[MEDIUM] Container Capabilities Unrestricted: docker/docker-compose.yml#L4
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
[HIGH] Workload Mounting With Sensitive OS Directory: logging/fluentd-config.yml#L541
Workload is mounting a volume with sensitive OS Directory
[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] 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#L148
Query to find passwords and secrets in infrastructure code.
[HIGH] Passwords And Secrets - Password in URL: .github/workflows/ci.yml#L140
Query to find passwords and secrets in infrastructure code.
[HIGH] Passwords And Secrets - Generic Password: .github/workflows/ci.yml#L102
Query to find passwords and secrets in infrastructure code.
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
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
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/
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/setup-python@v5, 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/
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, actions/setup-python@v5, github/codeql-action/upload-sarif@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/
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/setup-python@v5, actions/upload-artifact@v4, github/codeql-action/upload-sarif@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/
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/github-script@v6, 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
gitleaks-results.sarif
6.6 KB
sha256:bd59ca6737b7e8601a2d174899d73e685647c2515cbae8ac3dab65bbec2a50dc
license-report
1.73 KB
sha256:a515d9a114f1d871b12ef045da579898ff569bee1168a30424e8ac951a116e14
security-summary
311 Bytes
sha256:06800407ed5087cda5081451f86da8163b9880bf03ea40e4bd5c95c82ccf6334
vulnerability-reports
1.51 KB
sha256:d24a827613adb0d4b484eadbab90d9c6d4ded47353018109952b58513c3e4216