v0.5.1 — Security Scan Compliance & DevOps Tooling
What's Changed
Fixed
- Security scan compliance — Replaced AWS example key patterns in tests for Wiz/SonarQube compatibility
- Code quality — Removed unused imports flagged by static analysis
Added
- Dependabot — Automated dependency updates for pip and GitHub Actions
- Pre-commit hooks — Ruff linting/formatting + MyPy type checking on commit
- Makefile — Standard development commands (
make test,make lint, etc.) - requirements.lock — Reproducible builds with pinned dependencies
Full Changelog: https://github.com/infobloxopen/dns-aid-core/commits/v0.5.1