{"Name":"oracledb","ID":"go.mondoo.com/mql-enterprise-providers/providers/oracledb","Version":"1.0.2","ConnectionTypes":["oracledb"],"CrossProviderTypes":null,"Connectors":[{"Name":"oracledb","Use":"oracledb [host]","Short":"an Oracle Database","Long":"Use the oracledb provider to query an Oracle Database.\n\nThe provider connects over the Oracle Net protocol and runs read-only queries\nagainst the V$ views and the DBA_* data dictionary to inventory the database\nversion, its initialization parameters, and its users, roles, and profiles, so\nyou can audit the database against the CIS Oracle Database benchmark.\n\nExamples:\n  cnspec shell oracledb db.contoso.com --service FREEPDB1 --user auditor --ask-pass\n  cnspec scan oracledb db.contoso.com --service ORCLPDB1 --user auditor --ask-pass --tls\n","Flags":[{"Long":"host","Desc":"Oracle Database hostname or IP address","Type":3},{"Long":"port","Default":"1521","Desc":"Oracle Net listener port","Type":2},{"Long":"service","Desc":"Service name to connect to (for example FREEPDB1)","Type":3},{"Long":"sid","Desc":"System identifier (SID) to connect to, as an alternative to --service","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 (TCPS)","Type":1},{"Long":"tls-insecure","Default":"false","Desc":"Skip TLS certificate verification (testing only)","Type":1}]}],"AssetUrlTrees":null,"Platforms":[{"name":"oracledb","title":"Oracle Database","family":["oracledb"],"kind":["api"],"runtime":["oracledb"]}]}