Skip to content

Commit

Permalink
Update tools.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yevh authored Feb 13, 2024
1 parent c321695 commit 9cd7360
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _data/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -1925,4 +1925,14 @@
"note": "Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes.",
"type": "SAST"
}
,
{
"title": "L3X",
"url": "https://github.com/VulnPlanet/l3x",
"owner": "VulnPlanet",
"license": "Open Source or Free",
"platforms": "GitHub",
"note": "L3X detects vulnerabilities in Rust and Solidity code based on patterns and AI code analysis. Various LLMs act as validators for vulnerabilities detected by patterns and validate each other's results in AI code analysis. Vulnerabilities are confirmed when they receive confirmation from a majority of validators.",
"type": "SAST"
}
]

0 comments on commit 9cd7360

Please sign in to comment.