Skip to content

Commit e0388cc

Browse files
committed
Reword: 'this expensive work' instead of 'analysis' to avoid ambiguity
1 parent e28faad commit e0388cc

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 the agents' 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 do this expensive work 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)