Cómo obtener registros de depuración de Checkov mediante la bandera de soporte
2976
Created On 01/15/24 22:42 PM - Last Modified 01/21/25 21:23 PM
Objective
Una explicación sobre cómo obtener registros de depuración de Checkov a través de la bandera de soporte.
Environment
- Chejov
Procedure
When requesting Checkov Debug logs from a customer, request that they add the --Apoyo flag to their Checkov scan in order to assist your ongoing investigation.
Please note, that the following flags are required as well: Example of Checkov scan:
checkov -f test.tf --clave-api-bc Accesskey::Secretkey --URL de la API de Prisma=https://api2.prismacloud.io/ --repo-id test/kb --supportOnce the scan is ran, the following will be provided:
Path for uploaded logs (give this to support if raising an issue): checkov_support/817421236251008000/817425256147008000_test/kb/1705147383013Please provide the path to the Backend Engineering team for further review.
Additional Information
Referencia de comandos CLI de Checkov.