Tags: adamjq/checkov
Tags
Fix bugs in checks (bridgecrewio#1811) * add fixes for NetworkWatcherFlowLogPeriod and AbsGoogleComputeFirewallUnrestrictedIngress checks * fix
Improve runners performance (bridgecrewio#1758) Change renner_registry to run the runners in different processes using multiprocessing (only for unix os). Refactor node.py to define classes instead creating the classes using functions (this way the classes are pickable).
Merge pull request bridgecrewio#1807 from bridgecrewio/test_prisma_tests Re-enable primsa tests
fix: rename CKV2_AZURE_22 to CKV_AZURE_119 (bridgecrewio#1806) remove CKV_AZURE_119 from v1 implementation
fix failure in AKSLoggingEnabled check (bridgecrewio#1799) * check if conf["properties"]["addonProfiles"] is dict instead of checking it isn't null
PreviousNext