Add tfsec starter action

This commit is contained in:
Owen Rumney
2021-04-14 18:37:01 +01:00
parent 1a9e61817a
commit a2e5f8e548
3 changed files with 43 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "tfsec",
"creator": "tfsec",
"description": "Static analysis for Terraform.",
"iconName": "tfsec",
"categories": ["Code Scanning"]
}