Bug Fixes
- Fix IAC security scan failure - Added proper non-root user handling with gosu
- Update DAST scan port - Changed from 8000 to 6100 to match new default port
Changes
- Added gosu package for proper privilege dropping
- Created entrypoint.sh that fixes volume permissions then switches to appuser
- Updated Checkov skip list to exclude CKV_DOCKER_3 and CKV_DOCKER_8 (handled at runtime)
- Bumped version to 0.2.2
Full Changelog: v0.2.1...v0.2.2