Files
starter-workflows/code-scanning/properties/soos-dast-scan.properties.json
T

7 lines
306 B
JSON
Raw Normal View History

2022-05-24 16:52:04 -03:00
{
"name": "SOOS DAST Scan",
"creator": "SOOS",
2022-05-27 09:36:07 -03:00
"description": "SOOS DAST is the easy-to-integrate no-limit web vulnerability scanner. Integrate SOOS DAST with your CI pipeline to find vulnerabilities by scanning a web app or APIs.",
2022-05-24 16:52:04 -03:00
"iconName": "soos",
"categories": ["Code Scanning"]
2022-05-27 09:36:07 -03:00
}