662e915c0f
* Added Neuralegion to starter workflows * Using an action * Fixed Indentation :) * Update neuralegion.yml Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
25 lines
469 B
JSON
25 lines
469 B
JSON
{
|
|
"name": "NeuraLegion",
|
|
"creator": "NeuraLegion",
|
|
"description": "Scans any target, whether Web Apps, APIs (REST. & SOAP, GraphQL & more), Web sockets or mobile, providing actionable reports",
|
|
"iconName": "neuralegion",
|
|
"categories": [
|
|
"Code Scanning",
|
|
"C",
|
|
"C#",
|
|
"C++",
|
|
"Go",
|
|
"Java",
|
|
"JavaScript",
|
|
"Kotlin",
|
|
"Objective C",
|
|
"PHP",
|
|
"Python",
|
|
"Ruby",
|
|
"Rust",
|
|
"Scala",
|
|
"Swift",
|
|
"TypeScript"
|
|
]
|
|
}
|