Files
starter-workflows/code-scanning/properties/ethicalcheck.properties.json
T

25 lines
486 B
JSON
Raw Normal View History

2022-08-30 21:45:04 +05:30
{
"name": "EthicalCheck",
"creator": "APIsec",
2022-10-20 11:11:54 +05:30
"description": "EthicalCheck provides the industrys only free & automated API security testing service that uncovers security vulnerabilities using OWASP API list.",
2022-08-30 21:45:04 +05:30
"iconName": "apisec",
"categories": [
"Code Scanning",
"C",
"C#",
"C++",
"Go",
"Java",
"JavaScript",
"Kotlin",
"Objective C",
"PHP",
"Python",
"Ruby",
"Rust",
"Scala",
"Swift",
"TypeScript"
]
}