Skip to content

Releases: trunk-io/plugins

v1.2.5

29 Sep 17:43
f8fecad
Compare
Choose a tag to compare

Improvements/Fixes

  • Update svgo to use new fix_verb / fix_prompt support
  • Fix issues with custom parsers and python formatters on Windows non-utf8 filepaths

Full Changelog: v1.2.4...v1.2.5

v1.2.4

26 Sep 22:33
1d0c3ab
Compare
Choose a tag to compare

New

  • New tool: clangd

Improvements/Fixes

  • Fix tfsec output related to trivy migration
  • Don't autoenable gokart and tfsec
  • Lower the hadolint timeout
  • Update definitions to use the new run_from syntax
  • Fix trufflehog to ignore PagerDutyApiKey and LaunchDarkly, which can include many false positives
  • Add mts as a typescript file extension
  • Update jq definition and release label
  • Update copy on oxipng autofixes
  • Update default ruff config to not report diagnostics for python docstrings
  • Update tool testing framework to use healthchecks

Full Changelog: v1.2.3...v1.2.4

v1.2.3

07 Sep 19:29
57c8b28
Compare
Choose a tag to compare

New

  • New tool and formatter: deno
  • New tool: aws-amplify
  • New tool: yarn
  • New tool: jq

Improvements/Fixes

  • Use Go Install for bazel-differ

Full Changelog: v1.2.2...v1.2.3

v1.2.2

24 Aug 05:34
@det det
64cc2cd
Compare
Choose a tag to compare

New

  • New tool: awscli

Improvements/Fixes

  • Fix gokart for repositories where go.mod is not in root

v1.2.1

18 Aug 21:36
d1541d1
Compare
Choose a tag to compare

Improvements/Fixes

  • Downgrade default ruby version to 3.1.4

Full Changelog: v1.2.0...v1.2.1

v1.2.0

18 Aug 15:42
@det det
f3b7d4c
Compare
Choose a tag to compare

New

  • Trunk Tools: Hermetic runtime and CLI manager
  • Linux arm64 support
  • trivy secret scanning (disabled by default)
  • New linter: pmd
  • New action: trufflehog-pre-commit

Improvements/Fixes

  • Better output for trivy
  • Osv-scanner output improvements and optimizations
  • Better support for Windows
  • Fix run_linter_from for golangci-lint, gokart, buf-breaking

Full Changelog: v1.1.0...v1.2.0

v1.1.1

10 Aug 22:31
@det det
Compare
Choose a tag to compare

Improvements/Fixes

  • Add support for private packages to golangci-lint

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Aug 23:13
051b639
Compare
Choose a tag to compare

New

Improvements/Fixes

  • Improve Windows CI tests
  • Fix bandit to respect config files
  • Fix osv-scanner line number reporting
  • Fix trufflehog line number off-by-one errors
  • Add downloads for Linux arm64
  • Deprecate kube-linter@<0.6.1. Please update your config accordingly
  • Trigger buf generate on changes to buf.gen.yaml and buf.work.yaml
  • Fix autopep8 integration by pinning pycodestyle version

Full Changelog: v1.0.0...v1.1.0

v1.0.0

21 Jul 21:59
c2f4de8
Compare
Choose a tag to compare

Improvements/Fixes

  • Add additional arm64 downloads
  • Improve messaging for trufflehog issues
  • Add downloads and configuration to support Windows beta
  • Setup automated testing for Windows
  • Fix ruff configuration to create ruff.toml on enable if it doesn't already exist

Full Changelog: v0.0.22...v1.0.0

v0.0.22

14 Jul 17:55
383d294
Compare
Choose a tag to compare

New

Improvements/Fixes

  • Add arm64 downloads for python runtime and several linters
  • Update java jdk to 13, add download for jdk-17
  • Fix osv-scanner parser for new linter versions
  • Support tflint for versions >=0.47.0
  • Include line information in trufflehog output
  • Forward ssh auth variables in LFS git hooks
  • Fix rome config filename
  • Add a new parser for rubocop to improve diagnostics
  • Remove support for older versions of gitleaks

New Contributors

Full Changelog: v0.0.21...v0.0.22