Scan data for secrets
Docker
4min
The Docker integration supports using the following:
- Unauthenticated scans
- Docker keychain (docker login)
- Basic authentication
- Bearer token
If you provide images without a tag, then latest will be assumed.
Feature | Supported |
---|---|
Scan archive files | ✅ |
Scan base64 encoded data | ✅ |
Scan binaries | ✅ |
Enumeration of images | ❌ |
Image architectures supported | linux/amd64 |