Files
starter-workflows/code-scanning/properties/frogbot-scan-pr.properties.json
T
2022-08-17 09:41:13 +03:00

15 lines
398 B
JSON

{
"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"
],
"organization": "JFrog"
}