Skip to content

Commit e28faad

Browse files
committed
Clarify it is the agents' analysis that runs once (review feedback)
1 parent ea8468f commit e28faad

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 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.
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 the agents' 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)