·
2 commits
to main
since this release
Added
- Print a code frame under each finding in pretty output, with a line-number gutter and a caret under the matched span; disable with
--no-code-frame(#67). - Export the
SemgrepAdaptertimeoutMsandmaxOutputBytesoptions (both off by default) so the MCP server can reuse the scan engine with bounded resources (#65).
Fixed
- Fix the intermittent exit code 13 from
oauthlint liston Node 22 (#64).
Security
- Reject non-
http(s)documentation URLs in the HTML report (--format html), blocking ajavascript:URL injected by a custom rule (#64).
Docs: https://oauthlint.dev/docs/cli · Full changelog: https://github.com/Auspeo/oauthlint/compare/oauthlint@0.7.1...oauthlint@0.8.0