Vulnerability Scan #240
Annotations
3 errors
|
vulnerability-scan (rust)
2025-07-29T03:13:04Z INFO [vulndb] Need to update DB
2025-07-29T03:13:04Z INFO [vulndb] Downloading vulnerability DB...
2025-07-29T03:13:04Z INFO [vulndb] Downloading artifact... repo="mirror.gcr.io/aquasec/trivy-db:2"
2025-07-29T03:13:07Z INFO [vulndb] Artifact successfully downloaded repo="mirror.gcr.io/aquasec/trivy-db:2"
2025-07-29T03:13:07Z INFO [vuln] Vulnerability scanning is enabled
2025-07-29T03:13:07Z INFO [secret] Secret scanning is enabled
2025-07-29T03:13:07Z INFO [secret] If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2025-07-29T03:13:07Z INFO [secret] Please see also https://trivy.dev/v0.64/docs/scanner/secret#recommendation for faster secret detection
2025-07-29T03:13:08Z FATAL Fatal error run error: image scan error: scan error: unable to initialize a scan service: unable to initialize an image scan service: unable to find the specified image "ghcr.io/embedded-pro/devcontainer-rust:latest" in ["docker" "containerd" "podman" "remote"]: 4 errors occurred:
* docker error: unable to inspect the image (ghcr.io/embedded-pro/devcontainer-rust:latest): Error response from daemon: No such image: ghcr.io/embedded-pro/devcontainer-rust:latest
* containerd error: failed to list images from containerd client: connection error: desc = "transport: Error while dialing: dial unix /run/containerd/containerd.sock: connect: permission denied"
* podman error: unable to initialize Podman client: no podman socket found: stat /run/user/1001/podman/podman.sock: no such file or directory
* remote error: GET https://ghcr.io/v2/embedded-pro/devcontainer-rust/manifests/latest: DENIED: requested access to the resource is denied
|
|
vulnerability-scan (cpp)
2025-07-29T03:13:04Z INFO [vulndb] Need to update DB
2025-07-29T03:13:04Z INFO [vulndb] Downloading vulnerability DB...
2025-07-29T03:13:04Z INFO [vulndb] Downloading artifact... repo="mirror.gcr.io/aquasec/trivy-db:2"
2025-07-29T03:13:08Z INFO [vulndb] Artifact successfully downloaded repo="mirror.gcr.io/aquasec/trivy-db:2"
2025-07-29T03:13:08Z INFO [vuln] Vulnerability scanning is enabled
2025-07-29T03:13:08Z INFO [secret] Secret scanning is enabled
2025-07-29T03:13:08Z INFO [secret] If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2025-07-29T03:13:08Z INFO [secret] Please see also https://trivy.dev/v0.64/docs/scanner/secret#recommendation for faster secret detection
2025-07-29T03:13:08Z FATAL Fatal error run error: image scan error: scan error: unable to initialize a scan service: unable to initialize an image scan service: unable to find the specified image "ghcr.io/embedded-pro/devcontainer-cpp:latest" in ["docker" "containerd" "podman" "remote"]: 4 errors occurred:
* docker error: unable to inspect the image (ghcr.io/embedded-pro/devcontainer-cpp:latest): Error response from daemon: No such image: ghcr.io/embedded-pro/devcontainer-cpp:latest
* containerd error: failed to list images from containerd client: connection error: desc = "transport: Error while dialing: dial unix /run/containerd/containerd.sock: connect: permission denied"
* podman error: unable to initialize Podman client: no podman socket found: stat /run/user/1001/podman/podman.sock: no such file or directory
* remote error: GET https://ghcr.io/v2/embedded-pro/devcontainer-cpp/manifests/latest: MANIFEST_UNKNOWN: manifest unknown
|
|
vulnerability-scan (cpp)
The strategy configuration was canceled because "vulnerability-scan.rust" failed
|