some tweaks for appearance

Improve the description, make it more punchy :-)
Use a better SVG for the icon
This commit is contained in:
Owen Rumney
2021-04-14 19:16:05 +01:00
parent 4adf815cfc
commit cabc659a07
2 changed files with 37 additions and 2 deletions
@@ -1,7 +1,7 @@
{
"name": "tfsec",
"creator": "tfsec",
"description": "Static analysis for Terraform.",
"description": "A static analysis security scanner for your Terraform code. Discover problems with your infrastructure before hackers do.",
"iconName": "tfsec",
"categories": ["Code Scanning"]
}