Skip to content

Release 1.4.26 (2026-05-08)

Bug fixes

  • remove unreachable early return to restore 100% coverage

Chores

  • prepare release 1.4.25
  • bump version to 1.4.26
  • add #603 design spec and implementation plan

Documentation

  • add design spec and implementation plan for Go license allowlist (#604)
  • add design spec and implementation plan for Java license audit (#600)

Features

  • add swatinem/* to allowed action patterns
  • add Go license allowlist to centralized audit (#604)
  • add license_finder decisions file for Ruby audit
  • add {configs} placeholder expansion to language_commands()
  • add license_finder to Ruby audit registry
  • add Java license allowlist to centralized audit (#600)

Styling

  • format validate_commands.py

Testing

  • add failing test for Go license allowlist (#604)
  • strengthen Go audit test to verify allowlist flag (#604)