add jfrog-sast flow

This commit is contained in:
Ilya Khivrich
2024-10-21 23:01:52 +03:00
parent 666350e29b
commit 09fa3b9723
2 changed files with 69 additions and 0 deletions
@@ -0,0 +1,15 @@
{
"name": "JFrog SAST",
"description": "Scan for security vulnerabilities in source code using JFrog SAST",
"iconName": "frogbot",
"categories":
[
"Code Scanning",
"python",
"java",
"javascript",
"typescript",
"go"
],
"creator": "JFrog"
}