[1.21.0]
- Improved Azure Storage rule
- Added rule to detect TravisCI encrypted values
- Added baseline feature with
--baseline-file
and--manage-baseline
flags - Introduced
--exclude
option for skipping paths - Added tests covering baseline and exclude workflow
- Added validation for JWT tokens that checks
exp
andnbf
claims - JWT validation performs OpenID Connect discovery using the
iss
claim and verifies signatures via JWKS - Removed
--ignore-tests
argument, because the--exclude
flag provides more granular functionality - DigitalOcean rule update
- Adafruit rule update