From cabc659a07e308ca1cedd4185279b64ed80eddb2 Mon Sep 17 00:00:00 2001 From: Owen Rumney Date: Wed, 14 Apr 2021 19:16:05 +0100 Subject: [PATCH] some tweaks for appearance Improve the description, make it more punchy :-) Use a better SVG for the icon --- .../properties/tfsec.properties.json | 2 +- icons/tfsec.svg | 37 ++++++++++++++++++- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/code-scanning/properties/tfsec.properties.json b/code-scanning/properties/tfsec.properties.json index 0ecfb53..1a6a2f0 100644 --- a/code-scanning/properties/tfsec.properties.json +++ b/code-scanning/properties/tfsec.properties.json @@ -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"] } diff --git a/icons/tfsec.svg b/icons/tfsec.svg index 6d78f75..a68cb4c 100644 --- a/icons/tfsec.svg +++ b/icons/tfsec.svg @@ -1 +1,36 @@ - \ No newline at end of file + +image/svg+xml \ No newline at end of file