Ensure all configuration options are clearly documented and follow consistent naming and syntax conventions. This includes:
terraform show -json tfplan.binary | jq > tfplan.json
"//": [
"checkov:skip=CVE-2023-123: ignore this CVE for this file",
"checkov:skip=express[BC_LIC_2]: ignore license violations"
]
INFO
, LOW
, MEDIUM
, HIGH
, CRITICAL
)Enter the URL of a public GitHub repository