secure-inline-scan icon indicating copy to clipboard operation
secure-inline-scan copied to clipboard

Results 2 secure-inline-scan issues
Sort by recently updated
recently updated
newest added

From a use case, there are several stages that need to run inline scanning like CI/CD and admission controller. They want to use different Image Scanning Policies for each stage....

Noticed while poking around in source that the value for repo is set in such a way that repos with a path are not included in full. See https://github.com/sysdiglabs/secure-inline-scan/blob/master/inline_scan.sh#L426. Unsure...