{"Name":"mongodbatlas","ID":"go.mondoo.com/mql/providers/mongodbatlas","Version":"13.1.0","ConnectionTypes":["mongodbatlas"],"CrossProviderTypes":null,"Connectors":[{"Name":"mongodbatlas","Use":"mongodbatlas","Short":"a MongoDB Atlas organization or project","Long":"Use the mongodbatlas provider to query the security posture of a MongoDB Atlas\norganization and its projects.\n\nConnecting to an organization discovers every project as a child asset. You can\nalso scope the connection to a single project with --project-id.\n\nAuthenticate with a programmatic API key (public/private) or a service account\n(client id/secret).\n\nExamples:\n  cnspec shell mongodbatlas --org-id \u003corg-id\u003e --public-key \u003cpublic\u003e --private-key \u003cprivate\u003e\n  cnspec shell mongodbatlas --project-id \u003cproject-id\u003e --client-id \u003cid\u003e --client-secret \u003csecret\u003e\n\nNotes:\n  Set MONGODB_ATLAS_ORG_ID, MONGODB_ATLAS_PUBLIC_KEY, MONGODB_ATLAS_PRIVATE_KEY,\n  MONGODB_ATLAS_CLIENT_ID, or MONGODB_ATLAS_CLIENT_SECRET to omit the matching\n  flags.\n","Flags":[{"Long":"org-id","Desc":"MongoDB Atlas organization id (connects to the org and discovers projects)","Type":3},{"Long":"project-id","Desc":"MongoDB Atlas project id for a single-project connect","Type":3},{"Long":"public-key","Desc":"Programmatic API key public key","Type":3},{"Long":"private-key","Desc":"Programmatic API key private key","Type":3},{"Long":"client-id","Desc":"Service account OAuth client id","Type":3},{"Long":"client-secret","Desc":"Service account OAuth client secret","Type":3}],"Discovery":["auto","all","projects"]}],"AssetUrlTrees":[{"path_segments":["technology=saas","provider=atlas"],"key":"kind","values":{"org":{"path_segments":["kind=org"],"key":"org","values":{"*":{"key":"project","values":{"*":null},"title":"Project"}},"title":"Organization"},"project":{"path_segments":["kind=project"],"key":"project","values":{"*":null},"title":"Project"}},"title":"Kind"}],"Platforms":[{"name":"mongodbatlas-org","title":"MongoDB Atlas Organization","family":["mongodbatlas"],"kind":["api"],"runtime":["mongodbatlas"]},{"name":"mongodbatlas-project","title":"MongoDB Atlas Project","family":["mongodbatlas"],"kind":["api"],"runtime":["mongodbatlas"]}]}