Skip to content

Commit db2355b

Browse files
committed
Add Security Analysis section with OpenTaint
1 parent 88452b6 commit db2355b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,7 @@ _Libraries that handle security, authentication, authorization or session manage
11491149

11501150
_Tools that scan source or bytecode to find security vulnerabilities._
11511151

1152-
- [OpenTaint](https://github.com/seqra/opentaint) - An open-source taint-analysis engine where AI agents capture security-review findings as reusable taint rules and dependency summaries. Because that expensive analysis runs only once, later scans stay fast and deterministic, with low false positives and few missed findings.
1152+
- [OpenTaint](https://github.com/seqra/opentaint) - An open-source taint-analysis engine that lets AI agents turn security-review findings into reusable taint rules and dependency summaries. Because that expensive analysis runs only once, later scans stay fast and deterministic, with low false positives and few missed findings.
11531153

11541154
### Serialization
11551155

0 commit comments

Comments
 (0)