Skip to content

oauthlint 0.7.0

Choose a tag to compare

@Mauriceanney Mauriceanney released this 29 Jun 09:05
· 10 commits to main since this release
894f789

OAuthLint CLI 0.7.0.

Highlights:

  • 138 rules across JavaScript/TypeScript, Python, Go, Rust, and Java.
  • Dataflow/taint rules (OAuth credential into a log sink; untrusted JWT verification key).
  • --fix autofix with a --fix-dry-run preview; per-finding fix data in --json and the SARIF fixes array.

Full notes: see cli/CHANGELOG.md and rules/CHANGELOG.md.