Skip to content

Commit

Permalink
Update tools.json
Browse files Browse the repository at this point in the history
Try to fix the Error
  • Loading branch information
ctflearner authored Jan 1, 2025
1 parent b030dfa commit 19d9d6c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions _data/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"platforms": null,
"note": "Scans C/C++/Java/Binary/Javascript/Python/Kotlin.",
"type": "SAST"
},
},
{
"title": "parse",
"url": "https://github.com/psecio/parse",
Expand All @@ -16,7 +16,7 @@
"platforms": null,
"note": "Scans PHP",
"type": "SAST"
},
},
{
"title": "talisman",
"url": "https://thoughtworks.github.io/talisman/",
Expand All @@ -25,7 +25,7 @@
"platforms": "MAC OSX, Linux and Windows",
"note": "Scans git changesets",
"type": "SAST"
},
},
{
"title": "prowler",
"url": "https://prowler.com/",
Expand All @@ -34,7 +34,7 @@
"platforms": null,
"note": "Scans for AWS, Azure, GCP and Kubernetes.",
"type": "SAST or DAST"
},
},
{
"title": "nancy",
"url": "https://github.com/sonatype-nexus-community/nancy",
Expand All @@ -43,7 +43,7 @@
"platforms": null,
"note": "Scans for Golang dependencies",
"type": "SAST"
},
},
{
"title": "sobelow",
"url": "https://github.com/nccgroup/sobelow",
Expand All @@ -52,7 +52,7 @@
"platforms": null,
"note": "Scans for Phoenix Framework",
"type": "SAST"
},
},
{
"title": "spiderfoot",
"url": "https://github.com/smicallef/spiderfoot",
Expand All @@ -61,7 +61,7 @@
"platforms": null,
"note": "Scans for threat intelligence and mapping your attack surface.",
"type": "SAST or DAST"
},
},
{
"title": "qark",
"url": "https://github.com/linkedin/qark",
Expand All @@ -70,7 +70,7 @@
"platforms": null,
"note": "Scans for several security related Android application vulnerabilities",
"type": "SAST or DAST"
},
},
{
"title": "iblessing",
"url": "https://github.com/Soulghost/iblessing",
Expand All @@ -79,7 +79,7 @@
"platforms": null,
"note": "Scans for several security related IOS application vulnerabilities",
"type": "SAST or DAST"
},
},
{
"title": "binskim",
"url": "https://github.com/Microsoft/binskim",
Expand All @@ -88,7 +88,7 @@
"platforms": null,
"note": "A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats",
"type": "SAST or DAST"
},
},
{
"title": "ZeroThreat",
"url": "https://zerothreat.ai",
Expand Down

0 comments on commit 19d9d6c

Please sign in to comment.