This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
Releases: piontec/docker-enforcer
Releases · piontec/docker-enforcer
0.8.4: custom whitelists
- Custom whitelists are now supported by providing whitelist logic as python lambdas. Check readme.md.
0.8.3: bugfix release
- change whitelist entry separator char between regexp and rule name from ":" to "|", as ":" was colliding with image naming