Files
starter-workflows/code-scanning/properties/sobelow.properties.json
T
Abir Majumdar d09e57c7a3 Adding workflow for sobelow (static analysis tool for the Phoenix framework) (#1528)
* Adding sobelow workflow

* Removing setup-beam dependency

* Updating instructions
2022-04-29 00:52:57 +05:30

11 lines
249 B
JSON

{
"name": "Sobelow",
"creator": "nccgroup",
"description": "Sobelow is a security-focused static analysis tool for the Phoenix framework.",
"iconName": "sobelow",
"categories": [
"Code Scanning",
"Elixir"
]
}