Update vulnerability_check.yml #3
Annotations
1 error and 1 warning
2024-06-23T13:44:39Z INFO Need to update DB
2024-06-23T13:44:39Z INFO Downloading DB... repository="ghcr.io/aquasecurity/trivy-db:2"
2024-06-23T13:44:41Z INFO Vulnerability scanning is enabled
2024-06-23T13:44:41Z INFO Secret scanning is enabled
2024-06-23T13:44:41Z INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-06-23T13:44:41Z INFO Please see also https://aquasecurity.github.io/trivy/v0.52/docs/scanner/secret/#recommendation for faster secret detection
2024-06-23T13:44:41Z FATAL Fatal error image scan error: scan error: unable to initialize a scanner: unable to initialize an image scanner: unable to find the specified image "ckan-docker/ckan:latest" in ["docker" "containerd" "podman" "remote"]: 4 errors occurred:
* docker error: unable to inspect the image (ckan-docker/ckan:latest): Error response from daemon: No such image: ckan-docker/ckan:latest
* containerd error: failed to initialize a containerd client: failed to dial "/run/containerd/containerd.sock": connection error: desc = "transport: error while dialing: dial unix /run/containerd/containerd.sock: connect: permission denied"
* podman error: unable to inspect the image (ckan-docker/ckan:latest): failed to find image ckan-docker/ckan:latest: ckan-docker/ckan:latest: No such image
* remote error: GET https://index.docker.io/v2/ckan-docker/ckan/manifests/latest: UNAUTHORIZED: authentication required; [map[Action:pull Class: Name:ckan-docker/ckan Type:repository]]
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading