{"Name":"db2","ID":"go.mondoo.com/mql-enterprise-providers/providers/db2","Version":"1.0.5","ConnectionTypes":["db2"],"CrossProviderTypes":null,"Connectors":[{"Name":"db2","Use":"db2 [host]","Short":"an IBM Db2 database","Long":"Use the db2 provider to query an IBM Db2 (LUW) database.\n\nThe provider connects over the Db2 protocol and runs read-only queries against\nthe system catalog (SYSCAT, SYSIBMADM) to inventory the database service level,\nits configuration parameters, and its authorities, roles, and audit policies, so\nyou can audit the database against the CIS IBM Db2 benchmark.\n\nExamples:\n  cnspec shell db2 db.contoso.com --database TESTDB --user auditor --ask-pass\n  cnspec scan db2 db.contoso.com --database PRODDB --user auditor --ask-pass --tls\n","MaxArgs":1,"Flags":[{"Long":"host","Desc":"Db2 hostname or IP address","Type":3},{"Long":"port","Default":"50000","Desc":"Db2 connection port","Type":2},{"Long":"database","Desc":"Database name to connect to (for example TESTDB)","Type":3},{"Long":"user","Short":"u","Desc":"User 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-insecure","Default":"false","Desc":"Skip TLS certificate verification (testing only)","Type":1}]}],"AssetUrlTrees":null,"Platforms":[{"name":"db2","title":"IBM Db2","family":["db2"],"kind":["api"],"runtime":["db2"]}]}