Adding workflow for sobelow (static analysis tool for the Phoenix framework) (#1528)

* Adding sobelow workflow

* Removing setup-beam dependency

* Updating instructions
This commit is contained in:
Abir Majumdar
2022-04-28 15:22:57 -04:00
committed by GitHub
parent 662e915c0f
commit d09e57c7a3
3 changed files with 71 additions and 0 deletions
@@ -0,0 +1,11 @@
{
"name": "Sobelow",
"creator": "nccgroup",
"description": "Sobelow is a security-focused static analysis tool for the Phoenix framework.",
"iconName": "sobelow",
"categories": [
"Code Scanning",
"Elixir"
]
}