{"Name":"clickhousedb","ID":"go.mondoo.com/mql/v13/providers/clickhousedb","Version":"13.0.0","ConnectionTypes":["clickhousedb"],"CrossProviderTypes":null,"Connectors":[{"Name":"clickhousedb","Use":"clickhousedb [host]","Short":"a ClickHouse server","Long":"Use the clickhousedb provider to query a ClickHouse database server.\n\nThe provider connects over the ClickHouse native protocol and runs read-only\nqueries against the system tables (system.users, system.roles, system.grants,\nand related) to inventory the server version, its users, roles, grants, settings\nprofiles, quotas, and clusters, so you can audit the server's security posture.\n\nExamples:\n  cnspec shell clickhousedb db.contoso.com --user auditor --ask-pass\n  cnspec scan clickhousedb db.contoso.com --user auditor --ask-pass --tls\n","Flags":[{"Long":"host","Desc":"ClickHouse hostname or IP address","Type":3},{"Long":"port","Default":"9000","Desc":"ClickHouse native protocol port","Type":2},{"Long":"database","Desc":"Database to connect to (default \"default\")","Type":3},{"Long":"user","Desc":"User name to authenticate as (default \"default\")","Type":3},{"Long":"password","Short":"p","Desc":"Set the connection password","Type":3,"Option":8,"ConfigEntry":"-"},{"Long":"ask-pass","Default":"false","Desc":"Prompt for the connection password","Type":1,"ConfigEntry":"-"},{"Long":"tls","Default":"false","Desc":"Connect over TLS","Type":1},{"Long":"tls-insecure","Default":"false","Desc":"Skip TLS certificate verification (testing only)","Type":1}]}],"AssetUrlTrees":null,"Platforms":[{"name":"clickhousedb","title":"ClickHouse","family":["clickhousedb"],"kind":["api"],"runtime":["clickhousedb"]}]}