{"Name":"cassandra","ID":"go.mondoo.com/mql/v13/providers/cassandra","Version":"13.0.2","ConnectionTypes":["cassandra"],"CrossProviderTypes":null,"Connectors":[{"Name":"cassandra","Use":"cassandra [host]","Short":"an Apache Cassandra cluster","Long":"Use the cassandra provider to query an Apache Cassandra cluster.\n\nThe provider connects over CQL and runs read-only queries against the system\nand system_auth keyspaces and the system_views.settings virtual table to\ninventory the cluster version, its security posture, and its roles, nodes, and\nkeyspaces, so you can audit the cluster's security posture.\n\nExamples:\n  cnspec shell cassandra localhost --user cassandra --ask-pass\n  cnspec scan cassandra db.contoso.com --user auditor --ask-pass --tls\n","Flags":[{"Long":"host","Desc":"Cassandra hostname or IP address","Type":3},{"Long":"port","Default":"9042","Desc":"Cassandra CQL native transport port","Type":2},{"Long":"user","Short":"u","Desc":"Role name to authenticate as","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-ca","Desc":"Path to the trusted CA certificate for TLS verification","Type":3},{"Long":"tls-insecure","Default":"false","Desc":"Skip TLS certificate verification (testing only)","Type":1}]}],"AssetUrlTrees":null,"Platforms":[{"name":"cassandra","title":"Apache Cassandra","family":["cassandra"],"kind":["api"],"runtime":["cassandra"]}]}