#7631·checkov

Guide URLs redirect to Cortex docs landing page

Author: francswCreated Jul 29, 2026Updated Aug 28, 2026

When using a check's Guide: <URL> from the checkov output in a browser, it gets redirected to a Cortex-docs generic landing page and not the specific guide referenced in the URL. This is the case for all URL's.

e.g

Check: CKV2_AZURE_31: "Ensure VNET subnet is configured with a Network Security Group (NSG)"
        FAILED for resource: azurerm_subnet.mysql
        File: /mysql.tf:74-87
        Guide: https://docs.prismacloud.io/en/enterprise-edition/policy-reference/azure-policies/azure-general-policies/bc-azure-2-31

                74 | resource "azurerm_subnet" "mysql" {

ends up on https://cortex-docs.paloaltonetworks.com/appsec-rules

Checkov version: 3.3.8