{"Name":"redisdb","ID":"go.mondoo.com/mql/v13/providers/redisdb","Version":"13.0.1","ConnectionTypes":["redisdb"],"CrossProviderTypes":null,"Connectors":[{"Name":"redisdb","Use":"redisdb [host]","Short":"a Redis or Valkey server","Long":"Use the redisdb provider to query a Redis or Valkey server.\n\nThe provider connects to the server and runs read-only commands (INFO,\nCONFIG GET, and the ACL commands) to inventory the server's version and mode,\nits network and authentication posture, its access-control users, and its\ndurability configuration, so you can audit the server's security posture.\n\nExamples:\n  cnspec shell redisdb localhost --ask-pass\n  cnspec scan redisdb redis.contoso.com --user auditor --ask-pass --tls\n","Flags":[{"Long":"host","Desc":"Redis/Valkey hostname or IP address","Type":3},{"Long":"port","Default":"6379","Desc":"Redis/Valkey TCP port","Type":2},{"Long":"user","Short":"u","Desc":"ACL user name to authenticate as (Redis 6+); omit for legacy password auth","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":"database","Default":"0","Desc":"Logical database index to select","Type":2},{"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":"redisdb","title":"Redis or Valkey","family":["redisdb"],"kind":["api"],"runtime":["redisdb"]}]}