Skip to content

Commit

Permalink
Merge pull request #7153 from julianthome/patch-1
Browse files Browse the repository at this point in the history
update(query): add CWE information to volume_has_sensitive_host_directory
  • Loading branch information
ArturRibeiro-CX authored Sep 19, 2024
2 parents 507e983 + 6cd6306 commit 4577b22
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"descriptionUrl": "https://docs.docker.com/compose/compose-file/compose-file-v3/#volume-configuration-reference",
"platform": "DockerCompose",
"descriptionID": "8361cc0a",
"cwe": ""
}
"oldSeverity": "HIGH",
"cloudProvider": "common",
"cwe": "668"
}

0 comments on commit 4577b22

Please sign in to comment.