Files
starter-workflows/code-scanning/properties/neuralegion.properties.json
T
Bar Hofesh 662e915c0f Add NeuraLegion to starter workflows (#1203)
* Added Neuralegion to starter workflows

* Using an action

* Fixed Indentation :)

* Update neuralegion.yml

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-04-29 00:31:20 +05:30

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"
]
}