v0.0.18
New
- New formatter: txtpbfmt
- New action:
npm-check-pre-push
Improvements/Fixes
- Fix trivy parsing when there are no vulnerabilities
- Bump LLVM version for
clang-tidy
andclang-format
- Update known good version for
go
linters - Fix
run_linter_from
fortfsec
- Forward proxy env vars to runtimes if set
- Forward
NODE_OPTIONS
tonode
runtime if set - Expand
terrascan
to work for multiple languages and filetypes - Add
python-interface
as a python filetype - Make
osv-scanner
diagnostics more concise - Fix off-by-one errors for newer versions of
ruff
- Enable
trufflehog
by default instead ofgitleaks
and fixtrufflehog
command - Improve testing framework to keep security linters more up to date
- Improve messaging when running
truck-check-pre-push-always
- Run
npm
install as a pre-push hook before running tests - Make
checkov
a security linter - Recommend enabling security linters by default
New Contributors
- @Ryang20718 made their first contribution in #292
- @pat-trunk-io made their first contribution in #298
Full Changelog: v0.0.17...v0.0.18