Describe the issue
The CKV_GIT_3 (Ensure GitHub repository has vulnerability alerts enabled) checks on the vulnerability_alerts setting of the github_repository resource.
But since Provider version 6.12 this attribute is obsolete and replaced with a new resource (See integrations/terraform-provider-github#3166)
This check does not support this setup yet
Additional context
Links:
Describe the issue
The
CKV_GIT_3(Ensure GitHub repository has vulnerability alerts enabled) checks on thevulnerability_alertssetting of thegithub_repositoryresource.But since Provider version
6.12this attribute is obsolete and replaced with a new resource (See integrations/terraform-provider-github#3166)This check does not support this setup yet
Additional context
Links: