Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/a274c5694f8a777c8f25f46a87a281c8 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/a274c5694f8a777c8f25f46a87a281c8 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 10 seconds | https://github.com/NixOS/nixpkgs/pull/116752
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/ib57zdvp8gffnpd3gwbihfjavgzb0ph1-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/unit/test_secrets.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/checkov
copying checkov/main.py -> build/lib/checkov
copying checkov/runner_filter.py -> build/lib/checkov
copying checkov/version.py -> build/lib/checkov
copying checkov/logging_init.py -> build/lib/checkov
copying checkov/__init__.py -> build/lib/checkov
creating build/lib/checkov/arm
copying checkov/arm/registry.py -> build/lib/checkov/arm
copying checkov/arm/context_parser.py -> build/lib/checkov/arm
copying checkov/arm/runner.py -> build/lib/checkov/arm
copying checkov/arm/__init__.py -> build/lib/checkov/arm
copying checkov/arm/base_resource_value_check.py -> build/lib/checkov/arm
copying checkov/arm/base_resource_check.py -> build/lib/checkov/arm
copying checkov/arm/base_registry.py -> build/lib/checkov/arm
creating build/lib/checkov/cloudformation
copying checkov/cloudformation/context_parser.py -> build/lib/checkov/cloudformation
copying checkov/cloudformation/runner.py -> build/lib/checkov/cloudformation
copying checkov/cloudformation/__init__.py -> build/lib/checkov/cloudformation
creating build/lib/checkov/terraform
copying checkov/terraform/plan_parser.py -> build/lib/checkov/terraform
copying checkov/terraform/parser.py -> build/lib/checkov/terraform
copying checkov/terraform/plan_runner.py -> build/lib/checkov/terraform
copying checkov/terraform/runner.py -> build/lib/checkov/terraform
copying checkov/terraform/__init__.py -> build/lib/checkov/terraform
creating build/lib/checkov/kubernetes
copying checkov/kubernetes/base_spec_check.py -> build/lib/checkov/kubernetes
copying checkov/kubernetes/registry.py -> build/lib/checkov/kubernetes
copying checkov/kubernetes/runner.py -> build/lib/checkov/kubernetes
copying checkov/kubernetes/__init__.py -> build/lib/checkov/kubernetes
copying checkov/kubernetes/base_registry.py -> build/lib/checkov/kubernetes
copying checkov/kubernetes/base_spec_omitted_or_value_check.py -> build/lib/checkov/kubernetes
creating build/lib/checkov/common
copying checkov/common/__init__.py -> build/lib/checkov/common
copying checkov/common/version_manager.py -> build/lib/checkov/common
copying checkov/common/multi_signature.py -> build/lib/checkov/common
creating build/lib/checkov/serverless
copying checkov/serverless/registry.py -> build/lib/checkov/serverless
copying checkov/serverless/runner.py -> build/lib/checkov/serverless
copying checkov/serverless/__init__.py -> build/lib/checkov/serverless
copying checkov/serverless/base_registry.py -> build/lib/checkov/serverless
creating build/lib/checkov/arm/parser
copying checkov/arm/parser/__init__.py -> build/lib/checkov/arm/parser
copying checkov/arm/parser/cfn_json.py -> build/lib/checkov/arm/parser
copying checkov/arm/parser/cfn_yaml.py -> build/lib/checkov/arm/parser
copying checkov/arm/parser/node.py -> build/lib/checkov/arm/parser
creating build/lib/checkov/arm/checks
copying checkov/arm/checks/AppServiceClientCertificate.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AzureInstancePassword.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SQLServerNoPublicAccess.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/PostgreSQLServerSSLEnforcementEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AppServiceAuthentication.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SecurityCenterContactEmailAlertAdmins.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AppServiceHttps20Enabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AKSLoggingEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/MonitorLogProfileCategories.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AppServiceHTTPSOnly.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AppServiceIdentity.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SecurityCenterStandardPricing.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/StorageBlobServiceContainerPrivateAccess.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AKSNetworkPolicy.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AppServiceMinTLSVersion.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AzureManagedDiscEncryption.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/PostgreSQLServerLogConnectionsEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SecurityCenterContactEmailAlert.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AKSDashboardDisabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/__init__.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/PostgreSQLServerConnectionThrottlingEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SQLServerAuditingEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/KeyvaultRecoveryEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/NSGRuleSSHAccessRestricted.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SecretExpirationDate.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/StorageAccountsTransportEncryption.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SQLServerEmailAlertsEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/NSGRuleRDPAccessRestricted.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/StorageAccountDefaultNetworkAccessDeny.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/StorageAccountLoggingQueueServiceEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/NSGRulePortAccessRestricted.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/MonitorLogProfileRetentionDays.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/NetworkWatcherFlowLogPeriod.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SQLServerEmailAlertsToAdminsEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/PostgreSQLServerLogCheckpointsEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/StorageAccountAzureServicesAccessEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SQLServerThreatDetectionTypes.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AKSRbacEnabled.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/AKSApiServerAuthorizedIpRanges.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SQLServerAuditingRetention90Days.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/CustomRoleDefinitionSubscriptionOwner.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/SecurityCenterContactPhone.py -> build/lib/checkov/arm/checks
copying checkov/arm/checks/MySQLServerSSLEnforcementEnabled.py -> build/lib/checkov/arm/checks
creating build/lib/checkov/cloudformation/parser
copying checkov/cloudformation/parser/__init__.py -> build/lib/checkov/cloudformation/parser
copying checkov/cloudformation/parser/cfn_json.py -> build/lib/checkov/cloudformation/parser
copying checkov/cloudformation/parser/cfn_yaml.py -> build/lib/checkov/cloudformation/parser
copying checkov/cloudformation/parser/node.py -> build/lib/checkov/cloudformation/parser
creating build/lib/checkov/cloudformation/checks
copying checkov/cloudformation/checks/__init__.py -> build/lib/checkov/cloudformation/checks
creating build/lib/checkov/cloudformation/checks/resource
copying checkov/cloudformation/checks/resource/base_resource_negative_value_check.py -> build/lib/checkov/cloudformation/checks/resource
copying checkov/cloudformation/checks/resource/registry.py -> build/lib/checkov/cloudformation/checks/resource
copying checkov/cloudformation/checks/resource/__init__.py -> build/lib/checkov/cloudformation/checks/resource
copying checkov/cloudformation/checks/resource/base_resource_value_check.py -> build/lib/checkov/cloudformation/checks/resource
copying checkov/cloudformation/checks/resource/base_resource_check.py -> build/lib/checkov/cloudformation/checks/resource
copying checkov/cloudformation/checks/resource/base_registry.py -> build/lib/checkov/cloudformation/checks/resource
creating build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/CloudtrailEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/KMSRotation.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/ECRImmutableTags.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/AbsSecurityGroupUnrestrictedIngress.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/SecurityGroupUnrestrictedIngress3389.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/EKSControlPlaneLogging.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/DAXEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/S3PublicACLWrite.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/DocDBTLS.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/APIGatewayAuthorization.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/DocDBEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/ElasticsearchNodeToNodeEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/RDSPubliclyAccessible.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/cloudwatchLogGroupRetention.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/ALBListenerHTTPS.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/EBSEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/RedshiftClusterEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/APIGatewayXray.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/EKSSecretsEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/IAMPolicyAttachedToGroupOrRoles.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/ElasticsearchEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/EKSPublicAccess.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/S3RestrictPublicBuckets.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/S3PublicACLRead.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/S3AccessLogs.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/__init__.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/ECSClusterContainerInsights.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/CloudfrontDistributionEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/AuroraEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/S3BlockPublicPolicy.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/S3IgnorePublicACLs.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/S3Versioning.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/DocDBLogging.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/SecurityGroupRuleDescription.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/IAMRoleAllowAssumeFromAccount.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/CloudtrailLogValidation.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/SQSQueueEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/NeptuneClusterStorageEncrypted.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtRest.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransit.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/EBSSnapshotEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/EFSEncryptionEnabled.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransitAuthToken.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/S3BlockPublicACLs.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/EKSPublicAccessCIDR.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/KMSKeyWildCardPrincipal.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/SecurityGroupUnrestrictedIngress22.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/SNSTopicEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/LaunchConfigurationEBSEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/APIGatewayAccessLogging.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/ECRPolicy.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/APIGatewayV2AccessLogging.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/S3Encryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/DynamodbRecovery.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/KinesisStreamEncryptionType.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/ECRImageScanning.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/CloudfrontDistributionLogging.py -> build/lib/checkov/cloudformation/checks/resource/aws
copying checkov/cloudformation/checks/resource/aws/RDSEncryption.py -> build/lib/checkov/cloudformation/checks/resource/aws
creating build/lib/checkov/terraform/module_loading
copying checkov/terraform/module_loading/registry.py -> build/lib/checkov/terraform/module_loading
copying checkov/terraform/module_loading/__init__.py -> build/lib/checkov/terraform/module_loading
copying checkov/terraform/module_loading/content.py -> build/lib/checkov/terraform/module_loading
copying checkov/terraform/module_loading/loader.py -> build/lib/checkov/terraform/module_loading
creating build/lib/checkov/terraform/checks
copying checkov/terraform/checks/__init__.py -> build/lib/checkov/terraform/checks
creating build/lib/checkov/terraform/context_parsers
copying checkov/terraform/context_parsers/registry.py -> build/lib/checkov/terraform/context_parsers
copying checkov/terraform/context_parsers/__init__.py -> build/lib/checkov/terraform/context_parsers
copying checkov/terraform/context_parsers/base_parser.py -> build/lib/checkov/terraform/context_parsers
creating build/lib/checkov/terraform/evaluation
copying checkov/terraform/evaluation/__init__.py -> build/lib/checkov/terraform/evaluation
copying checkov/terraform/evaluation/base_variable_evaluation.py -> build/lib/checkov/terraform/evaluation
creating build/lib/checkov/terraform/module_loading/loaders
copying checkov/terraform/module_loading/loaders/registry_loader.py -> build/lib/checkov/terraform/module_loading/loaders
copying checkov/terraform/module_loading/loaders/git_loader.py -> build/lib/checkov/terraform/module_loading/loaders
copying checkov/terraform/module_loading/loaders/versions_parser.py -> build/lib/checkov/terraform/module_loading/loaders
copying checkov/terraform/module_loading/loaders/__init__.py -> build/lib/checkov/terraform/module_loading/loaders
copying checkov/terraform/module_loading/loaders/bitbucket_loader.py -> build/lib/checkov/terraform/module_loading/loaders
copying checkov/terraform/module_loading/loaders/local_path_loader.py -> build/lib/checkov/terraform/module_loading/loaders
copying checkov/terraform/module_loading/loaders/github_loader.py -> build/lib/checkov/terraform/module_loading/loaders
creating build/lib/checkov/terraform/checks/resource
copying checkov/terraform/checks/resource/base_resource_negative_value_check.py -> build/lib/checkov/terraform/checks/resource
copying checkov/terraform/checks/resource/registry.py -> build/lib/checkov/terraform/checks/resource
copying checkov/terraform/checks/resource/__init__.py -> build/lib/checkov/terraform/checks/resource
copying checkov/terraform/checks/resource/base_resource_value_check.py -> build/lib/checkov/terraform/checks/resource
copying checkov/terraform/checks/resource/base_resource_check.py -> build/lib/checkov/terraform/checks/resource
copying checkov/terraform/checks/resource/base_registry.py -> build/lib/checkov/terraform/checks/resource
creating build/lib/checkov/terraform/checks/utils
copying checkov/terraform/checks/utils/consts.py -> build/lib/checkov/terraform/checks/utils
copying checkov/terraform/checks/utils/__init__.py -> build/lib/checkov/terraform/checks/utils
creating build/lib/checkov/terraform/checks/data
copying checkov/terraform/checks/data/base_check.py -> build/lib/checkov/terraform/checks/data
copying checkov/terraform/checks/data/registry.py -> build/lib/checkov/terraform/checks/data
copying checkov/terraform/checks/data/__init__.py -> build/lib/checkov/terraform/checks/data
copying checkov/terraform/checks/data/base_registry.py -> build/lib/checkov/terraform/checks/data
creating build/lib/checkov/terraform/checks/provider
copying checkov/terraform/checks/provider/base_check.py -> build/lib/checkov/terraform/checks/provider
copying checkov/terraform/checks/provider/registry.py -> build/lib/checkov/terraform/checks/provider
copying checkov/terraform/checks/provider/__init__.py -> build/lib/checkov/terraform/checks/provider
copying checkov/terraform/checks/provider/base_registry.py -> build/lib/checkov/terraform/checks/provider
creating build/lib/checkov/terraform/checks/graph
copying checkov/terraform/checks/graph/__init__.py -> build/lib/checkov/terraform/checks/graph
creating build/lib/checkov/terraform/checks/module
copying checkov/terraform/checks/module/registry.py -> build/lib/checkov/terraform/checks/module
copying checkov/terraform/checks/module/__init__.py -> build/lib/checkov/terraform/checks/module
copying checkov/terraform/checks/module/base_module_check.py -> build/lib/checkov/terraform/checks/module
copying checkov/terraform/checks/module/base_registry.py -> build/lib/checkov/terraform/checks/module
creating build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AzureInstancePassword.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SQLServerNoPublicAccess.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/StorageAccountMinimumTlsVersion.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/PostgreSQLServerSSLEnforcementEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AppServiceAuthentication.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SecurityCenterContactEmailAlertAdmins.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AppServiceHttps20Enabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AKSLoggingEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/MonitorLogProfileCategories.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AppServiceHTTPSOnly.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SecurityCenterStandardPricing.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/StorageBlobServiceContainerPrivateAccess.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AppServieIdentity.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AKSNetworkPolicy.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AppServiceMinTLSVersion.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AzureManagedDiscEncryption.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/PostgreSQLServerLogConnectionsEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SecurityCenterContactEmailAlert.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AKSDashboardDisabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/CutsomRoleDefinitionSubscriptionOwner.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/__init__.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/PostgreSQLServerConnectionThrottlingEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/StorageAccountName.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SQLServerAuditingEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/KeyvaultRecoveryEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/NSGRuleSSHAccessRestricted.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SecretExpirationDate.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AppServieClientCertificate.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/StorageAccountsTransportEncryption.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SQLServerEmailAlertsEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/NSGRuleRDPAccessRestricted.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/StorageAccountDefaultNetworkAccessDeny.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/StorageAccountLoggingQueueServiceEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/NSGRulePortAccessRestricted.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/MonitorLogProfileRetentionDays.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/KeyExpirationDate.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/NetworkWatcherFlowLogPeriod.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SQLServerEmailAlertsToAdminsEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/PostgreSQLServerLogCheckpointsEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/StorageAccountAzureServicesAccessEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SQLServerThreatDetectionTypes.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/VMCredsInCustomData.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AKSRbacEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/AKSApiServerAuthorizedIpRanges.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SQLServerAuditingRetention90Days.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/SecurityCenterContactPhone.py -> build/lib/checkov/terraform/checks/resource/azure
copying checkov/terraform/checks/resource/azure/MySQLServerSSLEnforcementEnabled.py -> build/lib/checkov/terraform/checks/resource/azure
creating build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogMinMessage.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogLockWaits.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudSqlBackupConfiguration.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeShieldedVM.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleStorageBucketUniformAccess.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeSerialPorts.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeIPForward.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeInstanceOSLogin.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEMasterAuthorizedNetworksEnabled.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/AbsGoogleComputeFirewallUnrestrictedIngress.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleFolderMemberDefaultServiceAccount.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogCheckpoints.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKENetworkPolicyEnabled.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKENodePoolAutoRepairEnabled.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogMinDuration.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogDisconnection.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleRoleServiceAccountUser.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEPodSecurityPolicyEnabled.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeFirewallUnrestrictedIngress22.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogConnection.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeExternalIP.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleOrgImpersonationRole.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleOrgMemberDefaultServiceAccount.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEUseCosImage.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEBasicAuth.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComupteBlockProjectSSH.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEDisableLegacyAuth.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEClusterLogging.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudSqlServerContainedDBAuthentication.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/__init__.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudDNSSECEnabled.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeDefaultServiceAccountFullAccess.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleBigQueryDatasetPublicACL.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEMonitoringEnabled.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogTemp.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudSqlDatabaseRequireSsl.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEPrivateClusterConfig.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/AbsGoogleIAMMemberDefaultServiceAccount.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleProjectAdminServiceAccount.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeDiskEncryption.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudSqlServerNoPublicIP.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeBootDiskEncryption.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeProjectOSLogin.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeDefaultServiceAccount.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleProjectDefaultNetwork.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleProjectMemberDefaultServiceAccount.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleKMSRotationPeriod.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEClientCertificateEnabled.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKENodePoolAutoUpgradeEnabled.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleStorageBucketEncryption.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudMySqlLocalInfileOff.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleSubnetworkLoggingEnabled.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEAliasIpEnabled.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeSSLPolicy.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudDNSKeySpecsRSASHA1.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleFolderImpersonationRole.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEHasLabels.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudSqlServerCrossDBOwnershipChaining.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleStorageBucketNotPublic.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleCloudSqlDatabasePublicallyAccessible.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleComputeFirewallUnrestrictedIngress3389.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/AbsGoogleImpersonationRoles.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GKEPublicControlPlane.py -> build/lib/checkov/terraform/checks/resource/gcp
copying checkov/terraform/checks/resource/gcp/GoogleProjectImpersonationRole.py -> build/lib/checkov/terraform/checks/resource/gcp
creating build/lib/checkov/terraform/checks/resource/github
copying checkov/terraform/checks/resource/github/__init__.py -> build/lib/checkov/terraform/checks/resource/github
copying checkov/terraform/checks/resource/github/PrivateRepo.py -> build/lib/checkov/terraform/checks/resource/github
creating build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/CloudtrailEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/KMSRotation.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/SQSPolicy.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/MSKClusterEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ECRImmutableTags.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/AbsSecurityGroupUnrestrictedIngress.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/SecurityGroupUnrestrictedIngress3389.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/LambdaEnvironmentCredentials.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/EKSControlPlaneLogging.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/DAXEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/AthenaWorkgroupConfiguration.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/CloudtrailMultiRegion.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/DocDBTLS.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/AthenaDatabaseEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/LambdaXrayEnabled.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/APIGatewayAuthorization.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/DocDBEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ElasticsearchNodeToNodeEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/PasswordPolicyNumber.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/RDSPubliclyAccessible.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/MQBrokerNotPubliclyExposed.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/cloudwatchLogGroupRetention.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ALBListenerHTTPS.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3PublicACLWRITE.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/DMSReplicationInstancePubliclyAccessible.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/EBSEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/RedshiftClusterEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/GlobalAcceleratorAcceleratorFlowLogs.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/APIGatewayXray.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/EKSSecretsEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/IAMPolicyAttachedToGroupOrRoles.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/WAFEnabled.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ElasticsearchEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3ProtectAgainstPolicyLockout.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/EKSPublicAccess.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3RestrictPublicBuckets.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/CodeBuildProjectEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3PublicACLRead.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3AccessLogs.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/PasswordPolicyUppercaseLetter.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/__init__.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ECSClusterContainerInsights.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ELBv2AccessLogs.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/CloudfrontDistributionEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3BlockPublicPolicy.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3IgnorePublicACLs.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3MFADelete.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3Versioning.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/IAMStarActionPolicyDocument.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/EC2PublicIP.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ELBAccessLogs.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/DocDBLogging.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/PasswordPolicyLength.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/GlueDataCatalogEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/SecurityGroupRuleDescription.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/IAMRoleAllowAssumeFromAccount.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/RedshiftClusterLogging.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/CloudtrailLogValidation.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/SQSQueueEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/NeptuneClusterStorageEncrypted.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtRest.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/IMDSv1Disabled.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransit.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/PasswordPolicySymbol.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/EFSEncryptionEnabled.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransitAuthToken.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/MSKClusterLogging.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3BlockPublicACLs.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/EKSPublicAccessCIDR.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ElasticsearchDomainLogging.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/MQBrokerLogging.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/IAMAdminPolicyDocument.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/SecurityGroupUnrestrictedIngress22.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ElasticsearchDomainEnforceHTTPS.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/SNSTopicEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/LaunchConfigurationEBSEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/PasswordPolicyLowercaseLetter.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/APIGatewayAccessLogging.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ECRPolicy.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/SagemakerEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3Encryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/EC2Credentials.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/DynamodbRecovery.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/RedshitClusterPubliclyAvailable.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/KinesisStreamEncryptionType.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/IAMRoleAllowsPublicAssume.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/ECRImageScanning.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/PasswordPolicyReuse.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/CloudfrontDistributionLogging.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/S3AllowsAnyPrincipal.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/RDSEncryption.py -> build/lib/checkov/terraform/checks/resource/aws
copying checkov/terraform/checks/resource/aws/PasswordPolicyExpiration.py -> build/lib/checkov/terraform/checks/resource/aws
creating build/lib/checkov/terraform/checks/data/aws
copying checkov/terraform/checks/data/aws/StarActionPolicyDocument.py -> build/lib/checkov/terraform/checks/data/aws
copying checkov/terraform/checks/data/aws/__init__.py -> build/lib/checkov/terraform/checks/data/aws
copying checkov/terraform/checks/data/aws/AdminPolicyDocument.py -> build/lib/checkov/terraform/checks/data/aws
creating build/lib/checkov/terraform/checks/provider/aws
copying checkov/terraform/checks/provider/aws/credentials.py -> build/lib/checkov/terraform/checks/provider/aws
copying checkov/terraform/checks/provider/aws/__init__.py -> build/lib/checkov/terraform/checks/provider/aws
creating build/lib/checkov/terraform/context_parsers/parsers
copying checkov/terraform/context_parsers/parsers/__init__.py -> build/lib/checkov/terraform/context_parsers/parsers
copying checkov/terraform/context_parsers/parsers/data_context_parser.py -> build/lib/checkov/terraform/context_parsers/parsers
copying checkov/terraform/context_parsers/parsers/provider_context_parser.py -> build/lib/checkov/terraform/context_parsers/parsers
copying checkov/terraform/context_parsers/parsers/variable_context_parser.py -> build/lib/checkov/terraform/context_parsers/parsers
copying checkov/terraform/context_parsers/parsers/locals_context_parser.py -> build/lib/checkov/terraform/context_parsers/parsers
copying checkov/terraform/context_parsers/parsers/resource_context_parser.py -> build/lib/checkov/terraform/context_parsers/parsers
copying checkov/terraform/context_parsers/parsers/module_context_parser.py -> build/lib/checkov/terraform/context_parsers/parsers
creating build/lib/checkov/terraform/context_parsers/tf_plan
copying checkov/terraform/context_parsers/tf_plan/__init__.py -> build/lib/checkov/terraform/context_parsers/tf_plan
copying checkov/terraform/context_parsers/tf_plan/tf_plan_json.py -> build/lib/checkov/terraform/context_parsers/tf_plan
copying checkov/terraform/context_parsers/tf_plan/node.py -> build/lib/checkov/terraform/context_parsers/tf_plan
creating build/lib/checkov/kubernetes/parser
copying checkov/kubernetes/parser/parser.py -> build/lib/checkov/kubernetes/parser
copying checkov/kubernetes/parser/k8_json.py -> build/lib/checkov/kubernetes/parser
copying checkov/kubernetes/parser/__init__.py -> build/lib/checkov/kubernetes/parser
copying checkov/kubernetes/parser/k8_yaml.py -> build/lib/checkov/kubernetes/parser
creating build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/LivenessProbe.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/MinimizeCapabilities.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/TillerDeploymentListener.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/CPULimits.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/AllowedCapabilitiesPSP.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/RootContainersHighUID.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/Tiller.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ServiceAccountTokens.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/KubernetesDashboard.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/Seccomp.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ShareHostIPCPSP.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/PrivilegedContainersPSP.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ShareHostPID.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/CPURequests.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/SharedHostNetworkNamespace.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/TillerService.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/Secrets.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/DropCapabilities.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/MemoryLimits.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ReadOnlyFilesystem.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/AllowPrivilegeEscalationPSP.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/DefaultServiceAccountBinding.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/__init__.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/DropCapabilitiesPSP.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/SharedHostNetworkNamespacePSP.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/DockerSocketVolume.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/AllowedCapabilities.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ShareHostPIDPSP.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/MemoryRequests.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/RootContainersPSP.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/AllowPrivilegeEscalation.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ImageTagFixed.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/AllowedCapabilitiesSysAdmin.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ShareHostIPC.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ImagePullPolicyAlways.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ImageDigest.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/PodSecurityContext.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/HostPort.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/DefaultNamespace.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/PrivilegedContainers.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ContainerSecurityContext.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/DefaultServiceAccount.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/SeccompPSP.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/RootContainers.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/ReadinessProbe.py -> build/lib/checkov/kubernetes/checks
copying checkov/kubernetes/checks/MinimizeCapabilitiesPSP.py -> build/lib/checkov/kubernetes/checks
creating build/lib/checkov/common/bridgecrew
copying checkov/common/bridgecrew/platform_key.py -> build/lib/checkov/common/bridgecrew
copying checkov/common/bridgecrew/wrapper.py -> build/lib/checkov/common/bridgecrew
copying checkov/common/bridgecrew/__init__.py -> build/lib/checkov/common/bridgecrew
copying checkov/common/bridgecrew/platform_integration.py -> build/lib/checkov/common/bridgecrew
copying checkov/common/bridgecrew/platform_errors.py -> build/lib/checkov/common/bridgecrew
creating build/lib/checkov/common/util
copying checkov/common/util/consts.py -> build/lib/checkov/common/util
copying checkov/common/util/secrets.py -> build/lib/checkov/common/util
copying checkov/common/util/__init__.py -> build/lib/checkov/common/util
copying checkov/common/util/dict_utils.py -> build/lib/checkov/common/util
copying checkov/common/util/type_forcers.py -> build/lib/checkov/common/util
copying checkov/common/util/banner.py -> build/lib/checkov/common/util
copying checkov/common/util/docs_generator.py -> build/lib/checkov/common/util
creating build/lib/checkov/common/comment
copying checkov/common/comment/__init__.py -> build/lib/checkov/common/comment
copying checkov/common/comment/enum.py -> build/lib/checkov/common/comment
creating build/lib/checkov/common/variables
copying checkov/common/variables/__init__.py -> build/lib/checkov/common/variables
copying checkov/common/variables/context.py -> build/lib/checkov/common/variables
creating build/lib/checkov/common/checks
copying checkov/common/checks/base_check.py -> build/lib/checkov/common/checks
copying checkov/common/checks/__init__.py -> build/lib/checkov/common/checks
copying checkov/common/checks/base_check_registry.py -> build/lib/checkov/common/checks
creating build/lib/checkov/common/models
copying checkov/common/models/enums.py -> build/lib/checkov/common/models
copying checkov/common/models/consts.py -> build/lib/checkov/common/models
copying checkov/common/models/__init__.py -> build/lib/checkov/common/models
creating build/lib/checkov/common/output
copying checkov/common/output/report.py -> build/lib/checkov/common/output
copying checkov/common/output/__init__.py -> build/lib/checkov/common/output
copying checkov/common/output/record.py -> build/lib/checkov/common/output
creating build/lib/checkov/common/goget
copying checkov/common/goget/__init__.py -> build/lib/checkov/common/goget
copying checkov/common/goget/base_getter.py -> build/lib/checkov/common/goget
creating build/lib/checkov/common/runners
copying checkov/common/runners/runner_registry.py -> build/lib/checkov/common/runners
copying checkov/common/runners/__init__.py -> build/lib/checkov/common/runners
copying checkov/common/runners/base_runner.py -> build/lib/checkov/common/runners
creating build/lib/checkov/common/goget/github
copying checkov/common/goget/github/get_git.py -> build/lib/checkov/common/goget/github
copying checkov/common/goget/github/__init__.py -> build/lib/checkov/common/goget/github
creating build/lib/checkov/serverless/parsers
copying checkov/serverless/parsers/parser.py -> build/lib/checkov/serverless/parsers
copying checkov/serverless/parsers/context_parser.py -> build/lib/checkov/serverless/parsers
copying checkov/serverless/parsers/__init__.py -> build/lib/checkov/serverless/parsers
creating build/lib/checkov/serverless/checks
copying checkov/serverless/checks/__init__.py -> build/lib/checkov/serverless/checks
copying checkov/serverless/checks/base_function_check.py -> build/lib/checkov/serverless/checks
creating build/lib/checkov/serverless/checks/complete
copying checkov/serverless/checks/complete/registry.py -> build/lib/checkov/serverless/checks/complete
copying checkov/serverless/checks/complete/__init__.py -> build/lib/checkov/serverless/checks/complete
copying checkov/serverless/checks/complete/base_complete_check.py -> build/lib/checkov/serverless/checks/complete
creating build/lib/checkov/serverless/checks/package
copying checkov/serverless/checks/package/registry.py -> build/lib/checkov/serverless/checks/package
copying checkov/serverless/checks/package/base_package_check.py -> build/lib/checkov/serverless/checks/package
copying checkov/serverless/checks/package/__init__.py -> build/lib/checkov/serverless/checks/package
creating build/lib/checkov/serverless/checks/layer
copying checkov/serverless/checks/layer/base_layer_check.py -> build/lib/checkov/serverless/checks/layer
copying checkov/serverless/checks/layer/registry.py -> build/lib/checkov/serverless/checks/layer
copying checkov/serverless/checks/layer/__init__.py -> build/lib/checkov/serverless/checks/layer
creating build/lib/checkov/serverless/checks/custom
copying checkov/serverless/checks/custom/base_custom_check.py -> build/lib/checkov/serverless/checks/custom
copying checkov/serverless/checks/custom/registry.py -> build/lib/checkov/serverless/checks/custom
copying checkov/serverless/checks/custom/__init__.py -> build/lib/checkov/serverless/checks/custom
creating build/lib/checkov/serverless/checks/service
copying checkov/serverless/checks/service/registry.py -> build/lib/checkov/serverless/checks/service
copying checkov/serverless/checks/service/base_service_check.py -> build/lib/checkov/serverless/checks/service
copying checkov/serverless/checks/service/__init__.py -> build/lib/checkov/serverless/checks/service
creating build/lib/checkov/serverless/checks/plugin
copying checkov/serverless/checks/plugin/base_plugin_check.py -> build/lib/checkov/serverless/checks/plugin
copying checkov/serverless/checks/plugin/registry.py -> build/lib/checkov/serverless/checks/plugin
copying checkov/serverless/checks/plugin/__init__.py -> build/lib/checkov/serverless/checks/plugin
creating build/lib/checkov/serverless/checks/provider
copying checkov/serverless/checks/provider/registry.py -> build/lib/checkov/serverless/checks/provider
copying checkov/serverless/checks/provider/__init__.py -> build/lib/checkov/serverless/checks/provider
copying checkov/serverless/checks/provider/base_provider_check.py -> build/lib/checkov/serverless/checks/provider
creating build/lib/checkov/serverless/checks/function
copying checkov/serverless/checks/function/registry.py -> build/lib/checkov/serverless/checks/function
copying checkov/serverless/checks/function/__init__.py -> build/lib/checkov/serverless/checks/function
copying checkov/serverless/checks/function/base_function_check.py -> build/lib/checkov/serverless/checks/function
creating build/lib/checkov/serverless/checks/function/aws
copying checkov/serverless/checks/function/aws/StarActionPolicyDocument.py -> build/lib/checkov/serverless/checks/function/aws
copying checkov/serverless/checks/function/aws/__init__.py -> build/lib/checkov/serverless/checks/function/aws
copying checkov/serverless/checks/function/aws/AWSCredentials.py -> build/lib/checkov/serverless/checks/function/aws
copying checkov/serverless/checks/function/aws/AdminPolicyDocument.py -> build/lib/checkov/serverless/checks/function/aws
running build_scripts
creating build/scripts-3.8
copying and adjusting bin/checkov -> build/scripts-3.8
copying bin/checkov.cmd -> build/scripts-3.8
changing mode of build/scripts-3.8/checkov from 644 to 755
changing mode of build/scripts-3.8/checkov.cmd from 644 to 755
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/checkov
copying build/lib/checkov/main.py -> build/bdist.linux-aarch64/wheel/checkov
copying build/lib/checkov/runner_filter.py -> build/bdist.linux-aarch64/wheel/checkov
copying build/lib/checkov/version.py -> build/bdist.linux-aarch64/wheel/checkov
copying build/lib/checkov/logging_init.py -> build/bdist.linux-aarch64/wheel/checkov
creating build/bdist.linux-aarch64/wheel/checkov/arm
creating build/bdist.linux-aarch64/wheel/checkov/arm/parser
copying build/lib/checkov/arm/parser/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/arm/parser
copying build/lib/checkov/arm/parser/cfn_json.py -> build/bdist.linux-aarch64/wheel/checkov/arm/parser
copying build/lib/checkov/arm/parser/cfn_yaml.py -> build/bdist.linux-aarch64/wheel/checkov/arm/parser
copying build/lib/checkov/arm/parser/node.py -> build/bdist.linux-aarch64/wheel/checkov/arm/parser
copying build/lib/checkov/arm/registry.py -> build/bdist.linux-aarch64/wheel/checkov/arm
copying build/lib/checkov/arm/context_parser.py -> build/bdist.linux-aarch64/wheel/checkov/arm
creating build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AppServiceClientCertificate.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AzureInstancePassword.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SQLServerNoPublicAccess.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/PostgreSQLServerSSLEnforcementEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AppServiceAuthentication.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SecurityCenterContactEmailAlertAdmins.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AppServiceHttps20Enabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AKSLoggingEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/MonitorLogProfileCategories.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AppServiceHTTPSOnly.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AppServiceIdentity.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SecurityCenterStandardPricing.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/StorageBlobServiceContainerPrivateAccess.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AKSNetworkPolicy.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AppServiceMinTLSVersion.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AzureManagedDiscEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/PostgreSQLServerLogConnectionsEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SecurityCenterContactEmailAlert.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AKSDashboardDisabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/PostgreSQLServerConnectionThrottlingEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SQLServerAuditingEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/KeyvaultRecoveryEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/NSGRuleSSHAccessRestricted.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SecretExpirationDate.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/StorageAccountsTransportEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SQLServerEmailAlertsEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/NSGRuleRDPAccessRestricted.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/StorageAccountDefaultNetworkAccessDeny.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/StorageAccountLoggingQueueServiceEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/NSGRulePortAccessRestricted.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/MonitorLogProfileRetentionDays.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/NetworkWatcherFlowLogPeriod.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SQLServerEmailAlertsToAdminsEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/PostgreSQLServerLogCheckpointsEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/StorageAccountAzureServicesAccessEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SQLServerThreatDetectionTypes.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AKSRbacEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/AKSApiServerAuthorizedIpRanges.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SQLServerAuditingRetention90Days.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/CustomRoleDefinitionSubscriptionOwner.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/SecurityCenterContactPhone.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/checks/MySQLServerSSLEnforcementEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/arm/checks
copying build/lib/checkov/arm/runner.py -> build/bdist.linux-aarch64/wheel/checkov/arm
copying build/lib/checkov/arm/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/arm
copying build/lib/checkov/arm/base_resource_value_check.py -> build/bdist.linux-aarch64/wheel/checkov/arm
copying build/lib/checkov/arm/base_resource_check.py -> build/bdist.linux-aarch64/wheel/checkov/arm
copying build/lib/checkov/arm/base_registry.py -> build/bdist.linux-aarch64/wheel/checkov/arm
copying build/lib/checkov/__init__.py -> build/bdist.linux-aarch64/wheel/checkov
creating build/bdist.linux-aarch64/wheel/checkov/cloudformation
creating build/bdist.linux-aarch64/wheel/checkov/cloudformation/parser
copying build/lib/checkov/cloudformation/parser/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/parser
copying build/lib/checkov/cloudformation/parser/cfn_json.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/parser
copying build/lib/checkov/cloudformation/parser/cfn_yaml.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/parser
copying build/lib/checkov/cloudformation/parser/node.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/parser
copying build/lib/checkov/cloudformation/context_parser.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation
creating build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks
creating build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource
copying build/lib/checkov/cloudformation/checks/resource/base_resource_negative_value_check.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource
copying build/lib/checkov/cloudformation/checks/resource/registry.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource
copying build/lib/checkov/cloudformation/checks/resource/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource
copying build/lib/checkov/cloudformation/checks/resource/base_resource_value_check.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource
creating build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/CloudtrailEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/KMSRotation.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/ECRImmutableTags.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/AbsSecurityGroupUnrestrictedIngress.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/SecurityGroupUnrestrictedIngress3389.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/EKSControlPlaneLogging.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/DAXEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/S3PublicACLWrite.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/DocDBTLS.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/APIGatewayAuthorization.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/DocDBEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/ElasticsearchNodeToNodeEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/RDSPubliclyAccessible.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/cloudwatchLogGroupRetention.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/ALBListenerHTTPS.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/EBSEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/RedshiftClusterEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/APIGatewayXray.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/EKSSecretsEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/IAMPolicyAttachedToGroupOrRoles.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/ElasticsearchEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/EKSPublicAccess.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/S3RestrictPublicBuckets.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/S3PublicACLRead.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/S3AccessLogs.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/ECSClusterContainerInsights.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/CloudfrontDistributionEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/AuroraEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/S3BlockPublicPolicy.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/S3IgnorePublicACLs.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/S3Versioning.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/DocDBLogging.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/SecurityGroupRuleDescription.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/IAMRoleAllowAssumeFromAccount.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/CloudtrailLogValidation.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/SQSQueueEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/NeptuneClusterStorageEncrypted.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtRest.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransit.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/EBSSnapshotEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/EFSEncryptionEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransitAuthToken.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/S3BlockPublicACLs.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/EKSPublicAccessCIDR.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/KMSKeyWildCardPrincipal.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/SecurityGroupUnrestrictedIngress22.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/SNSTopicEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/LaunchConfigurationEBSEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/APIGatewayAccessLogging.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/ECRPolicy.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/APIGatewayV2AccessLogging.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/S3Encryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/DynamodbRecovery.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/KinesisStreamEncryptionType.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/ECRImageScanning.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/CloudfrontDistributionLogging.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/aws/RDSEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource/aws
copying build/lib/checkov/cloudformation/checks/resource/base_resource_check.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource
copying build/lib/checkov/cloudformation/checks/resource/base_registry.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks/resource
copying build/lib/checkov/cloudformation/checks/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation/checks
copying build/lib/checkov/cloudformation/runner.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation
copying build/lib/checkov/cloudformation/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/cloudformation
creating build/bdist.linux-aarch64/wheel/checkov/terraform
creating build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading
copying build/lib/checkov/terraform/module_loading/registry.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading
copying build/lib/checkov/terraform/module_loading/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading
copying build/lib/checkov/terraform/module_loading/content.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading
copying build/lib/checkov/terraform/module_loading/loader.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading
creating build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading/loaders
copying build/lib/checkov/terraform/module_loading/loaders/registry_loader.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading/loaders
copying build/lib/checkov/terraform/module_loading/loaders/git_loader.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading/loaders
copying build/lib/checkov/terraform/module_loading/loaders/versions_parser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading/loaders
copying build/lib/checkov/terraform/module_loading/loaders/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading/loaders
copying build/lib/checkov/terraform/module_loading/loaders/bitbucket_loader.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading/loaders
copying build/lib/checkov/terraform/module_loading/loaders/local_path_loader.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading/loaders
copying build/lib/checkov/terraform/module_loading/loaders/github_loader.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/module_loading/loaders
copying build/lib/checkov/terraform/plan_parser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform
copying build/lib/checkov/terraform/parser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform
copying build/lib/checkov/terraform/plan_runner.py -> build/bdist.linux-aarch64/wheel/checkov/terraform
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AzureInstancePassword.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SQLServerNoPublicAccess.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/StorageAccountMinimumTlsVersion.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/PostgreSQLServerSSLEnforcementEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AppServiceAuthentication.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SecurityCenterContactEmailAlertAdmins.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AppServiceHttps20Enabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AKSLoggingEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/MonitorLogProfileCategories.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AppServiceHTTPSOnly.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SecurityCenterStandardPricing.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/StorageBlobServiceContainerPrivateAccess.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AppServieIdentity.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AKSNetworkPolicy.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AppServiceMinTLSVersion.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AzureManagedDiscEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/PostgreSQLServerLogConnectionsEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SecurityCenterContactEmailAlert.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AKSDashboardDisabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/CutsomRoleDefinitionSubscriptionOwner.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/PostgreSQLServerConnectionThrottlingEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/StorageAccountName.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SQLServerAuditingEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/KeyvaultRecoveryEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/NSGRuleSSHAccessRestricted.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SecretExpirationDate.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AppServieClientCertificate.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/StorageAccountsTransportEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SQLServerEmailAlertsEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/NSGRuleRDPAccessRestricted.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/StorageAccountDefaultNetworkAccessDeny.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/StorageAccountLoggingQueueServiceEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/NSGRulePortAccessRestricted.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/MonitorLogProfileRetentionDays.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/KeyExpirationDate.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/NetworkWatcherFlowLogPeriod.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SQLServerEmailAlertsToAdminsEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/PostgreSQLServerLogCheckpointsEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/StorageAccountAzureServicesAccessEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SQLServerThreatDetectionTypes.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/VMCredsInCustomData.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AKSRbacEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/AKSApiServerAuthorizedIpRanges.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SQLServerAuditingRetention90Days.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/SecurityCenterContactPhone.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/azure/MySQLServerSSLEnforcementEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/azure
copying build/lib/checkov/terraform/checks/resource/base_resource_negative_value_check.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource
copying build/lib/checkov/terraform/checks/resource/registry.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogMinMessage.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogLockWaits.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudSqlBackupConfiguration.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeShieldedVM.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleStorageBucketUniformAccess.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeSerialPorts.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeIPForward.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeInstanceOSLogin.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEMasterAuthorizedNetworksEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/AbsGoogleComputeFirewallUnrestrictedIngress.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleFolderMemberDefaultServiceAccount.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogCheckpoints.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKENetworkPolicyEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKENodePoolAutoRepairEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogMinDuration.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogDisconnection.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleRoleServiceAccountUser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEPodSecurityPolicyEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeFirewallUnrestrictedIngress22.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogConnection.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeExternalIP.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleOrgImpersonationRole.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleOrgMemberDefaultServiceAccount.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEUseCosImage.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEBasicAuth.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComupteBlockProjectSSH.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEDisableLegacyAuth.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEClusterLogging.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudSqlServerContainedDBAuthentication.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudDNSSECEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeDefaultServiceAccountFullAccess.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleBigQueryDatasetPublicACL.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEMonitoringEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogTemp.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudSqlDatabaseRequireSsl.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEPrivateClusterConfig.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/AbsGoogleIAMMemberDefaultServiceAccount.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleProjectAdminServiceAccount.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeDiskEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudSqlServerNoPublicIP.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeBootDiskEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeProjectOSLogin.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeDefaultServiceAccount.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleProjectDefaultNetwork.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleProjectMemberDefaultServiceAccount.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleKMSRotationPeriod.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEClientCertificateEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKENodePoolAutoUpgradeEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleStorageBucketEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudMySqlLocalInfileOff.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleSubnetworkLoggingEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEAliasIpEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeSSLPolicy.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudDNSKeySpecsRSASHA1.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleFolderImpersonationRole.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEHasLabels.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudSqlServerCrossDBOwnershipChaining.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleStorageBucketNotPublic.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleCloudSqlDatabasePublicallyAccessible.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleComputeFirewallUnrestrictedIngress3389.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/AbsGoogleImpersonationRoles.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GKEPublicControlPlane.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/gcp/GoogleProjectImpersonationRole.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/gcp
copying build/lib/checkov/terraform/checks/resource/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/github
copying build/lib/checkov/terraform/checks/resource/github/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/github
copying build/lib/checkov/terraform/checks/resource/github/PrivateRepo.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/github
copying build/lib/checkov/terraform/checks/resource/base_resource_value_check.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/CloudtrailEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/KMSRotation.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/SQSPolicy.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/MSKClusterEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ECRImmutableTags.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/AbsSecurityGroupUnrestrictedIngress.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/SecurityGroupUnrestrictedIngress3389.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/LambdaEnvironmentCredentials.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/EKSControlPlaneLogging.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/DAXEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/AthenaWorkgroupConfiguration.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/CloudtrailMultiRegion.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/DocDBTLS.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/AthenaDatabaseEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/LambdaXrayEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/APIGatewayAuthorization.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/DocDBEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ElasticsearchNodeToNodeEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/PasswordPolicyNumber.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/RDSPubliclyAccessible.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/MQBrokerNotPubliclyExposed.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/cloudwatchLogGroupRetention.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ALBListenerHTTPS.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3PublicACLWRITE.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/DMSReplicationInstancePubliclyAccessible.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/EBSEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/RedshiftClusterEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/GlobalAcceleratorAcceleratorFlowLogs.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/APIGatewayXray.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/EKSSecretsEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/IAMPolicyAttachedToGroupOrRoles.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/WAFEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ElasticsearchEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3ProtectAgainstPolicyLockout.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/EKSPublicAccess.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3RestrictPublicBuckets.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/CodeBuildProjectEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3PublicACLRead.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3AccessLogs.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/PasswordPolicyUppercaseLetter.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ECSClusterContainerInsights.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ELBv2AccessLogs.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/CloudfrontDistributionEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3BlockPublicPolicy.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3IgnorePublicACLs.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3MFADelete.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3Versioning.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/IAMStarActionPolicyDocument.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/EC2PublicIP.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ELBAccessLogs.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/DocDBLogging.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/PasswordPolicyLength.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/GlueDataCatalogEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/SecurityGroupRuleDescription.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/IAMRoleAllowAssumeFromAccount.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/RedshiftClusterLogging.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/CloudtrailLogValidation.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/SQSQueueEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/NeptuneClusterStorageEncrypted.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtRest.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/IMDSv1Disabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransit.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/PasswordPolicySymbol.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/EFSEncryptionEnabled.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransitAuthToken.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/MSKClusterLogging.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3BlockPublicACLs.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/EKSPublicAccessCIDR.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ElasticsearchDomainLogging.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/MQBrokerLogging.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/IAMAdminPolicyDocument.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/SecurityGroupUnrestrictedIngress22.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ElasticsearchDomainEnforceHTTPS.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/SNSTopicEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/LaunchConfigurationEBSEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/PasswordPolicyLowercaseLetter.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/APIGatewayAccessLogging.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ECRPolicy.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/SagemakerEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3Encryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/EC2Credentials.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/DynamodbRecovery.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/RedshitClusterPubliclyAvailable.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/KinesisStreamEncryptionType.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/IAMRoleAllowsPublicAssume.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/ECRImageScanning.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/PasswordPolicyReuse.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/CloudfrontDistributionLogging.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/S3AllowsAnyPrincipal.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/RDSEncryption.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/aws/PasswordPolicyExpiration.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource/aws
copying build/lib/checkov/terraform/checks/resource/base_resource_check.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource
copying build/lib/checkov/terraform/checks/resource/base_registry.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/resource
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/utils
copying build/lib/checkov/terraform/checks/utils/consts.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/utils
copying build/lib/checkov/terraform/checks/utils/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/utils
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/data
copying build/lib/checkov/terraform/checks/data/base_check.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/data
copying build/lib/checkov/terraform/checks/data/registry.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/data
copying build/lib/checkov/terraform/checks/data/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/data
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/data/aws
copying build/lib/checkov/terraform/checks/data/aws/StarActionPolicyDocument.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/data/aws
copying build/lib/checkov/terraform/checks/data/aws/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/data/aws
copying build/lib/checkov/terraform/checks/data/aws/AdminPolicyDocument.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/data/aws
copying build/lib/checkov/terraform/checks/data/base_registry.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/data
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/provider
copying build/lib/checkov/terraform/checks/provider/base_check.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/provider
copying build/lib/checkov/terraform/checks/provider/registry.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/provider
copying build/lib/checkov/terraform/checks/provider/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/provider
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/provider/aws
copying build/lib/checkov/terraform/checks/provider/aws/credentials.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/provider/aws
copying build/lib/checkov/terraform/checks/provider/aws/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/provider/aws
copying build/lib/checkov/terraform/checks/provider/base_registry.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/provider
copying build/lib/checkov/terraform/checks/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/graph
copying build/lib/checkov/terraform/checks/graph/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/graph
creating build/bdist.linux-aarch64/wheel/checkov/terraform/checks/module
copying build/lib/checkov/terraform/checks/module/registry.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/module
copying build/lib/checkov/terraform/checks/module/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/module
copying build/lib/checkov/terraform/checks/module/base_module_check.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/module
copying build/lib/checkov/terraform/checks/module/base_registry.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/checks/module
copying build/lib/checkov/terraform/runner.py -> build/bdist.linux-aarch64/wheel/checkov/terraform
creating build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers
copying build/lib/checkov/terraform/context_parsers/registry.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers
creating build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/parsers
copying build/lib/checkov/terraform/context_parsers/parsers/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/parsers
copying build/lib/checkov/terraform/context_parsers/parsers/data_context_parser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/parsers
copying build/lib/checkov/terraform/context_parsers/parsers/provider_context_parser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/parsers
copying build/lib/checkov/terraform/context_parsers/parsers/variable_context_parser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/parsers
copying build/lib/checkov/terraform/context_parsers/parsers/locals_context_parser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/parsers
copying build/lib/checkov/terraform/context_parsers/parsers/resource_context_parser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/parsers
copying build/lib/checkov/terraform/context_parsers/parsers/module_context_parser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/parsers
copying build/lib/checkov/terraform/context_parsers/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers
creating build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/tf_plan
copying build/lib/checkov/terraform/context_parsers/tf_plan/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/tf_plan
copying build/lib/checkov/terraform/context_parsers/tf_plan/tf_plan_json.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/tf_plan
copying build/lib/checkov/terraform/context_parsers/tf_plan/node.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers/tf_plan
copying build/lib/checkov/terraform/context_parsers/base_parser.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/context_parsers
copying build/lib/checkov/terraform/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform
creating build/bdist.linux-aarch64/wheel/checkov/terraform/evaluation
copying build/lib/checkov/terraform/evaluation/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/evaluation
copying build/lib/checkov/terraform/evaluation/base_variable_evaluation.py -> build/bdist.linux-aarch64/wheel/checkov/terraform/evaluation
creating build/bdist.linux-aarch64/wheel/checkov/kubernetes
copying build/lib/checkov/kubernetes/base_spec_check.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes
creating build/bdist.linux-aarch64/wheel/checkov/kubernetes/parser
copying build/lib/checkov/kubernetes/parser/parser.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/parser
copying build/lib/checkov/kubernetes/parser/k8_json.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/parser
copying build/lib/checkov/kubernetes/parser/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/parser
copying build/lib/checkov/kubernetes/parser/k8_yaml.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/parser
copying build/lib/checkov/kubernetes/registry.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes
creating build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/LivenessProbe.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/MinimizeCapabilities.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/TillerDeploymentListener.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/CPULimits.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/AllowedCapabilitiesPSP.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/RootContainersHighUID.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/Tiller.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ServiceAccountTokens.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/KubernetesDashboard.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/Seccomp.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ShareHostIPCPSP.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/PrivilegedContainersPSP.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ShareHostPID.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/CPURequests.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/SharedHostNetworkNamespace.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/TillerService.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/Secrets.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/DropCapabilities.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/MemoryLimits.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ReadOnlyFilesystem.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/AllowPrivilegeEscalationPSP.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/DefaultServiceAccountBinding.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/DropCapabilitiesPSP.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/SharedHostNetworkNamespacePSP.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/DockerSocketVolume.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/AllowedCapabilities.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ShareHostPIDPSP.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/MemoryRequests.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/RootContainersPSP.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/AllowPrivilegeEscalation.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ImageTagFixed.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/AllowedCapabilitiesSysAdmin.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ShareHostIPC.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ImagePullPolicyAlways.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ImageDigest.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/PodSecurityContext.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/HostPort.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/DefaultNamespace.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/PrivilegedContainers.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ContainerSecurityContext.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/DefaultServiceAccount.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/SeccompPSP.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/RootContainers.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/ReadinessProbe.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/checks/MinimizeCapabilitiesPSP.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes/checks
copying build/lib/checkov/kubernetes/runner.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes
copying build/lib/checkov/kubernetes/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes
copying build/lib/checkov/kubernetes/base_registry.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes
copying build/lib/checkov/kubernetes/base_spec_omitted_or_value_check.py -> build/bdist.linux-aarch64/wheel/checkov/kubernetes
creating build/bdist.linux-aarch64/wheel/checkov/common
creating build/bdist.linux-aarch64/wheel/checkov/common/bridgecrew
copying build/lib/checkov/common/bridgecrew/platform_key.py -> build/bdist.linux-aarch64/wheel/checkov/common/bridgecrew
copying build/lib/checkov/common/bridgecrew/wrapper.py -> build/bdist.linux-aarch64/wheel/checkov/common/bridgecrew
copying build/lib/checkov/common/bridgecrew/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common/bridgecrew
copying build/lib/checkov/common/bridgecrew/platform_integration.py -> build/bdist.linux-aarch64/wheel/checkov/common/bridgecrew
copying build/lib/checkov/common/bridgecrew/platform_errors.py -> build/bdist.linux-aarch64/wheel/checkov/common/bridgecrew
creating build/bdist.linux-aarch64/wheel/checkov/common/util
copying build/lib/checkov/common/util/consts.py -> build/bdist.linux-aarch64/wheel/checkov/common/util
copying build/lib/checkov/common/util/secrets.py -> build/bdist.linux-aarch64/wheel/checkov/common/util
copying build/lib/checkov/common/util/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common/util
copying build/lib/checkov/common/util/dict_utils.py -> build/bdist.linux-aarch64/wheel/checkov/common/util
copying build/lib/checkov/common/util/type_forcers.py -> build/bdist.linux-aarch64/wheel/checkov/common/util
copying build/lib/checkov/common/util/banner.py -> build/bdist.linux-aarch64/wheel/checkov/common/util
copying build/lib/checkov/common/util/docs_generator.py -> build/bdist.linux-aarch64/wheel/checkov/common/util
creating build/bdist.linux-aarch64/wheel/checkov/common/comment
copying build/lib/checkov/common/comment/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common/comment
copying build/lib/checkov/common/comment/enum.py -> build/bdist.linux-aarch64/wheel/checkov/common/comment
creating build/bdist.linux-aarch64/wheel/checkov/common/variables
copying build/lib/checkov/common/variables/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common/variables
copying build/lib/checkov/common/variables/context.py -> build/bdist.linux-aarch64/wheel/checkov/common/variables
creating build/bdist.linux-aarch64/wheel/checkov/common/checks
copying build/lib/checkov/common/checks/base_check.py -> build/bdist.linux-aarch64/wheel/checkov/common/checks
copying build/lib/checkov/common/checks/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common/checks
copying build/lib/checkov/common/checks/base_check_registry.py -> build/bdist.linux-aarch64/wheel/checkov/common/checks
copying build/lib/checkov/common/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common
copying build/lib/checkov/common/version_manager.py -> build/bdist.linux-aarch64/wheel/checkov/common
creating build/bdist.linux-aarch64/wheel/checkov/common/models
copying build/lib/checkov/common/models/enums.py -> build/bdist.linux-aarch64/wheel/checkov/common/models
copying build/lib/checkov/common/models/consts.py -> build/bdist.linux-aarch64/wheel/checkov/common/models
copying build/lib/checkov/common/models/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common/models
copying build/lib/checkov/common/multi_signature.py -> build/bdist.linux-aarch64/wheel/checkov/common
creating build/bdist.linux-aarch64/wheel/checkov/common/output
copying build/lib/checkov/common/output/report.py -> build/bdist.linux-aarch64/wheel/checkov/common/output
copying build/lib/checkov/common/output/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common/output
copying build/lib/checkov/common/output/record.py -> build/bdist.linux-aarch64/wheel/checkov/common/output
creating build/bdist.linux-aarch64/wheel/checkov/common/goget
copying build/lib/checkov/common/goget/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common/goget
creating build/bdist.linux-aarch64/wheel/checkov/common/goget/github
copying build/lib/checkov/common/goget/github/get_git.py -> build/bdist.linux-aarch64/wheel/checkov/common/goget/github
copying build/lib/checkov/common/goget/github/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common/goget/github
copying build/lib/checkov/common/goget/base_getter.py -> build/bdist.linux-aarch64/wheel/checkov/common/goget
creating build/bdist.linux-aarch64/wheel/checkov/common/runners
copying build/lib/checkov/common/runners/runner_registry.py -> build/bdist.linux-aarch64/wheel/checkov/common/runners
copying build/lib/checkov/common/runners/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/common/runners
copying build/lib/checkov/common/runners/base_runner.py -> build/bdist.linux-aarch64/wheel/checkov/common/runners
creating build/bdist.linux-aarch64/wheel/checkov/serverless
copying build/lib/checkov/serverless/registry.py -> build/bdist.linux-aarch64/wheel/checkov/serverless
creating build/bdist.linux-aarch64/wheel/checkov/serverless/parsers
copying build/lib/checkov/serverless/parsers/parser.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/parsers
copying build/lib/checkov/serverless/parsers/context_parser.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/parsers
copying build/lib/checkov/serverless/parsers/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/parsers
creating build/bdist.linux-aarch64/wheel/checkov/serverless/checks
creating build/bdist.linux-aarch64/wheel/checkov/serverless/checks/complete
copying build/lib/checkov/serverless/checks/complete/registry.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/complete
copying build/lib/checkov/serverless/checks/complete/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/complete
copying build/lib/checkov/serverless/checks/complete/base_complete_check.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/complete
creating build/bdist.linux-aarch64/wheel/checkov/serverless/checks/package
copying build/lib/checkov/serverless/checks/package/registry.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/package
copying build/lib/checkov/serverless/checks/package/base_package_check.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/package
copying build/lib/checkov/serverless/checks/package/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/package
creating build/bdist.linux-aarch64/wheel/checkov/serverless/checks/layer
copying build/lib/checkov/serverless/checks/layer/base_layer_check.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/layer
copying build/lib/checkov/serverless/checks/layer/registry.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/layer
copying build/lib/checkov/serverless/checks/layer/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/layer
creating build/bdist.linux-aarch64/wheel/checkov/serverless/checks/custom
copying build/lib/checkov/serverless/checks/custom/base_custom_check.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/custom
copying build/lib/checkov/serverless/checks/custom/registry.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/custom
copying build/lib/checkov/serverless/checks/custom/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/custom
creating build/bdist.linux-aarch64/wheel/checkov/serverless/checks/service
copying build/lib/checkov/serverless/checks/service/registry.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/service
copying build/lib/checkov/serverless/checks/service/base_service_check.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/service
copying build/lib/checkov/serverless/checks/service/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/service
creating build/bdist.linux-aarch64/wheel/checkov/serverless/checks/plugin
copying build/lib/checkov/serverless/checks/plugin/base_plugin_check.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/plugin
copying build/lib/checkov/serverless/checks/plugin/registry.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/plugin
copying build/lib/checkov/serverless/checks/plugin/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/plugin
creating build/bdist.linux-aarch64/wheel/checkov/serverless/checks/provider
copying build/lib/checkov/serverless/checks/provider/registry.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/provider
copying build/lib/checkov/serverless/checks/provider/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/provider
copying build/lib/checkov/serverless/checks/provider/base_provider_check.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/provider
copying build/lib/checkov/serverless/checks/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks
copying build/lib/checkov/serverless/checks/base_function_check.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks
creating build/bdist.linux-aarch64/wheel/checkov/serverless/checks/function
copying build/lib/checkov/serverless/checks/function/registry.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/function
copying build/lib/checkov/serverless/checks/function/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/function
creating build/bdist.linux-aarch64/wheel/checkov/serverless/checks/function/aws
copying build/lib/checkov/serverless/checks/function/aws/StarActionPolicyDocument.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/function/aws
copying build/lib/checkov/serverless/checks/function/aws/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/function/aws
copying build/lib/checkov/serverless/checks/function/aws/AWSCredentials.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/function/aws
copying build/lib/checkov/serverless/checks/function/aws/AdminPolicyDocument.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/function/aws
copying build/lib/checkov/serverless/checks/function/base_function_check.py -> build/bdist.linux-aarch64/wheel/checkov/serverless/checks/function
copying build/lib/checkov/serverless/runner.py -> build/bdist.linux-aarch64/wheel/checkov/serverless
copying build/lib/checkov/serverless/__init__.py -> build/bdist.linux-aarch64/wheel/checkov/serverless
copying build/lib/checkov/serverless/base_registry.py -> build/bdist.linux-aarch64/wheel/checkov/serverless
running install_egg_info
running egg_info
creating checkov.egg-info
writing checkov.egg-info/PKG-INFO
writing dependency_links to checkov.egg-info/dependency_links.txt
writing requirements to checkov.egg-info/requires.txt
writing top-level names to checkov.egg-info/top_level.txt
writing manifest file 'checkov.egg-info/SOURCES.txt'
reading manifest file 'checkov.egg-info/SOURCES.txt'
writing manifest file 'checkov.egg-info/SOURCES.txt'
Copying checkov.egg-info to build/bdist.linux-aarch64/wheel/checkov-1.0.674-py3.8.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/checkov-1.0.674.data
creating build/bdist.linux-aarch64/wheel/checkov-1.0.674.data/scripts
copying build/scripts-3.8/checkov -> build/bdist.linux-aarch64/wheel/checkov-1.0.674.data/scripts
copying build/scripts-3.8/checkov.cmd -> build/bdist.linux-aarch64/wheel/checkov-1.0.674.data/scripts
changing mode of build/bdist.linux-aarch64/wheel/checkov-1.0.674.data/scripts/checkov to 755
changing mode of build/bdist.linux-aarch64/wheel/checkov-1.0.674.data/scripts/checkov.cmd to 755
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/checkov-1.0.674.dist-info/WHEEL
creating 'dist/checkov-1.0.674-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'checkov/__init__.py'
adding 'checkov/logging_init.py'
adding 'checkov/main.py'
adding 'checkov/runner_filter.py'
adding 'checkov/version.py'
adding 'checkov/arm/__init__.py'
adding 'checkov/arm/base_registry.py'
adding 'checkov/arm/base_resource_check.py'
adding 'checkov/arm/base_resource_value_check.py'
adding 'checkov/arm/context_parser.py'
adding 'checkov/arm/registry.py'
adding 'checkov/arm/runner.py'
adding 'checkov/arm/checks/AKSApiServerAuthorizedIpRanges.py'
adding 'checkov/arm/checks/AKSDashboardDisabled.py'
adding 'checkov/arm/checks/AKSLoggingEnabled.py'
adding 'checkov/arm/checks/AKSNetworkPolicy.py'
adding 'checkov/arm/checks/AKSRbacEnabled.py'
adding 'checkov/arm/checks/AppServiceAuthentication.py'
adding 'checkov/arm/checks/AppServiceClientCertificate.py'
adding 'checkov/arm/checks/AppServiceHTTPSOnly.py'
adding 'checkov/arm/checks/AppServiceHttps20Enabled.py'
adding 'checkov/arm/checks/AppServiceIdentity.py'
adding 'checkov/arm/checks/AppServiceMinTLSVersion.py'
adding 'checkov/arm/checks/AzureInstancePassword.py'
adding 'checkov/arm/checks/AzureManagedDiscEncryption.py'
adding 'checkov/arm/checks/CustomRoleDefinitionSubscriptionOwner.py'
adding 'checkov/arm/checks/KeyvaultRecoveryEnabled.py'
adding 'checkov/arm/checks/MonitorLogProfileCategories.py'
adding 'checkov/arm/checks/MonitorLogProfileRetentionDays.py'
adding 'checkov/arm/checks/MySQLServerSSLEnforcementEnabled.py'
adding 'checkov/arm/checks/NSGRulePortAccessRestricted.py'
adding 'checkov/arm/checks/NSGRuleRDPAccessRestricted.py'
adding 'checkov/arm/checks/NSGRuleSSHAccessRestricted.py'
adding 'checkov/arm/checks/NetworkWatcherFlowLogPeriod.py'
adding 'checkov/arm/checks/PostgreSQLServerConnectionThrottlingEnabled.py'
adding 'checkov/arm/checks/PostgreSQLServerLogCheckpointsEnabled.py'
adding 'checkov/arm/checks/PostgreSQLServerLogConnectionsEnabled.py'
adding 'checkov/arm/checks/PostgreSQLServerSSLEnforcementEnabled.py'
adding 'checkov/arm/checks/SQLServerAuditingEnabled.py'
adding 'checkov/arm/checks/SQLServerAuditingRetention90Days.py'
adding 'checkov/arm/checks/SQLServerEmailAlertsEnabled.py'
adding 'checkov/arm/checks/SQLServerEmailAlertsToAdminsEnabled.py'
adding 'checkov/arm/checks/SQLServerNoPublicAccess.py'
adding 'checkov/arm/checks/SQLServerThreatDetectionTypes.py'
adding 'checkov/arm/checks/SecretExpirationDate.py'
adding 'checkov/arm/checks/SecurityCenterContactEmailAlert.py'
adding 'checkov/arm/checks/SecurityCenterContactEmailAlertAdmins.py'
adding 'checkov/arm/checks/SecurityCenterContactPhone.py'
adding 'checkov/arm/checks/SecurityCenterStandardPricing.py'
adding 'checkov/arm/checks/StorageAccountAzureServicesAccessEnabled.py'
adding 'checkov/arm/checks/StorageAccountDefaultNetworkAccessDeny.py'
adding 'checkov/arm/checks/StorageAccountLoggingQueueServiceEnabled.py'
adding 'checkov/arm/checks/StorageAccountsTransportEncryption.py'
adding 'checkov/arm/checks/StorageBlobServiceContainerPrivateAccess.py'
adding 'checkov/arm/checks/__init__.py'
adding 'checkov/arm/parser/__init__.py'
adding 'checkov/arm/parser/cfn_json.py'
adding 'checkov/arm/parser/cfn_yaml.py'
adding 'checkov/arm/parser/node.py'
adding 'checkov/cloudformation/__init__.py'
adding 'checkov/cloudformation/context_parser.py'
adding 'checkov/cloudformation/runner.py'
adding 'checkov/cloudformation/checks/__init__.py'
adding 'checkov/cloudformation/checks/resource/__init__.py'
adding 'checkov/cloudformation/checks/resource/base_registry.py'
adding 'checkov/cloudformation/checks/resource/base_resource_check.py'
adding 'checkov/cloudformation/checks/resource/base_resource_negative_value_check.py'
adding 'checkov/cloudformation/checks/resource/base_resource_value_check.py'
adding 'checkov/cloudformation/checks/resource/registry.py'
adding 'checkov/cloudformation/checks/resource/aws/ALBListenerHTTPS.py'
adding 'checkov/cloudformation/checks/resource/aws/APIGatewayAccessLogging.py'
adding 'checkov/cloudformation/checks/resource/aws/APIGatewayAuthorization.py'
adding 'checkov/cloudformation/checks/resource/aws/APIGatewayV2AccessLogging.py'
adding 'checkov/cloudformation/checks/resource/aws/APIGatewayXray.py'
adding 'checkov/cloudformation/checks/resource/aws/AbsSecurityGroupUnrestrictedIngress.py'
adding 'checkov/cloudformation/checks/resource/aws/AuroraEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/CloudfrontDistributionEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/CloudfrontDistributionLogging.py'
adding 'checkov/cloudformation/checks/resource/aws/CloudtrailEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/CloudtrailLogValidation.py'
adding 'checkov/cloudformation/checks/resource/aws/DAXEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/DocDBEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/DocDBLogging.py'
adding 'checkov/cloudformation/checks/resource/aws/DocDBTLS.py'
adding 'checkov/cloudformation/checks/resource/aws/DynamodbRecovery.py'
adding 'checkov/cloudformation/checks/resource/aws/EBSEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/EBSSnapshotEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/ECRImageScanning.py'
adding 'checkov/cloudformation/checks/resource/aws/ECRImmutableTags.py'
adding 'checkov/cloudformation/checks/resource/aws/ECRPolicy.py'
adding 'checkov/cloudformation/checks/resource/aws/ECSClusterContainerInsights.py'
adding 'checkov/cloudformation/checks/resource/aws/EFSEncryptionEnabled.py'
adding 'checkov/cloudformation/checks/resource/aws/EKSControlPlaneLogging.py'
adding 'checkov/cloudformation/checks/resource/aws/EKSPublicAccess.py'
adding 'checkov/cloudformation/checks/resource/aws/EKSPublicAccessCIDR.py'
adding 'checkov/cloudformation/checks/resource/aws/EKSSecretsEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtRest.py'
adding 'checkov/cloudformation/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransit.py'
adding 'checkov/cloudformation/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransitAuthToken.py'
adding 'checkov/cloudformation/checks/resource/aws/ElasticsearchEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/ElasticsearchNodeToNodeEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/IAMPolicyAttachedToGroupOrRoles.py'
adding 'checkov/cloudformation/checks/resource/aws/IAMRoleAllowAssumeFromAccount.py'
adding 'checkov/cloudformation/checks/resource/aws/KMSKeyWildCardPrincipal.py'
adding 'checkov/cloudformation/checks/resource/aws/KMSRotation.py'
adding 'checkov/cloudformation/checks/resource/aws/KinesisStreamEncryptionType.py'
adding 'checkov/cloudformation/checks/resource/aws/LaunchConfigurationEBSEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/NeptuneClusterStorageEncrypted.py'
adding 'checkov/cloudformation/checks/resource/aws/RDSEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/RDSPubliclyAccessible.py'
adding 'checkov/cloudformation/checks/resource/aws/RedshiftClusterEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/S3AccessLogs.py'
adding 'checkov/cloudformation/checks/resource/aws/S3BlockPublicACLs.py'
adding 'checkov/cloudformation/checks/resource/aws/S3BlockPublicPolicy.py'
adding 'checkov/cloudformation/checks/resource/aws/S3Encryption.py'
adding 'checkov/cloudformation/checks/resource/aws/S3IgnorePublicACLs.py'
adding 'checkov/cloudformation/checks/resource/aws/S3PublicACLRead.py'
adding 'checkov/cloudformation/checks/resource/aws/S3PublicACLWrite.py'
adding 'checkov/cloudformation/checks/resource/aws/S3RestrictPublicBuckets.py'
adding 'checkov/cloudformation/checks/resource/aws/S3Versioning.py'
adding 'checkov/cloudformation/checks/resource/aws/SNSTopicEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/SQSQueueEncryption.py'
adding 'checkov/cloudformation/checks/resource/aws/SecurityGroupRuleDescription.py'
adding 'checkov/cloudformation/checks/resource/aws/SecurityGroupUnrestrictedIngress22.py'
adding 'checkov/cloudformation/checks/resource/aws/SecurityGroupUnrestrictedIngress3389.py'
adding 'checkov/cloudformation/checks/resource/aws/__init__.py'
adding 'checkov/cloudformation/checks/resource/aws/cloudwatchLogGroupRetention.py'
adding 'checkov/cloudformation/parser/__init__.py'
adding 'checkov/cloudformation/parser/cfn_json.py'
adding 'checkov/cloudformation/parser/cfn_yaml.py'
adding 'checkov/cloudformation/parser/node.py'
adding 'checkov/common/__init__.py'
adding 'checkov/common/multi_signature.py'
adding 'checkov/common/version_manager.py'
adding 'checkov/common/bridgecrew/__init__.py'
adding 'checkov/common/bridgecrew/platform_errors.py'
adding 'checkov/common/bridgecrew/platform_integration.py'
adding 'checkov/common/bridgecrew/platform_key.py'
adding 'checkov/common/bridgecrew/wrapper.py'
adding 'checkov/common/checks/__init__.py'
adding 'checkov/common/checks/base_check.py'
adding 'checkov/common/checks/base_check_registry.py'
adding 'checkov/common/comment/__init__.py'
adding 'checkov/common/comment/enum.py'
adding 'checkov/common/goget/__init__.py'
adding 'checkov/common/goget/base_getter.py'
adding 'checkov/common/goget/github/__init__.py'
adding 'checkov/common/goget/github/get_git.py'
adding 'checkov/common/models/__init__.py'
adding 'checkov/common/models/consts.py'
adding 'checkov/common/models/enums.py'
adding 'checkov/common/output/__init__.py'
adding 'checkov/common/output/record.py'
adding 'checkov/common/output/report.py'
adding 'checkov/common/runners/__init__.py'
adding 'checkov/common/runners/base_runner.py'
adding 'checkov/common/runners/runner_registry.py'
adding 'checkov/common/util/__init__.py'
adding 'checkov/common/util/banner.py'
adding 'checkov/common/util/consts.py'
adding 'checkov/common/util/dict_utils.py'
adding 'checkov/common/util/docs_generator.py'
adding 'checkov/common/util/secrets.py'
adding 'checkov/common/util/type_forcers.py'
adding 'checkov/common/variables/__init__.py'
adding 'checkov/common/variables/context.py'
adding 'checkov/kubernetes/__init__.py'
adding 'checkov/kubernetes/base_registry.py'
adding 'checkov/kubernetes/base_spec_check.py'
adding 'checkov/kubernetes/base_spec_omitted_or_value_check.py'
adding 'checkov/kubernetes/registry.py'
adding 'checkov/kubernetes/runner.py'
adding 'checkov/kubernetes/checks/AllowPrivilegeEscalation.py'
adding 'checkov/kubernetes/checks/AllowPrivilegeEscalationPSP.py'
adding 'checkov/kubernetes/checks/AllowedCapabilities.py'
adding 'checkov/kubernetes/checks/AllowedCapabilitiesPSP.py'
adding 'checkov/kubernetes/checks/AllowedCapabilitiesSysAdmin.py'
adding 'checkov/kubernetes/checks/CPULimits.py'
adding 'checkov/kubernetes/checks/CPURequests.py'
adding 'checkov/kubernetes/checks/ContainerSecurityContext.py'
adding 'checkov/kubernetes/checks/DefaultNamespace.py'
adding 'checkov/kubernetes/checks/DefaultServiceAccount.py'
adding 'checkov/kubernetes/checks/DefaultServiceAccountBinding.py'
adding 'checkov/kubernetes/checks/DockerSocketVolume.py'
adding 'checkov/kubernetes/checks/DropCapabilities.py'
adding 'checkov/kubernetes/checks/DropCapabilitiesPSP.py'
adding 'checkov/kubernetes/checks/HostPort.py'
adding 'checkov/kubernetes/checks/ImageDigest.py'
adding 'checkov/kubernetes/checks/ImagePullPolicyAlways.py'
adding 'checkov/kubernetes/checks/ImageTagFixed.py'
adding 'checkov/kubernetes/checks/KubernetesDashboard.py'
adding 'checkov/kubernetes/checks/LivenessProbe.py'
adding 'checkov/kubernetes/checks/MemoryLimits.py'
adding 'checkov/kubernetes/checks/MemoryRequests.py'
adding 'checkov/kubernetes/checks/MinimizeCapabilities.py'
adding 'checkov/kubernetes/checks/MinimizeCapabilitiesPSP.py'
adding 'checkov/kubernetes/checks/PodSecurityContext.py'
adding 'checkov/kubernetes/checks/PrivilegedContainers.py'
adding 'checkov/kubernetes/checks/PrivilegedContainersPSP.py'
adding 'checkov/kubernetes/checks/ReadOnlyFilesystem.py'
adding 'checkov/kubernetes/checks/ReadinessProbe.py'
adding 'checkov/kubernetes/checks/RootContainers.py'
adding 'checkov/kubernetes/checks/RootContainersHighUID.py'
adding 'checkov/kubernetes/checks/RootContainersPSP.py'
adding 'checkov/kubernetes/checks/Seccomp.py'
adding 'checkov/kubernetes/checks/SeccompPSP.py'
adding 'checkov/kubernetes/checks/Secrets.py'
adding 'checkov/kubernetes/checks/ServiceAccountTokens.py'
adding 'checkov/kubernetes/checks/ShareHostIPC.py'
adding 'checkov/kubernetes/checks/ShareHostIPCPSP.py'
adding 'checkov/kubernetes/checks/ShareHostPID.py'
adding 'checkov/kubernetes/checks/ShareHostPIDPSP.py'
adding 'checkov/kubernetes/checks/SharedHostNetworkNamespace.py'
adding 'checkov/kubernetes/checks/SharedHostNetworkNamespacePSP.py'
adding 'checkov/kubernetes/checks/Tiller.py'
adding 'checkov/kubernetes/checks/TillerDeploymentListener.py'
adding 'checkov/kubernetes/checks/TillerService.py'
adding 'checkov/kubernetes/checks/__init__.py'
adding 'checkov/kubernetes/parser/__init__.py'
adding 'checkov/kubernetes/parser/k8_json.py'
adding 'checkov/kubernetes/parser/k8_yaml.py'
adding 'checkov/kubernetes/parser/parser.py'
adding 'checkov/serverless/__init__.py'
adding 'checkov/serverless/base_registry.py'
adding 'checkov/serverless/registry.py'
adding 'checkov/serverless/runner.py'
adding 'checkov/serverless/checks/__init__.py'
adding 'checkov/serverless/checks/base_function_check.py'
adding 'checkov/serverless/checks/complete/__init__.py'
adding 'checkov/serverless/checks/complete/base_complete_check.py'
adding 'checkov/serverless/checks/complete/registry.py'
adding 'checkov/serverless/checks/custom/__init__.py'
adding 'checkov/serverless/checks/custom/base_custom_check.py'
adding 'checkov/serverless/checks/custom/registry.py'
adding 'checkov/serverless/checks/function/__init__.py'
adding 'checkov/serverless/checks/function/base_function_check.py'
adding 'checkov/serverless/checks/function/registry.py'
adding 'checkov/serverless/checks/function/aws/AWSCredentials.py'
adding 'checkov/serverless/checks/function/aws/AdminPolicyDocument.py'
adding 'checkov/serverless/checks/function/aws/StarActionPolicyDocument.py'
adding 'checkov/serverless/checks/function/aws/__init__.py'
adding 'checkov/serverless/checks/layer/__init__.py'
adding 'checkov/serverless/checks/layer/base_layer_check.py'
adding 'checkov/serverless/checks/layer/registry.py'
adding 'checkov/serverless/checks/package/__init__.py'
adding 'checkov/serverless/checks/package/base_package_check.py'
adding 'checkov/serverless/checks/package/registry.py'
adding 'checkov/serverless/checks/plugin/__init__.py'
adding 'checkov/serverless/checks/plugin/base_plugin_check.py'
adding 'checkov/serverless/checks/plugin/registry.py'
adding 'checkov/serverless/checks/provider/__init__.py'
adding 'checkov/serverless/checks/provider/base_provider_check.py'
adding 'checkov/serverless/checks/provider/registry.py'
adding 'checkov/serverless/checks/service/__init__.py'
adding 'checkov/serverless/checks/service/base_service_check.py'
adding 'checkov/serverless/checks/service/registry.py'
adding 'checkov/serverless/parsers/__init__.py'
adding 'checkov/serverless/parsers/context_parser.py'
adding 'checkov/serverless/parsers/parser.py'
adding 'checkov/terraform/__init__.py'
adding 'checkov/terraform/parser.py'
adding 'checkov/terraform/plan_parser.py'
adding 'checkov/terraform/plan_runner.py'
adding 'checkov/terraform/runner.py'
adding 'checkov/terraform/checks/__init__.py'
adding 'checkov/terraform/checks/data/__init__.py'
adding 'checkov/terraform/checks/data/base_check.py'
adding 'checkov/terraform/checks/data/base_registry.py'
adding 'checkov/terraform/checks/data/registry.py'
adding 'checkov/terraform/checks/data/aws/AdminPolicyDocument.py'
adding 'checkov/terraform/checks/data/aws/StarActionPolicyDocument.py'
adding 'checkov/terraform/checks/data/aws/__init__.py'
adding 'checkov/terraform/checks/graph/__init__.py'
adding 'checkov/terraform/checks/module/__init__.py'
adding 'checkov/terraform/checks/module/base_module_check.py'
adding 'checkov/terraform/checks/module/base_registry.py'
adding 'checkov/terraform/checks/module/registry.py'
adding 'checkov/terraform/checks/provider/__init__.py'
adding 'checkov/terraform/checks/provider/base_check.py'
adding 'checkov/terraform/checks/provider/base_registry.py'
adding 'checkov/terraform/checks/provider/registry.py'
adding 'checkov/terraform/checks/provider/aws/__init__.py'
adding 'checkov/terraform/checks/provider/aws/credentials.py'
adding 'checkov/terraform/checks/resource/__init__.py'
adding 'checkov/terraform/checks/resource/base_registry.py'
adding 'checkov/terraform/checks/resource/base_resource_check.py'
adding 'checkov/terraform/checks/resource/base_resource_negative_value_check.py'
adding 'checkov/terraform/checks/resource/base_resource_value_check.py'
adding 'checkov/terraform/checks/resource/registry.py'
adding 'checkov/terraform/checks/resource/aws/ALBListenerHTTPS.py'
adding 'checkov/terraform/checks/resource/aws/APIGatewayAccessLogging.py'
adding 'checkov/terraform/checks/resource/aws/APIGatewayAuthorization.py'
adding 'checkov/terraform/checks/resource/aws/APIGatewayXray.py'
adding 'checkov/terraform/checks/resource/aws/AbsSecurityGroupUnrestrictedIngress.py'
adding 'checkov/terraform/checks/resource/aws/AthenaDatabaseEncryption.py'
adding 'checkov/terraform/checks/resource/aws/AthenaWorkgroupConfiguration.py'
adding 'checkov/terraform/checks/resource/aws/CloudfrontDistributionEncryption.py'
adding 'checkov/terraform/checks/resource/aws/CloudfrontDistributionLogging.py'
adding 'checkov/terraform/checks/resource/aws/CloudtrailEncryption.py'
adding 'checkov/terraform/checks/resource/aws/CloudtrailLogValidation.py'
adding 'checkov/terraform/checks/resource/aws/CloudtrailMultiRegion.py'
adding 'checkov/terraform/checks/resource/aws/CodeBuildProjectEncryption.py'
adding 'checkov/terraform/checks/resource/aws/DAXEncryption.py'
adding 'checkov/terraform/checks/resource/aws/DMSReplicationInstancePubliclyAccessible.py'
adding 'checkov/terraform/checks/resource/aws/DocDBEncryption.py'
adding 'checkov/terraform/checks/resource/aws/DocDBLogging.py'
adding 'checkov/terraform/checks/resource/aws/DocDBTLS.py'
adding 'checkov/terraform/checks/resource/aws/DynamodbRecovery.py'
adding 'checkov/terraform/checks/resource/aws/EBSEncryption.py'
adding 'checkov/terraform/checks/resource/aws/EC2Credentials.py'
adding 'checkov/terraform/checks/resource/aws/EC2PublicIP.py'
adding 'checkov/terraform/checks/resource/aws/ECRImageScanning.py'
adding 'checkov/terraform/checks/resource/aws/ECRImmutableTags.py'
adding 'checkov/terraform/checks/resource/aws/ECRPolicy.py'
adding 'checkov/terraform/checks/resource/aws/ECSClusterContainerInsights.py'
adding 'checkov/terraform/checks/resource/aws/EFSEncryptionEnabled.py'
adding 'checkov/terraform/checks/resource/aws/EKSControlPlaneLogging.py'
adding 'checkov/terraform/checks/resource/aws/EKSPublicAccess.py'
adding 'checkov/terraform/checks/resource/aws/EKSPublicAccessCIDR.py'
adding 'checkov/terraform/checks/resource/aws/EKSSecretsEncryption.py'
adding 'checkov/terraform/checks/resource/aws/ELBAccessLogs.py'
adding 'checkov/terraform/checks/resource/aws/ELBv2AccessLogs.py'
adding 'checkov/terraform/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtRest.py'
adding 'checkov/terraform/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransit.py'
adding 'checkov/terraform/checks/resource/aws/ElasticacheReplicationGroupEncryptionAtTransitAuthToken.py'
adding 'checkov/terraform/checks/resource/aws/ElasticsearchDomainEnforceHTTPS.py'
adding 'checkov/terraform/checks/resource/aws/ElasticsearchDomainLogging.py'
adding 'checkov/terraform/checks/resource/aws/ElasticsearchEncryption.py'
adding 'checkov/terraform/checks/resource/aws/ElasticsearchNodeToNodeEncryption.py'
adding 'checkov/terraform/checks/resource/aws/GlobalAcceleratorAcceleratorFlowLogs.py'
adding 'checkov/terraform/checks/resource/aws/GlueDataCatalogEncryption.py'
adding 'checkov/terraform/checks/resource/aws/IAMAdminPolicyDocument.py'
adding 'checkov/terraform/checks/resource/aws/IAMPolicyAttachedToGroupOrRoles.py'
adding 'checkov/terraform/checks/resource/aws/IAMRoleAllowAssumeFromAccount.py'
adding 'checkov/terraform/checks/resource/aws/IAMRoleAllowsPublicAssume.py'
adding 'checkov/terraform/checks/resource/aws/IAMStarActionPolicyDocument.py'
adding 'checkov/terraform/checks/resource/aws/IMDSv1Disabled.py'
adding 'checkov/terraform/checks/resource/aws/KMSRotation.py'
adding 'checkov/terraform/checks/resource/aws/KinesisStreamEncryptionType.py'
adding 'checkov/terraform/checks/resource/aws/LambdaEnvironmentCredentials.py'
adding 'checkov/terraform/checks/resource/aws/LambdaXrayEnabled.py'
adding 'checkov/terraform/checks/resource/aws/LaunchConfigurationEBSEncryption.py'
adding 'checkov/terraform/checks/resource/aws/MQBrokerLogging.py'
adding 'checkov/terraform/checks/resource/aws/MQBrokerNotPubliclyExposed.py'
adding 'checkov/terraform/checks/resource/aws/MSKClusterEncryption.py'
adding 'checkov/terraform/checks/resource/aws/MSKClusterLogging.py'
adding 'checkov/terraform/checks/resource/aws/NeptuneClusterStorageEncrypted.py'
adding 'checkov/terraform/checks/resource/aws/PasswordPolicyExpiration.py'
adding 'checkov/terraform/checks/resource/aws/PasswordPolicyLength.py'
adding 'checkov/terraform/checks/resource/aws/PasswordPolicyLowercaseLetter.py'
adding 'checkov/terraform/checks/resource/aws/PasswordPolicyNumber.py'
adding 'checkov/terraform/checks/resource/aws/PasswordPolicyReuse.py'
adding 'checkov/terraform/checks/resource/aws/PasswordPolicySymbol.py'
adding 'checkov/terraform/checks/resource/aws/PasswordPolicyUppercaseLetter.py'
adding 'checkov/terraform/checks/resource/aws/RDSEncryption.py'
adding 'checkov/terraform/checks/resource/aws/RDSPubliclyAccessible.py'
adding 'checkov/terraform/checks/resource/aws/RedshiftClusterEncryption.py'
adding 'checkov/terraform/checks/resource/aws/RedshiftClusterLogging.py'
adding 'checkov/terraform/checks/resource/aws/RedshitClusterPubliclyAvailable.py'
adding 'checkov/terraform/checks/resource/aws/S3AccessLogs.py'
adding 'checkov/terraform/checks/resource/aws/S3AllowsAnyPrincipal.py'
adding 'checkov/terraform/checks/resource/aws/S3BlockPublicACLs.py'
adding 'checkov/terraform/checks/resource/aws/S3BlockPublicPolicy.py'
adding 'checkov/terraform/checks/resource/aws/S3Encryption.py'
adding 'checkov/terraform/checks/resource/aws/S3IgnorePublicACLs.py'
adding 'checkov/terraform/checks/resource/aws/S3MFADelete.py'
adding 'checkov/terraform/checks/resource/aws/S3ProtectAgainstPolicyLockout.py'
adding 'checkov/terraform/checks/resource/aws/S3PublicACLRead.py'
adding 'checkov/terraform/checks/resource/aws/S3PublicACLWRITE.py'
adding 'checkov/terraform/checks/resource/aws/S3RestrictPublicBuckets.py'
adding 'checkov/terraform/checks/resource/aws/S3Versioning.py'
adding 'checkov/terraform/checks/resource/aws/SNSTopicEncryption.py'
adding 'checkov/terraform/checks/resource/aws/SQSPolicy.py'
adding 'checkov/terraform/checks/resource/aws/SQSQueueEncryption.py'
adding 'checkov/terraform/checks/resource/aws/SagemakerEncryption.py'
adding 'checkov/terraform/checks/resource/aws/SecurityGroupRuleDescription.py'
adding 'checkov/terraform/checks/resource/aws/SecurityGroupUnrestrictedIngress22.py'
adding 'checkov/terraform/checks/resource/aws/SecurityGroupUnrestrictedIngress3389.py'
adding 'checkov/terraform/checks/resource/aws/WAFEnabled.py'
adding 'checkov/terraform/checks/resource/aws/__init__.py'
adding 'checkov/terraform/checks/resource/aws/cloudwatchLogGroupRetention.py'
adding 'checkov/terraform/checks/resource/azure/AKSApiServerAuthorizedIpRanges.py'
adding 'checkov/terraform/checks/resource/azure/AKSDashboardDisabled.py'
adding 'checkov/terraform/checks/resource/azure/AKSLoggingEnabled.py'
adding 'checkov/terraform/checks/resource/azure/AKSNetworkPolicy.py'
adding 'checkov/terraform/checks/resource/azure/AKSRbacEnabled.py'
adding 'checkov/terraform/checks/resource/azure/AppServiceAuthentication.py'
adding 'checkov/terraform/checks/resource/azure/AppServiceHTTPSOnly.py'
adding 'checkov/terraform/checks/resource/azure/AppServiceHttps20Enabled.py'
adding 'checkov/terraform/checks/resource/azure/AppServiceMinTLSVersion.py'
adding 'checkov/terraform/checks/resource/azure/AppServieClientCertificate.py'
adding 'checkov/terraform/checks/resource/azure/AppServieIdentity.py'
adding 'checkov/terraform/checks/resource/azure/AzureInstancePassword.py'
adding 'checkov/terraform/checks/resource/azure/AzureManagedDiscEncryption.py'
adding 'checkov/terraform/checks/resource/azure/CutsomRoleDefinitionSubscriptionOwner.py'
adding 'checkov/terraform/checks/resource/azure/KeyExpirationDate.py'
adding 'checkov/terraform/checks/resource/azure/KeyvaultRecoveryEnabled.py'
adding 'checkov/terraform/checks/resource/azure/MonitorLogProfileCategories.py'
adding 'checkov/terraform/checks/resource/azure/MonitorLogProfileRetentionDays.py'
adding 'checkov/terraform/checks/resource/azure/MySQLServerSSLEnforcementEnabled.py'
adding 'checkov/terraform/checks/resource/azure/NSGRulePortAccessRestricted.py'
adding 'checkov/terraform/checks/resource/azure/NSGRuleRDPAccessRestricted.py'
adding 'checkov/terraform/checks/resource/azure/NSGRuleSSHAccessRestricted.py'
adding 'checkov/terraform/checks/resource/azure/NetworkWatcherFlowLogPeriod.py'
adding 'checkov/terraform/checks/resource/azure/PostgreSQLServerConnectionThrottlingEnabled.py'
adding 'checkov/terraform/checks/resource/azure/PostgreSQLServerLogCheckpointsEnabled.py'
adding 'checkov/terraform/checks/resource/azure/PostgreSQLServerLogConnectionsEnabled.py'
adding 'checkov/terraform/checks/resource/azure/PostgreSQLServerSSLEnforcementEnabled.py'
adding 'checkov/terraform/checks/resource/azure/SQLServerAuditingEnabled.py'
adding 'checkov/terraform/checks/resource/azure/SQLServerAuditingRetention90Days.py'
adding 'checkov/terraform/checks/resource/azure/SQLServerEmailAlertsEnabled.py'
adding 'checkov/terraform/checks/resource/azure/SQLServerEmailAlertsToAdminsEnabled.py'
adding 'checkov/terraform/checks/resource/azure/SQLServerNoPublicAccess.py'
adding 'checkov/terraform/checks/resource/azure/SQLServerThreatDetectionTypes.py'
adding 'checkov/terraform/checks/resource/azure/SecretExpirationDate.py'
adding 'checkov/terraform/checks/resource/azure/SecurityCenterContactEmailAlert.py'
adding 'checkov/terraform/checks/resource/azure/SecurityCenterContactEmailAlertAdmins.py'
adding 'checkov/terraform/checks/resource/azure/SecurityCenterContactPhone.py'
adding 'checkov/terraform/checks/resource/azure/SecurityCenterStandardPricing.py'
adding 'checkov/terraform/checks/resource/azure/StorageAccountAzureServicesAccessEnabled.py'
adding 'checkov/terraform/checks/resource/azure/StorageAccountDefaultNetworkAccessDeny.py'
adding 'checkov/terraform/checks/resource/azure/StorageAccountLoggingQueueServiceEnabled.py'
adding 'checkov/terraform/checks/resource/azure/StorageAccountMinimumTlsVersion.py'
adding 'checkov/terraform/checks/resource/azure/StorageAccountName.py'
adding 'checkov/terraform/checks/resource/azure/StorageAccountsTransportEncryption.py'
adding 'checkov/terraform/checks/resource/azure/StorageBlobServiceContainerPrivateAccess.py'
adding 'checkov/terraform/checks/resource/azure/VMCredsInCustomData.py'
adding 'checkov/terraform/checks/resource/azure/__init__.py'
adding 'checkov/terraform/checks/resource/gcp/AbsGoogleComputeFirewallUnrestrictedIngress.py'
adding 'checkov/terraform/checks/resource/gcp/AbsGoogleIAMMemberDefaultServiceAccount.py'
adding 'checkov/terraform/checks/resource/gcp/AbsGoogleImpersonationRoles.py'
adding 'checkov/terraform/checks/resource/gcp/GKEAliasIpEnabled.py'
adding 'checkov/terraform/checks/resource/gcp/GKEBasicAuth.py'
adding 'checkov/terraform/checks/resource/gcp/GKEClientCertificateEnabled.py'
adding 'checkov/terraform/checks/resource/gcp/GKEClusterLogging.py'
adding 'checkov/terraform/checks/resource/gcp/GKEDisableLegacyAuth.py'
adding 'checkov/terraform/checks/resource/gcp/GKEHasLabels.py'
adding 'checkov/terraform/checks/resource/gcp/GKEMasterAuthorizedNetworksEnabled.py'
adding 'checkov/terraform/checks/resource/gcp/GKEMonitoringEnabled.py'
adding 'checkov/terraform/checks/resource/gcp/GKENetworkPolicyEnabled.py'
adding 'checkov/terraform/checks/resource/gcp/GKENodePoolAutoRepairEnabled.py'
adding 'checkov/terraform/checks/resource/gcp/GKENodePoolAutoUpgradeEnabled.py'
adding 'checkov/terraform/checks/resource/gcp/GKEPodSecurityPolicyEnabled.py'
adding 'checkov/terraform/checks/resource/gcp/GKEPrivateClusterConfig.py'
adding 'checkov/terraform/checks/resource/gcp/GKEPublicControlPlane.py'
adding 'checkov/terraform/checks/resource/gcp/GKEUseCosImage.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleBigQueryDatasetPublicACL.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudDNSKeySpecsRSASHA1.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudDNSSECEnabled.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudMySqlLocalInfileOff.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogCheckpoints.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogConnection.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogDisconnection.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogLockWaits.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogMinDuration.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogMinMessage.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudPostgreSqlLogTemp.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudSqlBackupConfiguration.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudSqlDatabasePublicallyAccessible.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudSqlDatabaseRequireSsl.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudSqlServerContainedDBAuthentication.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudSqlServerCrossDBOwnershipChaining.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleCloudSqlServerNoPublicIP.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeBootDiskEncryption.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeDefaultServiceAccount.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeDefaultServiceAccountFullAccess.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeDiskEncryption.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeExternalIP.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeFirewallUnrestrictedIngress22.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeFirewallUnrestrictedIngress3389.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeIPForward.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeInstanceOSLogin.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeProjectOSLogin.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeSSLPolicy.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeSerialPorts.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComputeShieldedVM.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleComupteBlockProjectSSH.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleFolderImpersonationRole.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleFolderMemberDefaultServiceAccount.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleKMSRotationPeriod.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleOrgImpersonationRole.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleOrgMemberDefaultServiceAccount.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleProjectAdminServiceAccount.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleProjectDefaultNetwork.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleProjectImpersonationRole.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleProjectMemberDefaultServiceAccount.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleRoleServiceAccountUser.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleStorageBucketEncryption.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleStorageBucketNotPublic.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleStorageBucketUniformAccess.py'
adding 'checkov/terraform/checks/resource/gcp/GoogleSubnetworkLoggingEnabled.py'
adding 'checkov/terraform/checks/resource/gcp/__init__.py'
adding 'checkov/terraform/checks/resource/github/PrivateRepo.py'
adding 'checkov/terraform/checks/resource/github/__init__.py'
adding 'checkov/terraform/checks/utils/__init__.py'
adding 'checkov/terraform/checks/utils/consts.py'
adding 'checkov/terraform/context_parsers/__init__.py'
adding 'checkov/terraform/context_parsers/base_parser.py'
adding 'checkov/terraform/context_parsers/registry.py'
adding 'checkov/terraform/context_parsers/parsers/__init__.py'
adding 'checkov/terraform/context_parsers/parsers/data_context_parser.py'
adding 'checkov/terraform/context_parsers/parsers/locals_context_parser.py'
adding 'checkov/terraform/context_parsers/parsers/module_context_parser.py'
adding 'checkov/terraform/context_parsers/parsers/provider_context_parser.py'
adding 'checkov/terraform/context_parsers/parsers/resource_context_parser.py'
adding 'checkov/terraform/context_parsers/parsers/variable_context_parser.py'
adding 'checkov/terraform/context_parsers/tf_plan/__init__.py'
adding 'checkov/terraform/context_parsers/tf_plan/node.py'
adding 'checkov/terraform/context_parsers/tf_plan/tf_plan_json.py'
adding 'checkov/terraform/evaluation/__init__.py'
adding 'checkov/terraform/evaluation/base_variable_evaluation.py'
adding 'checkov/terraform/module_loading/__init__.py'
adding 'checkov/terraform/module_loading/content.py'
adding 'checkov/terraform/module_loading/loader.py'
adding 'checkov/terraform/module_loading/registry.py'
adding 'checkov/terraform/module_loading/loaders/__init__.py'
adding 'checkov/terraform/module_loading/loaders/bitbucket_loader.py'
adding 'checkov/terraform/module_loading/loaders/git_loader.py'
adding 'checkov/terraform/module_loading/loaders/github_loader.py'
adding 'checkov/terraform/module_loading/loaders/local_path_loader.py'
adding 'checkov/terraform/module_loading/loaders/registry_loader.py'
adding 'checkov/terraform/module_loading/loaders/versions_parser.py'
adding 'checkov-1.0.674.data/scripts/checkov'
adding 'checkov-1.0.674.data/scripts/checkov.cmd'
adding 'checkov-1.0.674.dist-info/LICENSE'
adding 'checkov-1.0.674.dist-info/METADATA'
adding 'checkov-1.0.674.dist-info/WHEEL'
adding 'checkov-1.0.674.dist-info/top_level.txt'
adding 'checkov-1.0.674.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./checkov-1.0.674-py3-none-any.whl
Requirement already satisfied: GitPython in /nix/store/yy8422yglpfxm5z04ssw9i0wlf516mqx-python3.8-GitPython-3.1.13/lib/python3.8/site-packages (from checkov==1.0.674) (3.1.13)
Requirement already satisfied: colorama in /nix/store/6nfmcc1bafza7q67qdv7z6pslci3qzbr-python3.8-colorama-0.4.4/lib/python3.8/site-packages (from checkov==1.0.674) (0.4.4)
Requirement already satisfied: packaging in /nix/store/c9081lmplr0la1fhzfamsna350ybn2mi-python3.8-packaging-20.8/lib/python3.8/site-packages (from checkov==1.0.674) (20.8)
Requirement already satisfied: update-checker in /nix/store/9fmqg7kdps4hnkkpq6qcpvrhdk7q7y8h-python3.8-update_checker-0.18.0/lib/python3.8/site-packages (from checkov==1.0.674) (0.18.0)
Requirement already satisfied: semantic-version in /nix/store/llrz1s0a0mm37b6b1cyz6kbmzh5m5l5a-python3.8-semantic_version-2.8.5/lib/python3.8/site-packages (from checkov==1.0.674) (2.8.5)
Requirement already satisfied: dpath<2,>=1.5.0 in /nix/store/q1h2m5c9c0b1fid02lwjpnamcymszn4s-python3.8-dpath-1.5.0/lib/python3.8/site-packages (from checkov==1.0.674) (1.5.0)
Requirement already satisfied: boto3 in /nix/store/h86cxjl0w00knh1xfj71hfixpahjn7ni-python3.8-boto3-1.17.30/lib/python3.8/site-packages (from checkov==1.0.674) (1.17.30)
Requirement already satisfied: jmespath in /nix/store/h6mxxnl37zxld21y4pfdw3lyhnbb38w7-python3.8-jmespath-0.10.0/lib/python3.8/site-packages (from checkov==1.0.674) (0.10.0)
Requirement already satisfied: pyyaml>=5.3.1 in /nix/store/lja6ypdm9ynk7yn0a1h67q3jan7pq8b5-python3.8-PyYAML-5.4.1/lib/python3.8/site-packages (from checkov==1.0.674) (5.4.1)
Requirement already satisfied: bc-python-hcl2 in /nix/store/f3p1l7r01qynn779xyvc80f7qsdpwvzv-python3.8-bc-python-hcl2-0.3.11/lib/python3.8/site-packages (from checkov==1.0.674) (0.3.11)
Requirement already satisfied: tabulate in /nix/store/isbym325c3lfkc5jjssaqli17hj36qla-python3.8-tabulate-0.8.8/lib/python3.8/site-packages (from checkov==1.0.674) (0.8.8)
Requirement already satisfied: junit-xml in /nix/store/5x7izyghw1y28i10khnl8fv2wfrcy918-python3.8-junit-xml-1.9/lib/python3.8/site-packages (from checkov==1.0.674) (1.9)
Requirement already satisfied: six==1.15.0 in /nix/store/297qnsllxb0jxny1qk9bk2wvhpivzcx0-python3.8-six-1.15.0/lib/python3.8/site-packages (from checkov==1.0.674) (1.15.0)
Requirement already satisfied: tqdm in /nix/store/1j2agpqlnm0m30b887i7apr62w4w8av2-python3.8-tqdm-4.58.0/lib/python3.8/site-packages (from checkov==1.0.674) (4.58.0)
Requirement already satisfied: termcolor in /nix/store/1gc7smmik47nbvshgrxrn59r4lackrhk-python3.8-termcolor-1.1.0/lib/python3.8/site-packages (from checkov==1.0.674) (1.1.0)
Requirement already satisfied: deep-merge in /nix/store/cvx0a3bagwv8yd0vrpl26pizdhwpl4p0-python3.8-deep_merge-0.0.4/lib/python3.8/site-packages (from checkov==1.0.674) (0.0.4)
Requirement already satisfied: lark-parser<0.8.0,>=0.7.8 in /nix/store/5gw5bz53ndlafv69hvipl03y5yncysfc-python3.8-lark-parser-0.7.8/lib/python3.8/site-packages (from bc-python-hcl2->checkov==1.0.674) (0.7.8)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /nix/store/bm2zgs5xjvqrk2k6jv832igvyqp71lg9-python3.8-s3transfer-0.3.4/lib/python3.8/site-packages (from boto3->checkov==1.0.674) (0.3.4)
Requirement already satisfied: botocore<1.21.0,>=1.20.30 in /nix/store/p5fbxfzf89xmvywlpaqssa43m5j59f6j-python3.8-botocore-1.20.30/lib/python3.8/site-packages (from boto3->checkov==1.0.674) (1.20.30)
Requirement already satisfied: urllib3<1.27,>=1.25.4 in /nix/store/p952ss6amdjfm9zy51qx0fh5b0hc89wg-python3.8-urllib3-1.26.3/lib/python3.8/site-packages (from botocore<1.21.0,>=1.20.30->boto3->checkov==1.0.674) (1.26.3)
Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /nix/store/i2820g6iww87vyrc88pi8c465a8nwphy-python3.8-python-dateutil-2.8.1/lib/python3.8/site-packages (from botocore<1.21.0,>=1.20.30->boto3->checkov==1.0.674) (2.8.1)
Requirement already satisfied: gitdb<5,>=4.0.1 in /nix/store/r4svhmslxa66ns5ddaam7amnk7bm6kmq-python3.8-gitdb-4.0.5/lib/python3.8/site-packages (from GitPython->checkov==1.0.674) (4.0.5)
Requirement already satisfied: smmap<4,>=3.0.1 in /nix/store/finhznxqbzyyhi6gvky6cd295xmjjsr1-python3.8-smmap-3.0.5/lib/python3.8/site-packages (from gitdb<5,>=4.0.1->GitPython->checkov==1.0.674) (3.0.5)
Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/x135z14rq4s5p0sxadvpz6gbqj8m04fv-python3.8-pyparsing-2.4.7/lib/python3.8/site-packages (from packaging->checkov==1.0.674) (2.4.7)
Requirement already satisfied: requests>=2.3.0 in /nix/store/izsx4zansdskx4b7g7b7wdqkprdkwncn-python3.8-requests-2.25.1/lib/python3.8/site-packages (from update-checker->checkov==1.0.674) (2.25.1)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/ysy3j81q1xqif6ymp9zsh7hggh061jph-python3.8-certifi-2020.12.5/lib/python3.8/site-packages (from requests>=2.3.0->update-checker->checkov==1.0.674) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/gcv25pc0zhxbj5p8z5h40s9n4wapwpbp-python3.8-idna-2.10/lib/python3.8/site-packages (from requests>=2.3.0->update-checker->checkov==1.0.674) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/hlaizclgicn1wm57k6yfqnkcdjrmxavp-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from requests>=2.3.0->update-checker->checkov==1.0.674) (3.0.4)
Installing collected packages: checkov
Successfully installed checkov-1.0.674
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dwr14aplcj5icl1mbdr496q7zda2pdfa-python3.8-checkov-1.0.674
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/dwr14aplcj5icl1mbdr496q7zda2pdfa-python3.8-checkov-1.0.674/lib /nix/store/dwr14aplcj5icl1mbdr496q7zda2pdfa-python3.8-checkov-1.0.674/bin
patching script interpreter paths in /nix/store/dwr14aplcj5icl1mbdr496q7zda2pdfa-python3.8-checkov-1.0.674
checking for references to /build/ in /nix/store/dwr14aplcj5icl1mbdr496q7zda2pdfa-python3.8-checkov-1.0.674...
Rewriting #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python3.8 to #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8
wrapping `/nix/store/dwr14aplcj5icl1mbdr496q7zda2pdfa-python3.8-checkov-1.0.674/bin/checkov'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing checkov.egg-info/PKG-INFO
writing dependency_links to checkov.egg-info/dependency_links.txt
writing requirements to checkov.egg-info/requires.txt
writing top-level names to checkov.egg-info/top_level.txt
reading manifest file 'checkov.egg-info/SOURCES.txt'
writing manifest file 'checkov.egg-info/SOURCES.txt'
running build_ext
test_non_colliding_check_ids (tests.arm.test_scanner_registry.TestScannerRegistry) ... ok
test_num_of_scanners (tests.arm.test_scanner_registry.TestScannerRegistry) ... ok
test_summary (tests.arm.checks.test_SQLServerAuditingRetention90Days.TestSQLServerAuditingRetention90Days) ... ok
test_summary (tests.arm.checks.test_AppServiceHttps20Enabled.TestAppServiceHttps20Enabled) ... ok
test_summary (tests.arm.checks.test_PostgreSQLServerLogConnectionsEnabled.TestPostgreSQLServerLogConnectionsEnabled) ... ok
test_summary (tests.arm.checks.test_StorageAccountAzureServicesAccessEnabled.TestStorageAccountAzureServicesAccessEnabled) ... ok
test_summary (tests.arm.checks.test_SQLServerAuditingEnabled.TestSQLServerAuditingEnabled) ... ok
test_summary (tests.arm.checks.test_StorageAccountLoggingQueueServiceEnabled.TestStorageAccountLoggingQueueServiceEnabled) ... ok
test_summary (tests.arm.checks.test_NSGRuleRDPAccessRestricted.TestNSGRuleRDPAccessRestricted) ... ok
test_summary (tests.arm.checks.test_AKSDashboardDisabled.TestAKSDashboardDisabled) ... ok
test_summary (tests.arm.checks.test_SecurityCenterContactEmailAlertAdmins.TestSecurityCenterContactEmailAlertAdmins) ... ok
test_summary (tests.arm.checks.test_MonitorLogProfileCategories.TestMonitorLogProfileCategories) ... ok
test_summary (tests.arm.checks.test_AKSNetworkPolicy.TestAKSNetworkPolicy) ... ok
test_summary (tests.arm.checks.test_SecurityCenterContactPhone.TestSecurityCenterContactPhone) ... ok
test_summary (tests.arm.checks.test_AppServiceHTTPSOnly.TestAppServiceHTTPSOnly) ... ok
test_summary (tests.arm.checks.test_AKSApiServerAuthorizedIpRanges.TestAKSApiServerAuthorizedIpRanges) ... ok
test_summary (tests.arm.checks.test_PostgreSQLServerConnectionThrottlingEnabled.TestPostgreSQLServerConnectionThrottlingEnabled) ... ok
test_summary (tests.arm.checks.test_MonitorLogRetentionDays.TestMonitorLogProfileRetentionDays) ... ok
test_summary (tests.arm.checks.test_CustomRoleDefinitionSubscriptionOwner.TestCustomRoleDefinitionSubscriptionOwner) ... ok
test_summary (tests.arm.checks.test_AppServiceIdentity.TestAppServiceIdentity) ... ok
test_summary (tests.arm.checks.test_StorageAccountsTransportEncryption.TestStorageAccountsTransportEncryption) ... ok
test_summary (tests.arm.checks.test_AKSRbacEnabled.TestAKSRbacEnabled) ... ok
test_summary (tests.arm.checks.test_MySQLServerSSLEnforcementEnabled.TestMySQLServerSSLEnforcementEnabled) ... ok
test_summary (tests.arm.checks.test_PostgreSQLServerSSLEnforcementEnabled.TestPostgreSQLServerSSLEnforcementEnabled) ... ok
test_summary (tests.arm.checks.test_AppServiceClientCertificate.TestAppServiceClientCertificate) ... ok
test_summary (tests.arm.checks.test_SQLServerEmailAlertsToAdminsEnabled.TestSQLServerEmailAlertsToAdminsEnabled) ... ok
test_summary (tests.arm.checks.test_StorageBlobServiceContainerPrivateAccess.TestStorageBlobServiceContainerPrivateAccess) ... ok
test_summary (tests.arm.checks.test_PostgreSQLServerLogCheckpointsEnabled.TestPostgreSQLServerLogCheckpointsEnabled) ... ok
test_summary (tests.arm.checks.test_SecretExpirationDate.TestSecretExpirationDate) ... ok
test_summary (tests.arm.checks.test_AzureManagedDiscEncryption.TestAzureManagedDiscEncryption) ... ok
test_summary (tests.arm.checks.test_AzureInstancePassword.TestAzureInstancePassword) ... ok
test_summary (tests.arm.checks.test_StorageAccountDefaultNetworkAccessDeny.TestStorageAccountDefaultNetworkAccessDeny) ... ok
test_summary (tests.arm.checks.test_SQLServerThreatDetectionTypes.TestSQLServerThreatDetectionTypes) ... ok
test_summary (tests.arm.checks.test_SecurityCenterStandardPricing.TestSecurityCenterStandardPricing) ... ok
test_summary (tests.arm.checks.test_AppServiceAuthentication.TestAppServiceAuthentication) ... ok
test_summary (tests.arm.checks.test_wildcard_entities.TestWildcardEntities) ... ok
test_summary (tests.arm.checks.test_NSGRuleSSHAccessRestricted.TestNSGRuleSSHAccessRestricted) ... ok
test_summary (tests.arm.checks.test_SQLServerNoPublicAccess.TestSQLServerNoPublicAccess) ... ok
test_summary (tests.arm.checks.test_SQLServerEmailAlertsEnabled.TestSQLServerEmailAlertsEnabled) ... ok
test_summary (tests.arm.checks.test_SecurityCenterContactEmailAlert.TestSecurityCenterContactEmailAlert) ... ok
test_summary (tests.arm.checks.test_NetworkWatcherFlowLogPeriod.TestNetworkWatcherFlowLogPeriod) ... ok
test_summary (tests.arm.checks.test_AKSLoggingEnabled.TestAKSLoggingEnabled) ... ok
test_summary (tests.arm.checks.test_AppServiceMinTLSVersion.TestAppServiceMinTLSVersion) ... ok
test_summary (tests.arm.checks.test_KeyvaultRecoveryEnabled.TestKeyvaultRecoveryEnabled) ... ok
test_secrets (tests.unit.test_secrets.TestSecrets) ... ok
test_non_colliding_check_ids (tests.cloudformation.test_scanner_registry.TestScannerRegistry) ... ok
test_num_of_scanners (tests.cloudformation.test_scanner_registry.TestScannerRegistry) ... ok
test_fail_parsing (tests.cloudformation.parser.test_cfn_json.TestCfnJson) ... ok
test_successful_parsing (tests.cloudformation.parser.test_cfn_json.TestCfnJson) ... ok
test_code_line_extraction (tests.cloudformation.parser.test_cfn_yaml.TestCfnYaml) ... ok
test_skip_parsing (tests.cloudformation.parser.test_cfn_yaml.TestCfnYaml) ... ok
test_trim_lines (tests.cloudformation.parser.test_cfn_yaml.TestCfnYaml) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_NeptuneClusterStorageEncrypted.TestNeptuneClusterStorageEncrypted) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_APIGatewayAccessLogging.TestAPIGatewayAccessLogging) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_ElastisearchNodeToNodeEncryption.TestElasticsearchNodeToNodeEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_RDSPubliclyAccessible.TestRDSPubliclyAccessible) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_ElasticacheReplicationGroupEncryptionAtTransitAuthToken.TestElasticacheReplicationGroupEncryptionAtTransitAuthToken) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_DocDBLogging.TestDocDBLogging) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_SQSQueueEncryption.TestSQSQueueEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_APIGatewayV2AccessLogging.TestAPIGatewayV2AccessLogging) ... ok
test_failure_auth_read (tests.cloudformation.checks.resource.aws.test_S3BlockPublicACLs.TestS3BlockPublicACLs) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_S3BlockPublicACLs.TestS3BlockPublicACLs) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_ElasticacheReplicationGroupEncryptionAtRest.TestElasticacheReplicationGroupEncryptionAtRest) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_ECRPolicy.TestECRPolicy) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_LaunchConfigurationEBSEncryption.TestLaunchConfigurationEBSEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_CloudtrailEncryption.TestCloudtrailEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_S3Versioning.TestS3Versioning) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_SNSTopicEncryption.TestSNSTopicEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_DAXEncryption.TestDAXEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_IAMPolicyAttachedToGroupOrRoles.TestIAMPolicyAttachedToGroupOrRoles) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_CloudfrontDistributionEncryption.TestCloudfrontDistributionEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_S3Encryption.TestS3Versioning) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_ElasticacheReplicationGroupEncryptionAtTransit.TestElasticacheReplicationGroupEncryptionAtTransit) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_ECRImmutableTags.TestECRImmutableTags) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_CloudwatchLogGroupRetention.TestcloudwatchLogGroupRetention) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_KinesisStreamEncryptionType.TestKinesisStreamEncryptionType) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_S3RestrictPublicBuckets.TestS3RestrictPublicBuckets) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_CloudtrailLogValidation.TestCloudtrailLogValidation) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_DocDBTLS.TestDocDBTLS) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_RedshiftClusterEncryption.TestRedshiftClusterEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_CloudfrontDistributionLogging.TestCloudfrontDistributionLogging) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_APIGatewayAuthorization.TestAPIGatewayAuthorization) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_EFSEncryption.TestEFSEncryptionEnabled) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_APIGatewayXray.TestAPIGatewayXray) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_SecurityGroupUnrestrictedIngress3389.TestSecurityGroupUnrestrictedIngress3389) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_SecurityGroupUnrestrictedIngress22.TestSecurityGroupUnrestrictedIngress22) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_DocDBEncryption.TestDocDBEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_S3IgnorePublicACLs.TestS3IgnorePublicACLs) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_SecurityGroupRuleDescription.TestSecurityGroupRuleDescription) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_S3BlockPublicPolicy.TestS3BlockPublicPolicy) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_S3PublicACLRead.TestS3PublicACLRead) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_S3PublicACLWrite.TestS3PublicACLWrite) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_RDSEncryption.TestRDSEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_ElastisearchEncryption.TestElasticsearchEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_DynamodbRecovery.TestDynamodbRecovery) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_KMSRotation.TestKMSRotation) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_IAMRoleAllowAssumeFromAccount.TestIAMRoleAllowAssumeFromAccount) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_ALBListenerHTTPS.TestALBListenerHTTPS) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_ECSClusterContainerInsights.TestECSClusterContainerInsights) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_EBSEncryption.TestEBSEncryption) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_S3AccessLogs.TestS3AccessLogs) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_KMSKeyWildCardPrincipal.TestKMSKeyWildCardPrincipal) ... ok
test_summary (tests.cloudformation.checks.resource.aws.test_AuroraEncryption.TestAuroraEncryption) ... ok
test_summary (tests.cloudformation.checks.test_wildcard_entities.TestWildcardEntities) ... ok
test_non_colliding_check_ids (tests.kubernetes.test_scanner_registry.TestScannerRegistry) ... ok
test_num_of_scanners (tests.kubernetes.test_scanner_registry.TestScannerRegistry) ... ok
test_summary (tests.kubernetes.checks.test_ImagePullPolicyAlways.TestImagePullPolicyAlways) ... ok
test_summary (tests.kubernetes.checks.test_CPULimits.TestCPULimits) ... ok
test_summary (tests.kubernetes.checks.test_AllowedCapabilitiesSysAdmin.TestAllowedCapabilitiesSysAdmin) ... ok
test_summary (tests.kubernetes.checks.test_AllowedCapabilitiesPSP.TestAllowedCapabilitiesPSP) ... ok
test_summary (tests.kubernetes.checks.test_AllowProvilegeEscalation.TestAllowPrivilegeEscalation) ... ok
test_summary (tests.kubernetes.checks.test_ContainerSecurityContext.TestContainerSecurityContext) ... ok
test_summary (tests.kubernetes.checks.test_RootContainersPSP.TestRootContainersPSP) ... ok
test_summary (tests.kubernetes.checks.test_SharedHostNetworkNamespace.SharedHostNetworkNamespace) ... ok
test_summary (tests.kubernetes.checks.test_KubernetesDashboard.TestKubernetesDashboard) ... ok
test_summary (tests.kubernetes.checks.test_MemoryLimits.TestMemoryLimits) ... ok
test_summary (tests.kubernetes.checks.test_ShareHostPID.ShareHostPID) ... ok
test_summary (tests.kubernetes.checks.test_AllowedCapabilities.TestAllowedCapabilities) ... ok
test_summary (tests.kubernetes.checks.test_SuppressedAnnotations.TestCPULimits) ... ok
test_summary (tests.kubernetes.checks.test_DropCapabilitiesPSP.TestDropCapabilitiesPSP) ... ok
test_summary (tests.kubernetes.checks.test_DefaultServiceAccountBinding.TestDefaultServiceAccountBinding) ... ok
test_summary (tests.kubernetes.checks.test_TillerDeploymentListener.TestTillerDeploymentListener) ... ok
test_summary (tests.kubernetes.checks.test_ReadOnlyFilesystem.TestReadOnlyFilesystem) ... ok
test_summary (tests.kubernetes.checks.test_RootContainersHighUID.TestRootContainersHighUID) ... ok
test_summary (tests.kubernetes.checks.test_Tiller.TestTiller) ... ok
test_summary (tests.kubernetes.checks.test_MemoryRequests.TestMemoryRequests) ... ok
test_summary (tests.kubernetes.checks.test_MinimizeCapabilities.TestMinimizeCapabilities) ... ok
test_summary (tests.kubernetes.checks.test_ShareHostPIDPSP.ShareHostPIDPSP) ... ok
test_summary (tests.kubernetes.checks.test_ReadinessProbe.TestReadinessProbe) ... ok
test_summary (tests.kubernetes.checks.test_MinimizeCapabilitiesPSP.TestMinimizeCapabilitiesPSP) ... ok
test_summary (tests.kubernetes.checks.test_DefaultNamespace.TestDefaultNamespace) ... ok
test_summary (tests.kubernetes.checks.test_CPURequests.TestCPURequests) ... ok
test_summary (tests.kubernetes.checks.test_Seccomp.TestSeccomp) ... ok
test_summary (tests.kubernetes.checks.test_PrivilegedContainers.TestPrivilegedContainers) ... ok
test_summary (tests.kubernetes.checks.test_ImageTagFixed.TestImageTagFixed) ... ok
test_summary (tests.kubernetes.checks.test_ShareHostIPC.ShareHostIPC) ... ok
test_summary (tests.kubernetes.checks.test_ShareHostIPCPSP.ShareHostIPCPSP) ... ok
test_summary (tests.kubernetes.checks.test_HostPort.TestHostPort) ... ok
test_summary (tests.kubernetes.checks.test_DropCapabilities.TestDropCapabilities) ... ok
test_summary (tests.kubernetes.checks.test_SharedHostNetworkNamespacePSP.SharedHostNetworkNamespacePSP) ... ok
test_summary (tests.kubernetes.checks.test_PrivilegedContainersPSP.TestPrivilegedContainersPSP) ... ok
test_summary (tests.kubernetes.checks.test_DefaultServiceAccount.TestDefaultServiceAccount) ... ok
test_summary (tests.kubernetes.checks.test_LivenessProbe.TestLivenessProbe) ... ok
test_summary (tests.kubernetes.checks.test_TillerService.TestTillerService) ... ok
test_summary (tests.kubernetes.checks.test_RootContainers.TestRootContainers) ... ok
test_summary (tests.kubernetes.checks.test_DockerSocketVolume.DockerSocketVolume) ... ok
test_summary (tests.kubernetes.checks.test_AllowPrivilegeEscalationPSP.TestAllowPrivilegeEscalationPSP) ... ok
test_summary_skip_check (tests.kubernetes.checks.test_AllowPrivilegeEscalationPSP.TestAllowPrivilegeEscalationPSP) ... ok
test_summary (tests.kubernetes.checks.test_wildcard_entities.TestWildcardEntities) ... ok
test_summary (tests.kubernetes.checks.test_ServiceAccountTokens.TestServiceAccountTokens) ... ok
test_summary (tests.kubernetes.checks.test_PodSecurityContext.TestPodSecurityContext) ... ok
test_summary (tests.kubernetes.checks.test_SeccompPSP.TestSeccompPSP) ... ok
test_summary (tests.kubernetes.checks.test_Secrets.TestSecrets) ... ok
test_summary (tests.kubernetes.checks.test_ImageDigest.TestImageDigest) ... ok
test_namespace_allow_default (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_namespace_allow_specific (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_namespace_allow_specific_other (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_namespace_deny_default (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_namespace_deny_specific (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_namespace_deny_specific_other (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_run_by_id_default (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_run_by_id_external (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_run_by_id_external2 (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_run_by_id_external3 (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_run_by_id_external_disabled (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_run_by_id_omitted_specific_disable (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_run_by_id_omitted_specific_enable (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_run_by_id_specific_disable (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_run_by_id_specific_disable_AND_enable (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_run_by_id_specific_enable (tests.kubernetes.test_base_registry.TestRunnerFilter) ... ok
test_empty_non_existing (tests.common.runner_registry.test_runner_registry.TestRunnerRegistry) ... ERROR:checkov.cloudformation.parser:Template file not found: /build/source/tests/common/runner_registry/foo/goo.yaml
2021-03-18 15:40:17,806 [MainThread ] [ERROR] Template file not found: /build/source/tests/common/runner_registry/foo/goo.yaml
ERROR:checkov.kubernetes.parser.parser:Template file not found: /build/source/tests/common/runner_registry/foo/goo.yaml
2021-03-18 15:40:17,806 [MainThread ] [ERROR] Template file not found: /build/source/tests/common/runner_registry/foo/goo.yaml
ok
test_empty_tf (tests.common.runner_registry.test_runner_registry.TestRunnerRegistry) ... ok
test_empty_yaml (tests.common.runner_registry.test_runner_registry.TestRunnerRegistry) ... ok
test_multi_iac (tests.common.runner_registry.test_runner_registry.TestRunnerRegistry) ... ok
test_id_sorting_for_arbitrary_string (tests.common.utils.test_docs_generator.TestOutputSorting) ... ok
test_id_sorting_for_ckv_pattern (tests.common.utils.test_docs_generator.TestOutputSorting) ... ok
test_id_sorting_for_other_patterns (tests.common.utils.test_docs_generator.TestOutputSorting) ... ok
test_id_sorting_leading_zeros (tests.common.utils.test_docs_generator.TestOutputSorting) ... ok
test__is_wildcard (tests.common.checks.test_base_check_registry.TestRunnerRegistry) ... ok
test_add_non_wildcard (tests.common.checks.test_base_check_registry.TestRunnerRegistry) ... ok
test_add_wildcard (tests.common.checks.test_base_check_registry.TestRunnerRegistry) ... ok
test_get_check_by_id (tests.common.checks.test_base_check_registry.TestRunnerRegistry) ... ok
test_get_check_mixed (tests.common.checks.test_base_check_registry.TestRunnerRegistry) ... ok
test_get_check_no_wildcard (tests.common.checks.test_base_check_registry.TestRunnerRegistry) ... ok
test_get_check_wildcard (tests.common.checks.test_base_check_registry.TestRunnerRegistry) ... ok
test_entity_type_is_not_required_in_signature (tests.common.checks.test_base_check.TestBaseCheck) ... ok
test_invalid_signature_is_detected (tests.common.checks.test_base_check.TestBaseCheck) ... ok
test_default_bc_source (tests.common.test_platform_integration.TestBCApiUrl) ... ok
test_overriding_bc_api_url (tests.common.test_platform_integration.TestBCApiUrl) ... ok
test_overriding_bc_source (tests.common.test_platform_integration.TestBCApiUrl) ... ok
test_should_run_default (tests.common.test_runner_filter.TestRunnerFilter) ... ok
test_should_run_external (tests.common.test_runner_filter.TestRunnerFilter) ... ok
test_should_run_external2 (tests.common.test_runner_filter.TestRunnerFilter) ... ok
test_should_run_external3 (tests.common.test_runner_filter.TestRunnerFilter) ... ok
test_should_run_external_disabled (tests.common.test_runner_filter.TestRunnerFilter) ... ok
test_should_run_omitted_specific_disable (tests.common.test_runner_filter.TestRunnerFilter) ... ok
test_should_run_omitted_specific_enable (tests.common.test_runner_filter.TestRunnerFilter) ... ok
test_should_run_specific_disable (tests.common.test_runner_filter.TestRunnerFilter) ... ok
test_should_run_specific_disable_AND_enable (tests.common.test_runner_filter.TestRunnerFilter) ... ok
test_should_run_specific_enable (tests.common.test_runner_filter.TestRunnerFilter) ... ok
test_directory_creation (tests.common.goget.test_goget_base.TestBaseGetter) ... /build/source
/build/source/f234fa87_checks
ok
test_non_colliding_check_ids (tests.serverless.test_scanner_registry.TestScannerRegistry) ... ok
test_num_of_scanners (tests.serverless.test_scanner_registry.TestScannerRegistry) ... ok
test_complete_check (tests.serverless.checks.test_check_types.TestCheckTypes) ... ok
test_custom_check (tests.serverless.checks.test_check_types.TestCheckTypes) ... ok
test_function_check (tests.serverless.checks.test_check_types.TestCheckTypes) ... ok
test_layer_check (tests.serverless.checks.test_check_types.TestCheckTypes) ... ok
test_package_check (tests.serverless.checks.test_check_types.TestCheckTypes) ... ok
test_plugin_check (tests.serverless.checks.test_check_types.TestCheckTypes) ... ok
test_provider_check (tests.serverless.checks.test_check_types.TestCheckTypes) ... ok
test_service_check (tests.serverless.checks.test_check_types.TestCheckTypes) ... ok
test_summary (tests.serverless.checks.aws.test_StarActionPolicyDocument.TestCPULimits) ... ok
test_summary (tests.serverless.checks.aws.test_AdminPolicyDocument.TestAdminPolicyDocument) ... ok
test_summary (tests.serverless.checks.aws.test_AWSCredentials.TestAWSCredentials) ... ok
test_summary (tests.serverless.checks.aws.test_S3PublicACLRead.TestS3PublicACLRead) ... ok
test_summary (tests.serverless.checks.test_wildcard_entities.TestWildcardEntities) ... ok
test_custom_variable_syntax (tests.serverless.test_parser.TestParser) ... ok
test_deep_references_into_deep_vars (tests.serverless.test_parser.TestParser) ... ok
test_deep_var_override (tests.serverless.test_parser.TestParser) ... ok
test_nested (tests.serverless.test_parser.TestParser) ... ok
test_overwriting_variables (tests.serverless.test_parser.TestParser) ... ok
test_parse_var (tests.serverless.test_parser.TestParser) ... ok
test_quoted_vars (tests.serverless.test_parser.TestParser) ... ok
test_self_circular_ref (tests.serverless.test_parser.TestParser) ... ok
test_self_indirection (tests.serverless.test_parser.TestParser) ... ok
test_self_invalid (tests.serverless.test_parser.TestParser) ... ok
test_self_list (tests.serverless.test_parser.TestParser) ... ok
test_self_nexted (tests.serverless.test_parser.TestParser) ... ok
test_self_real_world_data (tests.serverless.test_parser.TestParser) ... ok
test_self_reference (tests.serverless.test_parser.TestParser) ... ok
test_self_simple (tests.serverless.test_parser.TestParser) ... ok
test_self_with_default (tests.serverless.test_parser.TestParser) ... ok
test_token_to_type_and_loc (tests.serverless.test_parser.TestParser) ... ok
test_tokenize_by_commas (tests.serverless.test_parser.TestParser) ... ok
----------------------------------------------------------------------
Ran 234 tests in 1.958s
OK
Finished executing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment