Skip to content

Commit

Permalink
bumped the severity to high
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaela-soares committed Nov 4, 2021
1 parent 85dd644 commit 3775573
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "b7b9d1c7-2d3b-49b4-b867-ebbe68d0b643",
"queryName": "App Service Not Using Latest TLS Encryption Version",
"severity": "MEDIUM",
"severity": "HIGH",
"category": "Encryption",
"descriptionText": "Ensure App Service is using the latest version of TLS encryption",
"descriptionUrl": "https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/app_service#min_tls_version",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"queryName": "App Service Not Using Latest TLS Encryption Version",
"severity": "MEDIUM",
"severity": "HIGH",
"line": 10,
"fileName": "positive1.tf"
},
{
"queryName": "App Service Not Using Latest TLS Encryption Version",
"severity": "MEDIUM",
"severity": "HIGH",
"line": 1,
"fileName": "positive2.tf"
}
Expand Down

0 comments on commit 3775573

Please sign in to comment.