Improvements
- Fix README links for kubernetes-helm documentation
Features
- Add support for Kubernetes Helm deployments (#17)
Improvements
- Filter MS application schemes (#43)
Improvements
- Updated format of
-version
output to beMAJOR.MINOR.PATCH+GIT_SHA
(#42)
Improvements
- Allow metadata smuggling by appending
metadata
query parameter to reports (#40)
Improvements
- Ignore document-uri values that don't start with
http
(#39)
Improvements
- Adds ability to have comments in filter list file (#37)
Improvements
- Dependency upgrades
- Update Go version and use modules
Features
- Add support for JSON output
- Docker support
- More invalid URLs
Improvements
- Update README links and releases mention
- Adds coverage for ensuring all required keys are outputted
- Add coverage for ValidateViolation function
- Use lowercase in error messages because the cool kids do
- Don't track the dist directory
- 👋 1.6 and hello 1.8
- Add coverage for healthcheck endpoint
- Don't include hostname in urlStr param
- Add test coverage for disallowed methods
- Add test coverage for disallowed methods on root
Fixes
- Don't panic for invalid payloads
- Ensure we always have a timestamp
Features
- Add
-debug
flag - add darwin builds
Improvements
- add goreleaser for packaging