Skip to content

Commit

Permalink
fix: improve query name for security group without description
Browse files Browse the repository at this point in the history
  • Loading branch information
aristosvo committed Feb 5, 2024
1 parent d1f8bf6 commit f8643d6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "cb3f5ed6-0d18-40de-a93d-b3538db31e8c",
"queryName": "Security Group Rule Without Description",
"queryName": "Security Group Without Description",
"severity": "INFO",
"category": "Best Practices",
"descriptionText": "It's considered a best practice for AWS Security Group to have a description",
Expand All @@ -9,4 +9,4 @@
"descriptionID": "bc535d27",
"cloudProvider": "aws",
"cwe": ""
}
}

0 comments on commit f8643d6

Please sign in to comment.