Skip to content

v1.1.14

Choose a tag to compare

@paulefl paulefl released this 20 Mar 08:47
· 18 commits to main since this release
c658e82

What's Changed

New Actions

  • feat(#6): Rust Lint composite action — cargo clippy → SARIF für GitHub Code Scanning + SonarQube
  • feat(#7): C Lint composite action — clang-tidy → SARIF für GitHub Code Scanning + SonarQube
  • feat(#9): Rust Coverage composite action — cargo-llvm-cov (Cobertura XML + lcov)

Enhancements

  • feat(#8): Go Lint action erweitert — golangci-lint → SARIF Output für SonarQube
  • feat(#17): Auto-bump workflow — beaglebone_black wird nach jedem Release automatisch aktualisiert

Bug Fixes

  • fix(python-security): bandit-sarif-formatter wird jetzt korrekt installiert (SARIF output war kaputt)

Full Changelog

v1.1.13...v1.1.14