Skip to content

Commit

Permalink
Update tools.json added Aikido SAST and updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
techwithmack authored Nov 4, 2024
1 parent f50d387 commit 183889c
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions _data/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -1845,12 +1845,21 @@
"type": "SAST"
},
{
"title": "Aikido Security",
"title": "Aikido SAST",
"url": "https://aikido.dev",
"owner": "Aikido Security",
"license": "Commercial or Free",
"platforms": "SaaS",
"note": "Aikido Security is a developer-friendly software security platform. It scans your code, containers & cloud in 9 different ways, showing you which security issues and vulnerabilities are actually important to solve. We speed up triaging massively by cutting out the false-positives, and making things human-readable.",
"platforms": "SaaS, On-Premises",
"note": "Aikido Security is a developer-friendly software security platform that combines multiple different scanners to deliver real-time alerts in a central system",
"type": "SAST"
},
{
"title": "Aikido DAST",
"url": "https://www.aikido.dev/scanners/surface-monitoring-dast",
"owner": "Aikido Security",
"license": "Commercial or Free",
"platforms": "SaaS, On-Premises, IDE Plugin",
"note": "Aikido Security is a developer-friendly software security platform that combines multiple different scanners to deliver real-time alerts in a central system",
"type": "SAST"
},
{
Expand Down

0 comments on commit 183889c

Please sign in to comment.