scan-action icon indicating copy to clipboard operation
scan-action copied to clipboard

Inline Image Scan Github Action

Results 8 scan-action issues
Sort by recently updated
recently updated
newest added

Hello, Please add the image id as output of this action. This would allow your customers to be able to use some API based workarround on your backend failure. Regards

Hello, Node 16 has been deprecated since 11 September, as shown here: - https://github.com/nodejs/Release/#end-of-life-releases - https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ Please update this action. Regards

Bumps [ws](https://github.com/websockets/ws) from 7.5.2 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

The example from the readme fails with "Unable to use existing local MainDB" error in the logs (not shown directly in the action output). Tried to add the solution from...

We are using docker buildx bake to generate multiple Docker images from a single Dockerfile. We want to perform a Sysdig scan on all the generated images. However, the current...