Skip to content

Commit

Permalink
add CodeThreat to tools list (#856)
Browse files Browse the repository at this point in the history
* Update tools.json
  • Loading branch information
serhanoztuna authored Jan 11, 2024
1 parent 3f3ac0d commit 960d322
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _data/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
"note": "OSTE meta scanner is a comprehensive web vulnerability scanner that combines multiple DAST scanners, including Nikto Scanner, ZAP, Nuclei, SkipFish, and Wapiti.",
"type": "DAST"
},
{
"title": "CodeThreat",
"url": "https://www.codethreat.com/",
"owner": "CodeThreat",
"license": "Commercial or Free",
"platforms": "SaaS or On-Premises",
"note": "Developer-friendly SAST and SCA solutions, Integration with CI/CD pipelines complements a robust DevSecOps strategy, and AI-powered features provide actionable insights with code fix suggestions and potential attack scenarios, helping developers remediate identified issues promptly.",
"type": "SAST"
},
{
"title": "Escape",
"url": "https://www.escape.tech/",
Expand Down

0 comments on commit 960d322

Please sign in to comment.