Skip to content

Commit

Permalink
Update tools.json
Browse files Browse the repository at this point in the history
Added LeapFix
  • Loading branch information
mamicidal authored Aug 31, 2024
1 parent 4e56bc7 commit 779e0a0
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 @@ -1961,5 +1961,14 @@
"platforms": "SaaS",
"note": "fitoxs is a complete security tool for web applications and API",
"type": "DAST"
},
{
"title": "LeapFix",
"url": "https://marketplace.visualstudio.com/items?itemName=FernandoMengali.leapfix-sast-scan&ssr=false#review-details",
"owner": "Fernando Mengali, Leap",
"license": "Free",
"platforms": "VSCode",
"note": "It is a Visual Studio IDE plugin for static code vulnerability analysis (SAST) finding flaws with high precision and depth in 9 languages",
"type": "SAST"
}
]

0 comments on commit 779e0a0

Please sign in to comment.