{"Name":"checkpoint","ID":"go.mondoo.com/cnquery/providers/checkpoint","Version":"0.1.4","ConnectionTypes":["checkpoint"],"CrossProviderTypes":null,"Connectors":[{"Name":"checkpoint","Use":"checkpoint","Short":"a Check Point Security Management server","Long":"Use the checkpoint provider to query resources on Check Point Security Management\nservers (the management plane behind SmartConsole) via the Management API.\n\nExamples:\n  cnspec shell checkpoint --hostname mgmt.example.com --api-key YOUR_API_KEY\n  cnspec scan  checkpoint --hostname 10.0.0.5 -u admin --ask-pass --insecure\n  cnspec scan  checkpoint --hostname mds.example.com --api-key KEY --domain Corporate\n\nNotes:\n  The provider opens a read-only Management API session.\n  Use --insecure (-k) to skip TLS verification for management servers with self-signed certificates.\n  The default port is 443. Use --port to specify a different port.\n  Use --api-key as an alternative to username/password authentication.\n  Use --domain to target a specific domain on a Multi-Domain Security Management server.\n","Flags":[{"Long":"hostname","Desc":"The hostname or IP address of the Check Point management server","Type":3},{"Long":"port","Default":"443","Desc":"The port of the Management API","Type":3},{"Long":"username","Short":"u","Desc":"The username for authentication","Type":3},{"Long":"password","Short":"p","Desc":"The password for authentication","Type":3,"Option":8},{"Long":"ask-pass","Default":"false","Desc":"Prompt for connection password","Type":1,"ConfigEntry":"-"},{"Long":"api-key","Desc":"API key for authentication (alternative to username/password)","Type":3,"Option":8},{"Long":"domain","Desc":"The management domain to target (Multi-Domain Security Management)","Type":3},{"Long":"insecure","Short":"k","Default":"false","Desc":"Skip TLS certificate verification","Type":1,"ConfigEntry":"-"},{"Long":"fingerprint","Desc":"Pin the management server's TLS certificate SHA-1 fingerprint","Type":3}],"Discovery":["gateways"]}],"AssetUrlTrees":null,"Platforms":[{"name":"checkpoint-smartconsole","title":"Check Point SmartConsole","family":["checkpoint"],"kind":["api"],"runtime":["checkpoint"]}],"Maturity":"experimental"}