Skip to content

v0.0.18

Compare
Choose a tag to compare
@TylerJang27 TylerJang27 released this 20 Jun 19:01
· 354 commits to main since this release
da53090

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 and clang-format
  • Update known good version for go linters
  • Fix run_linter_from for tfsec
  • Forward proxy env vars to runtimes if set
  • Forward NODE_OPTIONS to node 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 of gitleaks and fix trufflehog 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

Full Changelog: v0.0.17...v0.0.18