deepfence / deepfence/SecretScanner
Ability to Scan docker Image by providing tar archive directly
Open
enhancement
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 346
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When the image scan is executed the SecretScanner runs `docker save` and then extract the content of the saved `tar` then perform a scan on it.
It would be great to have a functionality to provide the tar image directly for scanning so that we don't have to use Docker daemon to run `docker save` first.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.