Files
starter-workflows/code-scanning/properties/frogbot-scan-pr.properties.json
T

16 lines
394 B
JSON
Raw Normal View History

{
2022-08-07 09:32:25 +03:00
"name": "Frogbot Scan Pull Request",
"description": "Automatically scans new pull requests for security vulnerabilities. Uses JFrog Xray to scan the project. Included as part of JFrog's free subscription.",
"iconName": "frogbot",
"categories": [
"Code Scanning",
"Go Module",
"Maven POM",
"NPM Config",
"Gradle",
"C#",
"Python"
],
2022-08-24 15:42:10 +03:00
"creator": "JFrog"
}