Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 17 Feb 06:05
· 34 commits to main since this release

Changelog

  • 0b5e905 Bump version to v0.3.2
  • 8c85a3a Merge pull request #11 from brandon93s/fix/codex-exec-noninteractive
  • f070c93 Merge pull request #14 from davemac/fix/guard-sensitive-paths
  • ea7ad08 Merge pull request #4 from marcus/feat/bus-factor-analyzer
  • 7f24d07 feat: implement bus-factor analyzer for code ownership concentration
  • 2cf042b fix: address security anti-patterns in configuration and file operations
  • 5e80e71 fix: block task run in sensitive directories (home, root, tmp)
  • 1f7ecc8 fix: correct markdown rendering logic for recommendations in bus-factor report
  • 2f811f6 fix: resolve linter errors (errcheck and staticcheck)
  • 8575b29 fix: switch codex non-interactive mode to exec