v0.0.17
New
- New linter: sourcery (see notes on authentication)
- New linter: pyright
- New security linter: terrascan
- New formatter: terragrunt (more subcommands coming soon)
- New actions:
npm-check
andyarn-check
Improvements/Fixes
- Fix linter definition for
buf-breaking
- Update
buildifier
download for new release schema - Use
suggest_if
to clarify conditions for linter auto recommendation - Use
sandbox_type
to clarify linter sandbox construction - Use
brakeman
's native sarif support - Bump
ansible-lint
known_good_version to account for breakingansible-compat
API changes
Full Changelog: v0.0.16...v0.0.17