feat(ruview): ingest RTL8720F radar frames #2420
security-scan.yml
on: push
Static Application Security Testing
2m 43s
Dependency Vulnerability Scan
6m 39s
Container Security Scan
1m 55s
Infrastructure Security Scan
2m 34s
Secret Scanning
1m 14s
License Compliance Scan
2m 0s
Security Policy Compliance
33s
Security Report
55s
Annotations
17 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 60
|
|
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 1.
|
|
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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Secret Scanning
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, gitleaks/gitleaks-action@v2. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/setup-buildx-action@v3, github/codeql-action/upload-sarif@v3. 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/
|
|
License Compliance Scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
[HIGH] Missing User Instruction:
vendor/ruvector/ui/ruvocal/Dockerfile#L79
Always set a user in the runtime stage of your Dockerfile. Without it, the container defaults to root, even if earlier build stages define a user.
|
|
[HIGH] Missing User Instruction:
vendor/ruvector/examples/edge-net/dashboard/Dockerfile#L19
Always set a user in the runtime stage of your Dockerfile. Without it, the container defaults to root, even if earlier build stages define a user.
|
|
[HIGH] Missing User Instruction:
vendor/ruvector/crates/ruvector-postgres/docker/benchmark/Dockerfile#L14
Always set a user in the runtime stage of your Dockerfile. Without it, the container defaults to root, even if earlier build stages define a user.
|
|
[HIGH] Missing User Instruction:
vendor/ruvector/examples/edge-net/relay/Dockerfile#L1
Always set a user in the runtime stage of your Dockerfile. Without it, the container defaults to root, even if earlier build stages define a user.
|
|
[HIGH] Missing User Instruction:
vendor/ruvector/benchmarks/Dockerfile#L6
Always set a user in the runtime stage of your Dockerfile. Without it, the container defaults to root, even if earlier build stages define a user.
|
|
[HIGH] Missing User Instruction:
vendor/ruvector/scripts/training/Dockerfile#L6
Always set a user in the runtime stage of your Dockerfile. Without it, the container defaults to root, even if earlier build stages define a user.
|
|
[HIGH] Missing User Instruction:
vendor/ruvector/tests/integration/distributed/Dockerfile#L22
Always set a user in the runtime stage of your Dockerfile. Without it, the container defaults to root, even if earlier build stages define a user.
|
|
[HIGH] Missing User Instruction:
vendor/ruvector/crates/ruvector-postgres/docker/test-runner/Dockerfile#L14
Always set a user in the runtime stage of your Dockerfile. Without it, the container defaults to root, even if earlier build stages define a user.
|
|
[HIGH] Global Security Field Is Undefined (v3):
vendor/ruvector/examples/exo-ai-2025/docs/OPENAPI.yaml#L1
Global security field should be defined to prevent API to have insecure paths and have this rules defined on securitySchemes
|
|
[CRITICAL] SQL DB Instance Publicly Accessible:
vendor/ruvector/npm/packages/ruvbot/deploy/gcp/terraform/main.tf#L226
Cloud SQL instances should not be publicly accessible.
|
|
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']
|
|
Static Application Security Testing
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, github/codeql-action/upload-sarif@v3. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4, github/codeql-action/upload-sarif@v3. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4, actions/upload-artifact@v4. 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:f80f018876d10cfd00c1eb967be085b617da0348804832a9fb8c4f64ebc1c2e7
|
|
|
license-report
|
1.8 KB |
sha256:07aefe9b664647f04cc4054661b7ff6d1b58011234385fed1a0ebbb68f1aeabc
|
|
|
ruvnet~RuView~PJK3FQ.dockerbuild
|
6.87 KB |
sha256:ae8265ddf97c28c6a43caabd22425d6520812cf2f2aa50fff686a2ed5f1a7153
|
|
|
security-summary
|
298 Bytes |
sha256:8f8a95763d7033531dd69fc12c6d3185c3cf85585c3caf606ed25a3fa658dfc2
|
|
|
vulnerability-reports
|
2.24 KB |
sha256:b1b21ccfda3fe0796bcf80ef29da14369ea3a0dab038a49a540b2d687ce21233
|
|