bridgecrewio / checkov

Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
https://www.checkov.io/
Apache License 2.0
6.72k stars 1.08k forks source link

feat(arm): add CKV_AZURE_173 to ensure that API management uses at least TLS 1.2 #6322

Closed goldyBH closed 3 days ago

goldyBH commented 1 month ago

APIManagementMinTLS12 Be aware that we use the title to create changelog automatically and therefore only allow specific prefixes

Description

ensure that API management uses at least TLS 1.2

Checklist:

goldyBH commented 1 month ago

What do I need to do to fix the security?

ChanochShayner commented 3 days ago

Implemented here - https://github.com/bridgecrewio/checkov/pull/6478 Closing.