{"items":[{"type":"link","label":"Mend API","link":"/sca/2.0","routeSlug":"/sca/2.0","content":{"contentType":"overview","meta":{"name":"Mend API"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"2.0.json","url":"/_bundle/sca/2.0.json?download"},{"kind":"download","label":"2.0.yaml","url":"/_bundle/sca/2.0.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"payload","title":"Payload","lang":"Payload"},{"key":"curl","title":"cURL","lang":"curl"},{"key":"js","title":"JS","lang":"JavaScript"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"java 8","title":"Java 8","lang":"Java8+Apache"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Mend API (2.0)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mend's enhanced SCA API enables automation of workflows in a REST compliant format. The API features:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Access for any user with Mend credentials, via a user key available in the user's profile page in the Mend App."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Improved security with a JWT token per organization, which expires every 10 minutes."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Added scalability with support for pagination, filtering and sorting search results."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Broader functionality available programmatically."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"New standard API documentation for easy navigation and search."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" To help you get started with the Mend SCA API 2.0, we recommend reviewing our onboarding guide -> "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://docs.mend.io/legacy-sca/latest/getting-started-with-mend-sca-api-2-0"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Getting Started with Mend SCA API 2.0"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This resource covers initial setup, authentication instructions, and helpful tips to help you successfully begin working with the Mend SCA API 2.0. If you have a dedicated instance of Mend, contact your Mend representative to access this API on your instance."},"children":[]}]}]}]}],"sectionId":"/sca/2.0"}],"sectionId":"/sca/2.0"}]}]}},{"type":"group","label":"Entities - Project","link":"/sca/2.0/entities-project","routeSlug":"/sca/2.0/entities-project","items":[{"label":"Reassign Project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-project/changeassignment","routeSlug":"/sca/2.0/entities-project/changeassignment","metadata":{"seo":{"title":"Reassign Project","description":"Reassigns a project from one product to another."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"changeAssignment","name":"Reassign Project","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1reassign~1{productToken}/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Reassign Project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Reassigns a project from one product to another."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1reassign~1{productToken}/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/projects/{projectToken}/reassign/{productToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/reassign/{productToken}","href":"entities-project/changeassignment","openApiOperationId":"changeAssignment","summary":"Reassign Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1reassign~1{productToken}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-project/changeassignment"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/reassign/{productToken}"},{"label":"Get Project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-project/getentity","routeSlug":"/sca/2.0/entities-project/getentity","metadata":{"seo":{"title":"Get Project","description":"Returns the project identified by its token"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getEntity","name":"Get Project","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the project identified by its token"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}","href":"entities-project/getentity","openApiOperationId":"getEntity","summary":"Get Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseProjectDTO"}},"schemaId":"components/schemas/DWRResponseProjectDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseProjectDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseProjectDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-project/getentity"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}"},{"label":"Rename Project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-project/updateproject","routeSlug":"/sca/2.0/entities-project/updateproject","metadata":{"seo":{"title":"Rename Project","description":"Renames the project identified by its token."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateProject","name":"Rename Project","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Rename Project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Renames the project identified by its token."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"schemaId":"components/schemas/ContextEntityRequestDTO","pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/projects/{projectToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}","href":"entities-project/updateproject","openApiOperationId":"updateProject","summary":"Rename Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/ContextEntityRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseProjectDTO"}},"schemaId":"components/schemas/DWRResponseProjectDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseProjectDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseProjectDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-project/updateproject"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}"},{"label":"Remove Project","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-project/removeentity","routeSlug":"/sca/2.0/entities-project/removeentity","metadata":{"seo":{"title":"Remove Project","description":"Deletes the project identified by its token"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"removeEntity","name":"Remove Project","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove Project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes the project identified by its token"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/projects/{projectToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}","href":"entities-project/removeentity","openApiOperationId":"removeEntity","summary":"Remove Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-project/removeentity"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}"},{"label":"Get Project Vitals","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-project/getvitals","routeSlug":"/sca/2.0/entities-project/getvitals","metadata":{"seo":{"title":"Get Project Vitals","description":"Returns basic information about a given project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getVitals","name":"Get Project Vitals","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1vitals/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Project Vitals","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns basic information about a given project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1vitals/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/vitals","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/vitals","href":"entities-project/getvitals","openApiOperationId":"getVitals","summary":"Get Project Vitals"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseVitalsDTO"}},"schemaId":"components/schemas/DWRResponseVitalsDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1vitals/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseVitalsDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseVitalsDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-project/getvitals"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/vitals"}],"content":{"contentType":"group","meta":{"name":"Entities - Project"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Entities - Project","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/projects/{projectToken}/reassign/{productToken}","summary":"Reassign Project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/entities-project/changeassignment","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}","summary":"Get Project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-project/getentity","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}","summary":"Rename Project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/entities-project/updateproject","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}","summary":"Remove Project","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/entities-project/removeentity","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/vitals","summary":"Get Project Vitals","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-project/getvitals","deprecated":false}]}]}]}]}},{"type":"group","label":"Policies - Project","link":"/sca/2.0/policies-project","routeSlug":"/sca/2.0/policies-project","items":[{"label":"Get Project Policy","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/getcontextpolicy","routeSlug":"/sca/2.0/policies-project/getcontextpolicy","metadata":{"seo":{"title":"Get Project Policy","description":"Returns a single policy in a given project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getContextPolicy","name":"Get Project Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1{policyUuid}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Project Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a single policy in a given project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"policyUuid","in":"path","schemaId":"schema_105","description":"Policy UUID (by running Policies - Organization and run Get Organization Policies, or the equivalent for Product or Project.)","required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1{policyUuid}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"policyUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}","href":"policies-project/getcontextpolicy","openApiOperationId":"getContextPolicy","summary":"Get Project Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}},"schemaId":"components/schemas/DWRResponsePolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1{policyUuid}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-project/getcontextpolicy"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}"},{"label":"Update Project Policy","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/updatepolicy","routeSlug":"/sca/2.0/policies-project/updatepolicy","metadata":{"seo":{"title":"Update Project Policy","description":"Updates a policy for a given project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updatePolicy","name":"Update Project Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1{policyUuid}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Project Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates a policy for a given project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"policyUuid","in":"path","schemaId":"schema_105","description":"Policy UUID (by running Policies - Organization and run Get Organization Policies, or the equivalent for Product or Project.)","required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1{policyUuid}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"schemaId":"components/schemas/PolicyRequestDTO","pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1{policyUuid}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"policyUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}","href":"policies-project/updatepolicy","openApiOperationId":"updatePolicy","summary":"Update Project Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/PolicyRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}},"schemaId":"components/schemas/DWRResponsePolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1{policyUuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-project/updatepolicy"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}"},{"label":"Delete Project Policy","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/deletepolicy","routeSlug":"/sca/2.0/policies-project/deletepolicy","metadata":{"seo":{"title":"Delete Project Policy","description":"Deletes a policy for a given project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deletePolicy","name":"Delete Project Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1{policyUuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete Project Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes a policy for a given project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"policyUuid","in":"path","schemaId":"schema_105","description":"Policy UUID (by running Policies - Organization and run Get Organization Policies, or the equivalent for Product or Project.)","required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1{policyUuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"policyUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}","href":"policies-project/deletepolicy","openApiOperationId":"deletePolicy","summary":"Delete Project Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1{policyUuid}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-project/deletepolicy"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}"},{"label":"Update Project Policy Priorities","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/updatepriorities","routeSlug":"/sca/2.0/policies-project/updatepriorities","metadata":{"seo":{"title":"Update Project Policy Priorities","description":"Updates the priority of policies in a given project. Policies are numbered and then evaluated sequentially. The request body should contain a list of policy UUIDs in the desired order, starting from highest priority. The service returns a list or ordered policies."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updatePriorities","name":"Update Project Policy Priorities","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1priority/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Project Policy Priorities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates the priority of policies in a given project. Policies are numbered and then evaluated sequentially. The request body should contain a list of policy UUIDs in the desired order, starting from highest priority. The service returns a list or ordered policies."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1priority/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdatePrioritiesRequestDTO"}},"schemaId":"components/schemas/UpdatePrioritiesRequestDTO","pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1priority/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/projects/{projectToken}/policies/priority","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdatePrioritiesRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/policies/priority","href":"policies-project/updatepriorities","openApiOperationId":"updatePriorities","summary":"Update Project Policy Priorities"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UpdatePrioritiesRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdatePrioritiesRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}},"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1priority/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionPolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-project/updatepriorities"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/policies/priority"},{"label":"Apply Project Policies on Inventory","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/applyoninventory","routeSlug":"/sca/2.0/policies-project/applyoninventory","metadata":{"seo":{"title":"Apply Project Policies on Inventory","description":"After initiating this call, the process will be performed asynchronously in the background. To check the status of the process and retrieve the final outcome, use the \"Get Async Process Status\" request."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"applyOnInventory","name":"Apply Project Policies on Inventory","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1apply/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Apply Project Policies on Inventory","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"After initiating this call, the process will be performed asynchronously in the background. To check the status of the process and retrieve the final outcome, use the \"Get Async Process Status\" request."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1apply/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/projects/{projectToken}/policies/apply","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/policies/apply","href":"policies-project/applyoninventory","openApiOperationId":"applyOnInventory","summary":"Apply Project Policies on Inventory"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"}},"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies~1apply/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-project/applyoninventory"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/policies/apply"},{"label":"Get Project Policies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/getcontextpolicies","routeSlug":"/sca/2.0/policies-project/getcontextpolicies","metadata":{"seo":{"title":"Get Project Policies","description":"Returns all of the policies of a given project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getContextPolicies","name":"Get Project Policies","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Project Policies","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all of the policies of a given project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"aggregatePolicies:[equals]:value.  Value can be either "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"true"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"false"},"children":[]}]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/policies","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"search","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/policies","href":"policies-project/getcontextpolicies","openApiOperationId":"getContextPolicies","summary":"Get Project Policies"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}},"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionPolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-project/getcontextpolicies"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/policies"},{"label":"Create Project Policy","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-project/createpolicy","routeSlug":"/sca/2.0/policies-project/createpolicy","metadata":{"seo":{"title":"Create Project Policy","description":"Creates a new policy for a given project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createPolicy","name":"Create Project Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Project Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new policy for a given project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"schemaId":"components/schemas/PolicyRequestDTO","pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/projects/{projectToken}/policies","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/policies","href":"policies-project/createpolicy","openApiOperationId":"createPolicy","summary":"Create Project Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/PolicyRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}},"schemaId":"components/schemas/DWRResponsePolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1policies/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-project/createpolicy"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/policies"}],"content":{"contentType":"group","meta":{"name":"Policies - Project"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Policies - Project","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}","summary":"Get Project Policy","prefix":{"name":"get","color":"get"},"badges":[],"link":"/policies-project/getcontextpolicy","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}","summary":"Update Project Policy","prefix":{"name":"put","color":"put"},"badges":[],"link":"/policies-project/updatepolicy","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/policies/{policyUuid}","summary":"Delete Project Policy","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/policies-project/deletepolicy","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/policies/priority","summary":"Update Project Policy Priorities","prefix":{"name":"put","color":"put"},"badges":[],"link":"/policies-project/updatepriorities","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/policies/apply","summary":"Apply Project Policies on Inventory","prefix":{"name":"post","color":"post"},"badges":[],"link":"/policies-project/applyoninventory","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/policies","summary":"Get Project Policies","prefix":{"name":"get","color":"get"},"badges":[],"link":"/policies-project/getcontextpolicies","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/policies","summary":"Create Project Policy","prefix":{"name":"post","color":"post"},"badges":[],"link":"/policies-project/createpolicy","deprecated":false}]}]}]}]}},{"type":"group","label":"CustomAttribute - Project","link":"/sca/2.0/customattribute-project","routeSlug":"/sca/2.0/customattribute-project","items":[{"label":"Set Custom Attribute","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/customattribute-project/setcustomattributevalue","routeSlug":"/sca/2.0/customattribute-project/setcustomattributevalue","metadata":{"seo":{"title":"Set Custom Attribute","description":"Edits the value of a custom attribute for a specified library, attribute, and context."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"setCustomAttributeValue","name":"Set Custom Attribute","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Set Custom Attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Edits the value of a custom attribute for a specified library, attribute, and context."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true},{"name":"attributeUuid","in":"path","schemaId":"schema_105","description":"Custom Attribute UUID","required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CustomAttributeValueDTO"}},"schemaId":"components/schemas/CustomAttributeValueDTO","pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"},{"name":"attributeUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CustomAttributeValueDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value","href":"customattribute-project/setcustomattributevalue","openApiOperationId":"setCustomAttributeValue","summary":"Set Custom Attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CustomAttributeValueDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CustomAttributeValueDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/customattribute-project/setcustomattributevalue"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value"}],"content":{"contentType":"group","meta":{"name":"CustomAttribute - Project"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"CustomAttribute - Project","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value","summary":"Set Custom Attribute","prefix":{"name":"put","color":"put"},"badges":[],"link":"/customattribute-project/setcustomattributevalue","deprecated":false}]}]}]}]}},{"type":"group","label":"Alerts - Project","link":"/sca/2.0/alerts-project","routeSlug":"/sca/2.0/alerts-project","items":[{"label":"Update Security Alert","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/updatesecurityalert","routeSlug":"/sca/2.0/alerts-project/updatesecurityalert","metadata":{"seo":{"title":"Update Security Alert","description":"Changes a given security alert's status and comments"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateSecurityAlert","name":"Update Security Alert","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1{alertUuid}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Security Alert","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Changes a given security alert's status and comments"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"alertUuid","in":"path","schemaId":"schema_105","description":"Alert UUID (by running the appropriate Get in Alerts - Project).","required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1{alertUuid}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateRiskRequestDTO"}},"schemaId":"components/schemas/UpdateRiskRequestDTO","pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1{alertUuid}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/projects/{projectToken}/alerts/security/{alertUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"alertUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateRiskRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/alerts/security/{alertUuid}","href":"alerts-project/updatesecurityalert","openApiOperationId":"updateSecurityAlert","summary":"Update Security Alert"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UpdateRiskRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateRiskRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_107"}},"schemaId":"schema_107"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1{alertUuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_107","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_107"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/alerts-project/updatesecurityalert"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/security/{alertUuid}"},{"label":"Update Library Security Alert","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/updatelibrarysecurityalert","routeSlug":"/sca/2.0/alerts-project/updatelibrarysecurityalert","metadata":{"seo":{"title":"Update Library Security Alert","description":"Updates the status of a library security alert"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateLibrarySecurityAlert","name":"Update Library Security Alert","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1library~1{libraryUuid}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Library Security Alert","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates the status of a library security alert"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1library~1{libraryUuid}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateRiskRequestDTO"}},"schemaId":"components/schemas/UpdateRiskRequestDTO","pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1library~1{libraryUuid}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/projects/{projectToken}/alerts/security/library/{libraryUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateRiskRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/alerts/security/library/{libraryUuid}","href":"alerts-project/updatelibrarysecurityalert","openApiOperationId":"updateLibrarySecurityAlert","summary":"Update Library Security Alert"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UpdateRiskRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateRiskRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseBoolean"}},"schemaId":"components/schemas/DWRResponseBoolean"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1library~1{libraryUuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseBoolean","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseBoolean"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/alerts-project/updatelibrarysecurityalert"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/security/library/{libraryUuid}"},{"label":"Update Legal And Compliance Alert","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/updatelegalandcompliancealert","routeSlug":"/sca/2.0/alerts-project/updatelegalandcompliancealert","metadata":{"seo":{"title":"Update Legal And Compliance Alert","description":"Updates the status of the legal and compliance alerts for a given project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateLegalAndComplianceAlert","name":"Update Legal And Compliance Alert","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1legal~1{alertUuid}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Legal And Compliance Alert","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates the status of the legal and compliance alerts for a given project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"alertUuid","in":"path","schemaId":"schema_105","description":"Alert UUID (by running the appropriate Get in Alerts - Project).","required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1legal~1{alertUuid}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateRiskRequestDTO"}},"schemaId":"components/schemas/UpdateRiskRequestDTO","pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1legal~1{alertUuid}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/projects/{projectToken}/alerts/legal/{alertUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"alertUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateRiskRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/alerts/legal/{alertUuid}","href":"alerts-project/updatelegalandcompliancealert","openApiOperationId":"updateLegalAndComplianceAlert","summary":"Update Legal And Compliance Alert"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UpdateRiskRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateRiskRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_107"}},"schemaId":"schema_107"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1legal~1{alertUuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_107","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_107"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/alerts-project/updatelegalandcompliancealert"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/legal/{alertUuid}"},{"label":"Get Security Alerts By Library","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/getlibrarysecurityvulnerabilityalerts","routeSlug":"/sca/2.0/alerts-project/getlibrarysecurityvulnerabilityalerts","metadata":{"seo":{"title":"Get Security Alerts By Library","description":"Returns all security alerts for a given project, including library and severity information, arranged by library"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibrarySecurityVulnerabilityAlerts","name":"Get Security Alerts By Library","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1groupBy~1component/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Security Alerts By Library","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all security alerts for a given project, including library and severity information, arranged by library"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1groupBy~1component/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"between"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is inside a range. Syntax: lowest value comma (,) highest value. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"gt"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is greater than this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters can be space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"commentBy:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"criticalNum:gt:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"effective:[like | in | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasFix:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"highNum:gt:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastCveUpdatedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lowNum:gt:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"mediumNum:gt:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"publishedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"score:between:lowvalue,highvalue"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"scoreType:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"severity:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sourceFileName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status:[in | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityType:[equals | in]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"commentUserName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"effective"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"highNum"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastCveUpdatedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lowNum"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"mediumNum"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"publishedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"score"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"scoreType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"severity"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"weight"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1groupBy~1component/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/alerts/security/groupBy/component","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/alerts/security/groupBy/component","href":"alerts-project/getlibrarysecurityvulnerabilityalerts","openApiOperationId":"getLibrarySecurityVulnerabilityAlerts","summary":"Get Security Alerts By Library"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertLibraryDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertLibraryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security~1groupBy~1component/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertLibraryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertLibraryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/alerts-project/getlibrarysecurityvulnerabilityalerts"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/security/groupBy/component"},{"label":"Get project security alerts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/getsecurityvulnerabilityalerts","routeSlug":"/sca/2.0/alerts-project/getsecurityvulnerabilityalerts","metadata":{"seo":{"title":"Get project security alerts","description":"Returns all security alerts for a given project, including library and severity information"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getSecurityVulnerabilityAlerts","name":"Get project security alerts","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get project security alerts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all security alerts for a given project, including library and severity information"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_110","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"between"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is inside a range. Syntax: lowest value comma (,) highest value. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"gt"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is greater than this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"commentUserEmail:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"effective:[like | equals | regex | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasFix:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastCveUpdatedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"score:between:lowvalue,highvalue"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"scoreType:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"severity:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sourceFileName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status:[in | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityType:[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"libraryType:[equals | in | like | regex]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"commentUserEmail"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"effective"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasFix"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastCveUpdatedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"score"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"scoreType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"severity"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sourceFileName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"libraryType"},"children":[]}]}]}]}]},{"name":"optionalColumns","in":"query","schemaId":"schema_111","description":"Used to add alert integration and library location information"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/alerts/security","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_110"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"},{"name":"optionalColumns","in":"query","schemaId":"schema_111"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/alerts/security","href":"alerts-project/getsecurityvulnerabilityalerts","openApiOperationId":"getSecurityVulnerabilityAlerts","summary":"Get project security alerts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1security/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/alerts-project/getsecurityvulnerabilityalerts"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/security"},{"label":"Get project legal and compliance alerts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-project/getlegalandcompliancealerts","routeSlug":"/sca/2.0/alerts-project/getlegalandcompliancealerts","metadata":{"seo":{"title":"Get project legal and compliance alerts","description":"Returns a list of legal and compliance alerts arising from licensing issues (not vulnerabilities) for a given project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLegalAndComplianceAlerts","name":"Get project legal and compliance alerts","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1legal/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get project legal and compliance alerts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of legal and compliance alerts arising from licensing issues (not vulnerabilities) for a given project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1legal/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"between"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is inside a range. Syntax: lowest value comma (,) highest value. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"gt"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is greater than this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"availableVersion:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"availableVersionType:[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"commentUserEmail:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentType:[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license:[like | regex ]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"numberOfLicenses:[gt | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"policyName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status:[in | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type:[equals | in]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"availableVersionType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"numberOfLicenses"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"policyName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"versionType"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1legal/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/alerts/legal","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/alerts/legal","href":"alerts-project/getlegalandcompliancealerts","openApiOperationId":"getLegalAndComplianceAlerts","summary":"Get project legal and compliance alerts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1alerts~1legal/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/alerts-project/getlegalandcompliancealerts"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/alerts/legal"}],"content":{"contentType":"group","meta":{"name":"Alerts - Project"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Alerts - Project","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/projects/{projectToken}/alerts/security/{alertUuid}","summary":"Update Security Alert","prefix":{"name":"put","color":"put"},"badges":[],"link":"/alerts-project/updatesecurityalert","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/alerts/security/library/{libraryUuid}","summary":"Update Library Security Alert","prefix":{"name":"put","color":"put"},"badges":[],"link":"/alerts-project/updatelibrarysecurityalert","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/alerts/legal/{alertUuid}","summary":"Update Legal And Compliance Alert","prefix":{"name":"put","color":"put"},"badges":[],"link":"/alerts-project/updatelegalandcompliancealert","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/alerts/security/groupBy/component","summary":"Get Security Alerts By Library","prefix":{"name":"get","color":"get"},"badges":[],"link":"/alerts-project/getlibrarysecurityvulnerabilityalerts","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/alerts/security","summary":"Get project security alerts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/alerts-project/getsecurityvulnerabilityalerts","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/alerts/legal","summary":"Get project legal and compliance alerts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/alerts-project/getlegalandcompliancealerts","deprecated":false}]}]}]}]}},{"type":"group","label":"project-attribution-report-controller","link":"/sca/2.0/project-attribution-report-controller","routeSlug":"/sca/2.0/project-attribution-report-controller","items":[{"label":"Update attribution report library settings","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/project-attribution-report-controller/updateattributionreportlibrarysettings","routeSlug":"/sca/2.0/project-attribution-report-controller/updateattributionreportlibrarysettings","metadata":{"seo":{"title":"Update attribution report library settings","description":"Update library settings to be reflected in the attribution report"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateAttributionReportLibrarySettings","name":"Update attribution report library settings","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectIdentifier}~1libraries~1{libraryUuid}~1settings~1attributionReport/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update attribution report library settings","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Update library settings to be reflected in the attribution report"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectIdentifier","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectIdentifier}~1libraries~1{libraryUuid}~1settings~1attributionReport/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/AttributionReportLibrarySettingRuleDTO"}},"schemaId":"components/schemas/AttributionReportLibrarySettingRuleDTO","pointer":"/paths/~1api~1v2.0~1projects~1{projectIdentifier}~1libraries~1{libraryUuid}~1settings~1attributionReport/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/projects/{projectIdentifier}/libraries/{libraryUuid}/settings/attributionReport","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectIdentifier","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/AttributionReportLibrarySettingRuleDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectIdentifier}/libraries/{libraryUuid}/settings/attributionReport","href":"project-attribution-report-controller/updateattributionreportlibrarysettings","openApiOperationId":"updateAttributionReportLibrarySettings","summary":"Update attribution report library settings"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/AttributionReportLibrarySettingRuleDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/AttributionReportLibrarySettingRuleDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_105"}},"schemaId":"schema_105"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectIdentifier}~1libraries~1{libraryUuid}~1settings~1attributionReport/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_105","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_105"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/project-attribution-report-controller/updateattributionreportlibrarysettings"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectIdentifier}/libraries/{libraryUuid}/settings/attributionReport"}],"content":{"contentType":"group","meta":{"name":"project-attribution-report-controller"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"project-attribution-report-controller","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/projects/{projectIdentifier}/libraries/{libraryUuid}/settings/attributionReport","summary":"Update attribution report library settings","prefix":{"name":"put","color":"put"},"badges":[],"link":"/project-attribution-report-controller/updateattributionreportlibrarysettings","deprecated":false}]}]}]}]}},{"type":"group","label":"Policies - Product","link":"/sca/2.0/policies-product","routeSlug":"/sca/2.0/policies-product","items":[{"label":"Get Product Policy","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/getcontextpolicy_1","routeSlug":"/sca/2.0/policies-product/getcontextpolicy_1","metadata":{"seo":{"title":"Get Product Policy","description":"Returns a single policy in a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getContextPolicy_1","name":"Get Product Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1{policyUuid}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a single policy in a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"policyUuid","in":"path","schemaId":"schema_105","description":"Policy UUID (by running Policies - Organization and run Get Organization Policies, or the equivalent for Product or Project.)","required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1{policyUuid}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/policies/{policyUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"policyUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/policies/{policyUuid}","href":"policies-product/getcontextpolicy_1","openApiOperationId":"getContextPolicy_1","summary":"Get Product Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}},"schemaId":"components/schemas/DWRResponsePolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1{policyUuid}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-product/getcontextpolicy_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/policies/{policyUuid}"},{"label":"Update Product Policy","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/updatepolicy_1","routeSlug":"/sca/2.0/policies-product/updatepolicy_1","metadata":{"seo":{"title":"Update Product Policy","description":"Updates a policy for a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updatePolicy_1","name":"Update Product Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1{policyUuid}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Product Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates a policy for a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"policyUuid","in":"path","schemaId":"schema_105","description":"Policy UUID (by running Policies - Organization and run Get Organization Policies, or the equivalent for Product or Project.)","required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1{policyUuid}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"schemaId":"components/schemas/PolicyRequestDTO","pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1{policyUuid}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/products/{productToken}/policies/{policyUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"policyUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/policies/{policyUuid}","href":"policies-product/updatepolicy_1","openApiOperationId":"updatePolicy_1","summary":"Update Product Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/PolicyRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}},"schemaId":"components/schemas/DWRResponsePolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1{policyUuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-product/updatepolicy_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/policies/{policyUuid}"},{"label":"Delete Product Policy","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/deletepolicy_1","routeSlug":"/sca/2.0/policies-product/deletepolicy_1","metadata":{"seo":{"title":"Delete Product Policy","description":"Deletes a policy for a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deletePolicy_1","name":"Delete Product Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1{policyUuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete Product Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes a policy for a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"policyUuid","in":"path","schemaId":"schema_105","description":"Policy UUID (by running Policies - Organization and run Get Organization Policies, or the equivalent for Product or Project.)","required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1{policyUuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/products/{productToken}/policies/{policyUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"policyUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/policies/{policyUuid}","href":"policies-product/deletepolicy_1","openApiOperationId":"deletePolicy_1","summary":"Delete Product Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1{policyUuid}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-product/deletepolicy_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/policies/{policyUuid}"},{"label":"Update Product Policy Priorities","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/updatepriorities_1","routeSlug":"/sca/2.0/policies-product/updatepriorities_1","metadata":{"seo":{"title":"Update Product Policy Priorities","description":"Updates the priority of policies in a given product. Policies are numbered and then evaluated sequentially. The request body should contain a list of policy UUIDs in the desired order, starting from highest priority. The service returns a list or ordered policies."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updatePriorities_1","name":"Update Product Policy Priorities","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1priority/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Product Policy Priorities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates the priority of policies in a given product. Policies are numbered and then evaluated sequentially. The request body should contain a list of policy UUIDs in the desired order, starting from highest priority. The service returns a list or ordered policies."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1priority/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdatePrioritiesRequestDTO"}},"schemaId":"components/schemas/UpdatePrioritiesRequestDTO","pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1priority/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/products/{productToken}/policies/priority","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdatePrioritiesRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/policies/priority","href":"policies-product/updatepriorities_1","openApiOperationId":"updatePriorities_1","summary":"Update Product Policy Priorities"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UpdatePrioritiesRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdatePrioritiesRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}},"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1priority/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionPolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-product/updatepriorities_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/policies/priority"},{"label":"Apply Product Policies On Inventory","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/applyoninventory_1","routeSlug":"/sca/2.0/policies-product/applyoninventory_1","metadata":{"seo":{"title":"Apply Product Policies On Inventory","description":"After initiating this call, the process will be performed asynchronously in the background. To check the status of the process and retrieve the final outcome, use the \"Get Async Process Status\" request."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"applyOnInventory_1","name":"Apply Product Policies On Inventory","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1apply/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Apply Product Policies On Inventory","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"After initiating this call, the process will be performed asynchronously in the background. To check the status of the process and retrieve the final outcome, use the \"Get Async Process Status\" request."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1apply/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/products/{productToken}/policies/apply","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/policies/apply","href":"policies-product/applyoninventory_1","openApiOperationId":"applyOnInventory_1","summary":"Apply Product Policies On Inventory"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"}},"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies~1apply/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-product/applyoninventory_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/policies/apply"},{"label":"Get Product Policies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/getcontextpolicies_1","routeSlug":"/sca/2.0/policies-product/getcontextpolicies_1","metadata":{"seo":{"title":"Get Product Policies","description":"Returns all policies of a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getContextPolicies_1","name":"Get Product Policies","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Policies","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all policies of a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/policies","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/policies","href":"policies-product/getcontextpolicies_1","openApiOperationId":"getContextPolicies_1","summary":"Get Product Policies"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}},"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionPolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-product/getcontextpolicies_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/policies"},{"label":"Create Product Policy","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-product/createpolicy_1","routeSlug":"/sca/2.0/policies-product/createpolicy_1","metadata":{"seo":{"title":"Create Product Policy","description":"Creates a new policy for a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createPolicy_1","name":"Create Product Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Product Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new policy for a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"schemaId":"components/schemas/PolicyRequestDTO","pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/products/{productToken}/policies","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/policies","href":"policies-product/createpolicy_1","openApiOperationId":"createPolicy_1","summary":"Create Product Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/PolicyRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}},"schemaId":"components/schemas/DWRResponsePolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1policies/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-product/createpolicy_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/policies"}],"content":{"contentType":"group","meta":{"name":"Policies - Product"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Policies - Product","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/products/{productToken}/policies/{policyUuid}","summary":"Get Product Policy","prefix":{"name":"get","color":"get"},"badges":[],"link":"/policies-product/getcontextpolicy_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/policies/{policyUuid}","summary":"Update Product Policy","prefix":{"name":"put","color":"put"},"badges":[],"link":"/policies-product/updatepolicy_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/policies/{policyUuid}","summary":"Delete Product Policy","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/policies-product/deletepolicy_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/policies/priority","summary":"Update Product Policy Priorities","prefix":{"name":"put","color":"put"},"badges":[],"link":"/policies-product/updatepriorities_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/policies/apply","summary":"Apply Product Policies On Inventory","prefix":{"name":"post","color":"post"},"badges":[],"link":"/policies-product/applyoninventory_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/policies","summary":"Get Product Policies","prefix":{"name":"get","color":"get"},"badges":[],"link":"/policies-product/getcontextpolicies_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/policies","summary":"Create Product Policy","prefix":{"name":"post","color":"post"},"badges":[],"link":"/policies-product/createpolicy_1","deprecated":false}]}]}]}]}},{"type":"group","label":"CustomAttribute - Product","link":"/sca/2.0/customattribute-product","routeSlug":"/sca/2.0/customattribute-product","items":[{"label":"Set Custom Attribute","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/customattribute-product/setcustomattributevalue_1","routeSlug":"/sca/2.0/customattribute-product/setcustomattributevalue_1","metadata":{"seo":{"title":"Set Custom Attribute","description":"Edits the value of a custom attribute for a specified library, attribute, and context."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"setCustomAttributeValue_1","name":"Set Custom Attribute","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Set Custom Attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Edits the value of a custom attribute for a specified library, attribute, and context."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true},{"name":"attributeUuid","in":"path","schemaId":"schema_105","description":"Custom Attribute UUID","required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CustomAttributeValueDTO"}},"schemaId":"components/schemas/CustomAttributeValueDTO","pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"},{"name":"attributeUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CustomAttributeValueDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value","href":"customattribute-product/setcustomattributevalue_1","openApiOperationId":"setCustomAttributeValue_1","summary":"Set Custom Attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CustomAttributeValueDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CustomAttributeValueDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/customattribute-product/setcustomattributevalue_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value"}],"content":{"contentType":"group","meta":{"name":"CustomAttribute - Product"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"CustomAttribute - Product","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value","summary":"Set Custom Attribute","prefix":{"name":"put","color":"put"},"badges":[],"link":"/customattribute-product/setcustomattributevalue_1","deprecated":false}]}]}]}]}},{"type":"group","label":"Entities - Product","link":"/sca/2.0/entities-product","routeSlug":"/sca/2.0/entities-product","items":[{"label":"Get Product","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-product/getentity_1","routeSlug":"/sca/2.0/entities-product/getentity_1","metadata":{"seo":{"title":"Get Product","description":"Returns a product as identified by its token"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getEntity_1","name":"Get Product","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a product as identified by its token"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}","href":"entities-product/getentity_1","openApiOperationId":"getEntity_1","summary":"Get Product"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseContextEntityDTO"}},"schemaId":"components/schemas/DWRResponseContextEntityDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseContextEntityDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseContextEntityDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-product/getentity_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}"},{"label":"Rename Product","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-product/updateproduct","routeSlug":"/sca/2.0/entities-product/updateproduct","metadata":{"seo":{"title":"Rename Product","description":"Renames the product identified by its token"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateProduct","name":"Rename Product","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Rename Product","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Renames the product identified by its token"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"schemaId":"components/schemas/ContextEntityRequestDTO","pointer":"/paths/~1api~1v2.0~1products~1{productToken}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/products/{productToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}","href":"entities-product/updateproduct","openApiOperationId":"updateProduct","summary":"Rename Product"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/ContextEntityRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseProductDTO"}},"schemaId":"components/schemas/DWRResponseProductDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseProductDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseProductDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-product/updateproduct"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}"},{"label":"Remove Product","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-product/removeentity_1","routeSlug":"/sca/2.0/entities-product/removeentity_1","metadata":{"seo":{"title":"Remove Product","description":"Deletes a product as identified by its token"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"removeEntity_1","name":"Remove Product","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove Product","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes a product as identified by its token"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/products/{productToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}","href":"entities-product/removeentity_1","openApiOperationId":"removeEntity_1","summary":"Remove Product"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-product/removeentity_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}"},{"label":"Get Product Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-product/getprojects","routeSlug":"/sca/2.0/entities-product/getprojects","metadata":{"seo":{"title":"Get Product Projects","description":"Returns a list of the projects and their tokens for a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getProjects","name":"Get Product Projects","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1projects/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Projects","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of the projects and their tokens for a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1projects/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1projects/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/projects","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/projects","href":"entities-product/getprojects","openApiOperationId":"getProjects","summary":"Get Product Projects"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1projects/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-product/getprojects"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/projects"},{"label":"Create Project","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-product/createproject","routeSlug":"/sca/2.0/entities-product/createproject","metadata":{"seo":{"title":"Create Project","description":"Creates a new project within a given product. If the project already exists it returns the existing project."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createProject","name":"Create Project","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1projects/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new project within a given product. If the project already exists it returns the existing project."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1projects/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateProjectByProductRequestDTO"}},"schemaId":"components/schemas/CreateProjectByProductRequestDTO","pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1projects/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/products/{productToken}/projects","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateProjectByProductRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/projects","href":"entities-product/createproject","openApiOperationId":"createProject","summary":"Create Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CreateProjectByProductRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateProjectByProductRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCreatedProjectDTO"}},"schemaId":"components/schemas/DWRResponseCreatedProjectDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1projects/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCreatedProjectDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCreatedProjectDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-product/createproject"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/projects"}],"content":{"contentType":"group","meta":{"name":"Entities - Product"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Entities - Product","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/products/{productToken}","summary":"Get Product","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-product/getentity_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}","summary":"Rename Product","prefix":{"name":"put","color":"put"},"badges":[],"link":"/entities-product/updateproduct","deprecated":false},{"title":"/api/v2.0/products/{productToken}","summary":"Remove Product","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/entities-product/removeentity_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/projects","summary":"Get Product Projects","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-product/getprojects","deprecated":false},{"title":"/api/v2.0/products/{productToken}/projects","summary":"Create Project","prefix":{"name":"post","color":"post"},"badges":[],"link":"/entities-product/createproject","deprecated":false}]}]}]}]}},{"type":"group","label":"Settings - Whitelist","link":"/sca/2.0/settings-whitelist","routeSlug":"/sca/2.0/settings-whitelist","items":[{"label":"Update single Whitelist Rule","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/updateorgwhitelistsettings","routeSlug":"/sca/2.0/settings-whitelist/updateorgwhitelistsettings","metadata":{"seo":{"title":"Update single Whitelist Rule","description":"Updates the properties of a single whitelist rule of an organization, including matching libraries, their vulnerability scores and the actions to take"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateOrgWhiteListSettings","name":"Update single Whitelist Rule","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1{uuid}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update single Whitelist Rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates the properties of a single whitelist rule of an organization, including matching libraries, their vulnerability scores and the actions to take"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"uuid","in":"path","schemaId":"schema_105","description":"AllowList rule UUID","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1{uuid}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateWhiteListRuleRequestDTO"}},"schemaId":"components/schemas/UpdateWhiteListRuleRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1{uuid}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"uuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateWhiteListRuleRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid}","href":"settings-whitelist/updateorgwhitelistsettings","openApiOperationId":"updateOrgWhiteListSettings","summary":"Update single Whitelist Rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UpdateWhiteListRuleRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateWhiteListRuleRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseWhiteListRuleDTO"}},"schemaId":"components/schemas/DWRResponseWhiteListRuleDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1{uuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseWhiteListRuleDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseWhiteListRuleDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-whitelist/updateorgwhitelistsettings"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid}"},{"label":"Delete Single Whitelist Rule","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/deleteorgwhitelistsettings","routeSlug":"/sca/2.0/settings-whitelist/deleteorgwhitelistsettings","metadata":{"seo":{"title":"Delete Single Whitelist Rule","description":"Deletes one of the whitelist rules of an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deleteOrgWhiteListSettings","name":"Delete Single Whitelist Rule","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1{uuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete Single Whitelist Rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes one of the whitelist rules of an organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"uuid","in":"path","schemaId":"schema_105","description":"Whitelist rule UUID","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1{uuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"uuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid}","href":"settings-whitelist/deleteorgwhitelistsettings","openApiOperationId":"deleteOrgWhiteListSettings","summary":"Delete Single Whitelist Rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1{uuid}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-whitelist/deleteorgwhitelistsettings"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid}"},{"label":"Update Whitelist Rules","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/updatewhitelistrulessettings","routeSlug":"/sca/2.0/settings-whitelist/updatewhitelistrulessettings","metadata":{"seo":{"title":"Update Whitelist Rules","description":"Updates an organization's whitelist rules for vulnerability scores and the actions to take with libraries that appear in the whitelist"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateWhiteListRulesSettings","name":"Update Whitelist Rules","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Whitelist Rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates an organization's whitelist rules for vulnerability scores and the actions to take with libraries that appear in the whitelist"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_112"}},"schemaId":"schema_112","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_112"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules","href":"settings-whitelist/updatewhitelistrulessettings","openApiOperationId":"updateWhiteListRulesSettings","summary":"Update Whitelist Rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"schema_112","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_112"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-whitelist/updatewhitelistrulessettings"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules"},{"label":"Add Whitelist Rules","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/addwhitelistrulessettings","routeSlug":"/sca/2.0/settings-whitelist/addwhitelistrulessettings","metadata":{"seo":{"title":"Add Whitelist Rules","description":"Creates multiple new whitelist rules for an organization, defining which libraries to match, their vulnerability scores and the actions to take. Whitelisted libraries have been pre-approved by your organization so no policy alerts will be created for them during scans, and they will be ignored by all organizational policies."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"addWhiteListRulesSettings","name":"Add Whitelist Rules","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add Whitelist Rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates multiple new whitelist rules for an organization, defining which libraries to match, their vulnerability scores and the actions to take. Whitelisted libraries have been pre-approved by your organization so no policy alerts will be created for them during scans, and they will be ignored by all organizational policies."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateWhiteListRulesRequestDTO"}},"schemaId":"components/schemas/CreateWhiteListRulesRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateWhiteListRulesRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules","href":"settings-whitelist/addwhitelistrulessettings","openApiOperationId":"addWhiteListRulesSettings","summary":"Add Whitelist Rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CreateWhiteListRulesRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateWhiteListRulesRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListWhiteListRuleDTO"}},"schemaId":"components/schemas/DWRResponseListWhiteListRuleDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseListWhiteListRuleDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListWhiteListRuleDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-whitelist/addwhitelistrulessettings"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules"},{"label":"Delete Whitelist Rules","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/deletewhitelistrulessettings","routeSlug":"/sca/2.0/settings-whitelist/deletewhitelistrulessettings","metadata":{"seo":{"title":"Delete Whitelist Rules","description":"Deletes all of the whitelist rules of an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deleteWhiteListRulesSettings","name":"Delete Whitelist Rules","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/delete","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete Whitelist Rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes all of the whitelist rules of an organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/delete/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_113"}},"schemaId":"schema_113","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/delete/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_113"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules","href":"settings-whitelist/deletewhitelistrulessettings","openApiOperationId":"deleteWhiteListRulesSettings","summary":"Delete Whitelist Rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"schema_113","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_113"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1rules/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-whitelist/deletewhitelistrulessettings"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules"},{"label":"Apply Whitelist Rules to Existing Inventory","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/applywhitelistrules","routeSlug":"/sca/2.0/settings-whitelist/applywhitelistrules","metadata":{"seo":{"title":"Apply Whitelist Rules to Existing Inventory","description":"Applies the current whitelist rules to an organization's inventory. Whitelisted libraries are pre-approved by the organization so no policy alerts will be created for them, and they will be ignored by all organizational policies."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"applyWhiteListRules","name":"Apply Whitelist Rules to Existing Inventory","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1apply/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Apply Whitelist Rules to Existing Inventory","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Applies the current whitelist rules to an organization's inventory. Whitelisted libraries are pre-approved by the organization so no policy alerts will be created for them, and they will be ignored by all organizational policies."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1apply/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}/settings/whiteList/apply","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/whiteList/apply","href":"settings-whitelist/applywhitelistrules","openApiOperationId":"applyWhiteListRules","summary":"Apply Whitelist Rules to Existing Inventory"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList~1apply/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-whitelist/applywhitelistrules"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList/apply"},{"label":"Get All Whitelist Rules","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/getorgwhitelistsettings","routeSlug":"/sca/2.0/settings-whitelist/getorgwhitelistsettings","metadata":{"seo":{"title":"Get All Whitelist Rules","description":"Retrieves all of the whitelist rules of an organization. Whitelisted libraries are pre-approved by the organization so no policy alerts will be created for them, and they will be ignored by all organizational policies"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getOrgWhiteListSettings","name":"Get All Whitelist Rules","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Whitelist Rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves all of the whitelist rules of an organization. Whitelisted libraries are pre-approved by the organization so no policy alerts will be created for them, and they will be ignored by all organizational policies"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/settings/whiteList","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/whiteList","href":"settings-whitelist/getorgwhitelistsettings","openApiOperationId":"getOrgWhiteListSettings","summary":"Get All Whitelist Rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListWhiteListRuleDTO"}},"schemaId":"components/schemas/DWRResponsePageableListWhiteListRuleDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListWhiteListRuleDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListWhiteListRuleDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-whitelist/getorgwhitelistsettings"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList"},{"label":"Add Single Whitelist Rule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-whitelist/addorgwhitelistsettings","routeSlug":"/sca/2.0/settings-whitelist/addorgwhitelistsettings","metadata":{"seo":{"title":"Add Single Whitelist Rule","description":"Creates a new whitelist rule for an organization, defining which libraries to match along, their vulnerability scores and the actions to take. Whitelisted libraries have been pre-approved by your organization so no policy alerts will be created for them during scans, and they will be ignored by all organizational policies."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"addOrgWhiteListSettings","name":"Add Single Whitelist Rule","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add Single Whitelist Rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new whitelist rule for an organization, defining which libraries to match along, their vulnerability scores and the actions to take. Whitelisted libraries have been pre-approved by your organization so no policy alerts will be created for them during scans, and they will be ignored by all organizational policies."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateWhiteListRuleRequestDTO"}},"schemaId":"components/schemas/CreateWhiteListRuleRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/settings/whiteList","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateWhiteListRuleRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/whiteList","href":"settings-whitelist/addorgwhitelistsettings","openApiOperationId":"addOrgWhiteListSettings","summary":"Add Single Whitelist Rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CreateWhiteListRuleRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateWhiteListRuleRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseWhiteListRuleDTO"}},"schemaId":"components/schemas/DWRResponseWhiteListRuleDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1whiteList/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseWhiteListRuleDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseWhiteListRuleDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-whitelist/addorgwhitelistsettings"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/whiteList"}],"content":{"contentType":"group","meta":{"name":"Settings - Whitelist"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Settings - Whitelist","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid}","summary":"Update single Whitelist Rule","prefix":{"name":"put","color":"put"},"badges":[],"link":"/settings-whitelist/updateorgwhitelistsettings","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/whiteList/{uuid}","summary":"Delete Single Whitelist Rule","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/settings-whitelist/deleteorgwhitelistsettings","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules","summary":"Update Whitelist Rules","prefix":{"name":"put","color":"put"},"badges":[],"link":"/settings-whitelist/updatewhitelistrulessettings","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules","summary":"Add Whitelist Rules","prefix":{"name":"post","color":"post"},"badges":[],"link":"/settings-whitelist/addwhitelistrulessettings","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/whiteList/rules","summary":"Delete Whitelist Rules","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/settings-whitelist/deletewhitelistrulessettings","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/whiteList/apply","summary":"Apply Whitelist Rules to Existing Inventory","prefix":{"name":"put","color":"put"},"badges":[],"link":"/settings-whitelist/applywhitelistrules","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/whiteList","summary":"Get All Whitelist Rules","prefix":{"name":"get","color":"get"},"badges":[],"link":"/settings-whitelist/getorgwhitelistsettings","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/whiteList","summary":"Add Single Whitelist Rule","prefix":{"name":"post","color":"post"},"badges":[],"link":"/settings-whitelist/addorgwhitelistsettings","deprecated":false}]}]}]}]}},{"type":"group","label":"Settings - In-House","link":"/sca/2.0/settings-in-house","routeSlug":"/sca/2.0/settings-in-house","items":[{"label":"Update single InHouse Rule","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/updateinhouserule","routeSlug":"/sca/2.0/settings-in-house/updateinhouserule","metadata":{"seo":{"title":"Update single InHouse Rule","description":"Updates a single In-House library rule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateInHouseRule","name":"Update single InHouse Rule","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1{ruleUuid}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update single InHouse Rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates a single In-House library rule"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"ruleUuid","in":"path","schemaId":"schema_105","description":"The In-House rule UUID","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1{ruleUuid}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateInHouseRuleRequestDTO"}},"schemaId":"components/schemas/UpdateInHouseRuleRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1{ruleUuid}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}/settings/inHouse/{ruleUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"ruleUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateInHouseRuleRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/inHouse/{ruleUuid}","href":"settings-in-house/updateinhouserule","openApiOperationId":"updateInHouseRule","summary":"Update single InHouse Rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UpdateInHouseRuleRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateInHouseRuleRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseWarningInHouseRuleDTO"}},"schemaId":"components/schemas/DWRResponseWarningInHouseRuleDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1{ruleUuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseWarningInHouseRuleDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseWarningInHouseRuleDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-in-house/updateinhouserule"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/{ruleUuid}"},{"label":"Delete Single In-House Rule","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/deleteinhouserule","routeSlug":"/sca/2.0/settings-in-house/deleteinhouserule","metadata":{"seo":{"title":"Delete Single In-House Rule","description":"Deletes a single In-House library rule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deleteInHouseRule","name":"Delete Single In-House Rule","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1{ruleUuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete Single In-House Rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes a single In-House library rule"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"ruleUuid","in":"path","schemaId":"schema_105","description":"The InHouse rule UUID","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1{ruleUuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/settings/inHouse/{ruleUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"ruleUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/inHouse/{ruleUuid}","href":"settings-in-house/deleteinhouserule","openApiOperationId":"deleteInHouseRule","summary":"Delete Single In-House Rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1{ruleUuid}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-in-house/deleteinhouserule"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/{ruleUuid}"},{"label":"Update Multiple In-House Rules","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/updateallowlistrulessettings","routeSlug":"/sca/2.0/settings-in-house/updateallowlistrulessettings","metadata":{"seo":{"title":"Update Multiple In-House Rules","description":"Updates the pattern-mat§ching rules of an In-House library rule"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateAllowListRulesSettings","name":"Update Multiple In-House Rules","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Multiple In-House Rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the pattern-mat§ching rules of an In-House library rule"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_114"}},"schemaId":"schema_114","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_114"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules","href":"settings-in-house/updateallowlistrulessettings","openApiOperationId":"updateAllowListRulesSettings","summary":"Update Multiple In-House Rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"schema_114","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_114"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-in-house/updateallowlistrulessettings"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules"},{"label":"Create Multiple In-House Rules","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/addinhouserules","routeSlug":"/sca/2.0/settings-in-house/addinhouserules","metadata":{"seo":{"title":"Create Multiple In-House Rules","description":"Creates one or more in-house library rules"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"addInHouseRules","name":"Create Multiple In-House Rules","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Multiple In-House Rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates one or more in-house library rules"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_115"}},"schemaId":"schema_115","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_115"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules","href":"settings-in-house/addinhouserules","openApiOperationId":"addInHouseRules","summary":"Create Multiple In-House Rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"schema_115","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_115"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseWarningListInHouseRuleDTO"}},"schemaId":"components/schemas/DWRResponseWarningListInHouseRuleDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseWarningListInHouseRuleDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseWarningListInHouseRuleDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-in-house/addinhouserules"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules"},{"label":"Delete multiple InhHouse rules","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/deleteinhouserules","routeSlug":"/sca/2.0/settings-in-house/deleteinhouserules","metadata":{"seo":{"title":"Delete multiple InhHouse rules","description":"Deletes one or more in-house library rules"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deleteInHouseRules","name":"Delete multiple InhHouse rules","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/delete","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete multiple InhHouse rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes one or more in-house library rules"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/delete/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_116"}},"schemaId":"schema_116","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/delete/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_116"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules","href":"settings-in-house/deleteinhouserules","openApiOperationId":"deleteInHouseRules","summary":"Delete multiple InhHouse rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"schema_116","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_116"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1rules/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-in-house/deleteinhouserules"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules"},{"label":"Apply In-House Rules","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/applywhitelistrules_1","routeSlug":"/sca/2.0/settings-in-house/applywhitelistrules_1","metadata":{"seo":{"title":"Apply In-House Rules","description":"Applies the current In-House library rules to a given organization. Use this request after creating and/or updating In-House rules"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"applyWhiteListRules_1","name":"Apply In-House Rules","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1apply/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Apply In-House Rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Applies the current In-House library rules to a given organization. Use this request after creating and/or updating In-House rules"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1apply/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}/settings/inHouse/apply","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/inHouse/apply","href":"settings-in-house/applywhitelistrules_1","openApiOperationId":"applyWhiteListRules_1","summary":"Apply In-House Rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse~1apply/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-in-house/applywhitelistrules_1"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse/apply"},{"label":"Get In-House Settings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/getorgproprietaryrules","routeSlug":"/sca/2.0/settings-in-house/getorgproprietaryrules","metadata":{"seo":{"title":"Get In-House Settings","description":"Returns a list of all In-House library rules for a given organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getOrgProprietaryRules","name":"Get In-House Settings","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get In-House Settings","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of all In-House library rules for a given organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/settings/inHouse","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/inHouse","href":"settings-in-house/getorgproprietaryrules","openApiOperationId":"getOrgProprietaryRules","summary":"Get In-House Settings"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableInHouseSettingsDTO"}},"schemaId":"components/schemas/DWRResponsePageableInHouseSettingsDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableInHouseSettingsDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableInHouseSettingsDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-in-house/getorgproprietaryrules"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse"},{"label":"Create Single In-House Rule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/settings-in-house/addproprietaryrule","routeSlug":"/sca/2.0/settings-in-house/addproprietaryrule","metadata":{"seo":{"title":"Create Single In-House Rule","description":"Creates a single In-House rule to match libraries by name or maven coordinates (artifact id, group id) and designate these libraries as known, trusted entities"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"addProprietaryRule","name":"Create Single In-House Rule","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Single In-House Rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a single In-House rule to match libraries by name or maven coordinates (artifact id, group id) and designate these libraries as known, trusted entities"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateInHouseRuleRequestDTO"}},"schemaId":"components/schemas/CreateInHouseRuleRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/settings/inHouse","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateInHouseRuleRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/settings/inHouse","href":"settings-in-house/addproprietaryrule","openApiOperationId":"addProprietaryRule","summary":"Create Single In-House Rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CreateInHouseRuleRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateInHouseRuleRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseWarningInHouseRuleDTO"}},"schemaId":"components/schemas/DWRResponseWarningInHouseRuleDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1settings~1inHouse/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseWarningInHouseRuleDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseWarningInHouseRuleDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/settings-in-house/addproprietaryrule"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/settings/inHouse"}],"content":{"contentType":"group","meta":{"name":"Settings - In-House"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Settings - In-House","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/settings/inHouse/{ruleUuid}","summary":"Update single InHouse Rule","prefix":{"name":"put","color":"put"},"badges":[],"link":"/settings-in-house/updateinhouserule","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/inHouse/{ruleUuid}","summary":"Delete Single In-House Rule","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/settings-in-house/deleteinhouserule","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules","summary":"Update Multiple In-House Rules","prefix":{"name":"put","color":"put"},"badges":[],"link":"/settings-in-house/updateallowlistrulessettings","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules","summary":"Create Multiple In-House Rules","prefix":{"name":"post","color":"post"},"badges":[],"link":"/settings-in-house/addinhouserules","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/inHouse/rules","summary":"Delete multiple InhHouse rules","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/settings-in-house/deleteinhouserules","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/inHouse/apply","summary":"Apply In-House Rules","prefix":{"name":"put","color":"put"},"badges":[],"link":"/settings-in-house/applywhitelistrules_1","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/inHouse","summary":"Get In-House Settings","prefix":{"name":"get","color":"get"},"badges":[],"link":"/settings-in-house/getorgproprietaryrules","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/settings/inHouse","summary":"Create Single In-House Rule","prefix":{"name":"post","color":"post"},"badges":[],"link":"/settings-in-house/addproprietaryrule","deprecated":false}]}]}]}]}},{"type":"group","label":"Policies - Organization","link":"/sca/2.0/policies-organization","routeSlug":"/sca/2.0/policies-organization","items":[{"label":"Get organization policy","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/getcontextpolicy_2","routeSlug":"/sca/2.0/policies-organization/getcontextpolicy_2","metadata":{"seo":{"title":"Get organization policy","description":"Returns the given policy for a particular organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getContextPolicy_2","name":"Get organization policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1{policyUuid}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get organization policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the given policy for a particular organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"policyUuid","in":"path","schemaId":"schema_105","description":"Policy UUID (by running Policies - Organization and run Get Organization Policies, or the equivalent for Product or Project.)","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1{policyUuid}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"policyUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}","href":"policies-organization/getcontextpolicy_2","openApiOperationId":"getContextPolicy_2","summary":"Get organization policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}},"schemaId":"components/schemas/DWRResponsePolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1{policyUuid}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-organization/getcontextpolicy_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}"},{"label":"Update Organization Policy","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/updatepolicy_2","routeSlug":"/sca/2.0/policies-organization/updatepolicy_2","metadata":{"seo":{"title":"Update Organization Policy","description":"Updates a policy of a given organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updatePolicy_2","name":"Update Organization Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1{policyUuid}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Organization Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates a policy of a given organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"policyUuid","in":"path","schemaId":"schema_105","description":"Policy UUID (by running Policies - Organization and run Get Organization Policies, or the equivalent for Product or Project.)","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1{policyUuid}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"schemaId":"components/schemas/PolicyRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1{policyUuid}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"policyUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}","href":"policies-organization/updatepolicy_2","openApiOperationId":"updatePolicy_2","summary":"Update Organization Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/PolicyRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}},"schemaId":"components/schemas/DWRResponsePolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1{policyUuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-organization/updatepolicy_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}"},{"label":"Delete Organization Policy","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/deletepolicy_2","routeSlug":"/sca/2.0/policies-organization/deletepolicy_2","metadata":{"seo":{"title":"Delete Organization Policy","description":"Deletes the given policy for an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deletePolicy_2","name":"Delete Organization Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1{policyUuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete Organization Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes the given policy for an organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"policyUuid","in":"path","schemaId":"schema_105","description":"Policy UUID (by running Policies - Organization and run Get Organization Policies, or the equivalent for Product or Project.)","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1{policyUuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"policyUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}","href":"policies-organization/deletepolicy_2","openApiOperationId":"deletePolicy_2","summary":"Delete Organization Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1{policyUuid}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-organization/deletepolicy_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}"},{"label":"Update Organization Policy Priorities","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/updatepriorities_2","routeSlug":"/sca/2.0/policies-organization/updatepriorities_2","metadata":{"seo":{"title":"Update Organization Policy Priorities","description":"Updates the priority of policies in a given organization. Policies are numbered and then evaluated sequentially. The request body should contain a list of policy UUIDs in the desired order, starting from highest priority. The service returns a list or ordered policies."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updatePriorities_2","name":"Update Organization Policy Priorities","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1priority/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Organization Policy Priorities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates the priority of policies in a given organization. Policies are numbered and then evaluated sequentially. The request body should contain a list of policy UUIDs in the desired order, starting from highest priority. The service returns a list or ordered policies."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1priority/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdatePrioritiesRequestDTO"}},"schemaId":"components/schemas/UpdatePrioritiesRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1priority/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}/policies/priority","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdatePrioritiesRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/policies/priority","href":"policies-organization/updatepriorities_2","openApiOperationId":"updatePriorities_2","summary":"Update Organization Policy Priorities"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UpdatePrioritiesRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdatePrioritiesRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}},"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1priority/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionPolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-organization/updatepriorities_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/policies/priority"},{"label":"Apply Organization Policies On Inventory","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/applyoninventory_2","routeSlug":"/sca/2.0/policies-organization/applyoninventory_2","metadata":{"seo":{"title":"Apply Organization Policies On Inventory","description":"After initiating this call, the process will be performed asynchronously in the background. To check the status of the process and retrieve the final outcome, use the \"Get Async Process Status\" request."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"applyOnInventory_2","name":"Apply Organization Policies On Inventory","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1apply/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Apply Organization Policies On Inventory","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"After initiating this call, the process will be performed asynchronously in the background. To check the status of the process and retrieve the final outcome, use the \"Get Async Process Status\" request."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1apply/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/policies/apply","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/policies/apply","href":"policies-organization/applyoninventory_2","openApiOperationId":"applyOnInventory_2","summary":"Apply Organization Policies On Inventory"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"}},"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies~1apply/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-organization/applyoninventory_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/policies/apply"},{"label":"Get organization policies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/getcontextpolicies_2","routeSlug":"/sca/2.0/policies-organization/getcontextpolicies_2","metadata":{"seo":{"title":"Get organization policies","description":"Returns all of the policies of a given organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getContextPolicies_2","name":"Get organization policies","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get organization policies","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all of the policies of a given organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/policies","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/policies","href":"policies-organization/getcontextpolicies_2","openApiOperationId":"getContextPolicies_2","summary":"Get organization policies"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}},"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionPolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionPolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-organization/getcontextpolicies_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/policies"},{"label":"Create Organization Policy","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/policies-organization/createpolicy_2","routeSlug":"/sca/2.0/policies-organization/createpolicy_2","metadata":{"seo":{"title":"Create Organization Policy","description":"Creates a new policy for a given organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createPolicy_2","name":"Create Organization Policy","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Organization Policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new policy for a given organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"schemaId":"components/schemas/PolicyRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/policies","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/policies","href":"policies-organization/createpolicy_2","openApiOperationId":"createPolicy_2","summary":"Create Organization Policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/PolicyRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PolicyRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}},"schemaId":"components/schemas/DWRResponsePolicyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1policies/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePolicyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePolicyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/policies-organization/createpolicy_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/policies"}],"content":{"contentType":"group","meta":{"name":"Policies - Organization"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Policies - Organization","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}","summary":"Get organization policy","prefix":{"name":"get","color":"get"},"badges":[],"link":"/policies-organization/getcontextpolicy_2","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}","summary":"Update Organization Policy","prefix":{"name":"put","color":"put"},"badges":[],"link":"/policies-organization/updatepolicy_2","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/policies/{policyUuid}","summary":"Delete Organization Policy","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/policies-organization/deletepolicy_2","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/policies/priority","summary":"Update Organization Policy Priorities","prefix":{"name":"put","color":"put"},"badges":[],"link":"/policies-organization/updatepriorities_2","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/policies/apply","summary":"Apply Organization Policies On Inventory","prefix":{"name":"post","color":"post"},"badges":[],"link":"/policies-organization/applyoninventory_2","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/policies","summary":"Get organization policies","prefix":{"name":"get","color":"get"},"badges":[],"link":"/policies-organization/getcontextpolicies_2","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/policies","summary":"Create Organization Policy","prefix":{"name":"post","color":"post"},"badges":[],"link":"/policies-organization/createpolicy_2","deprecated":false}]}]}]}]}},{"type":"group","label":"CustomAttribute - Organization","link":"/sca/2.0/customattribute-organization","routeSlug":"/sca/2.0/customattribute-organization","items":[{"label":"Set Custom Attribute","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/customattribute-organization/setcustomattributevalue_2","routeSlug":"/sca/2.0/customattribute-organization/setcustomattributevalue_2","metadata":{"seo":{"title":"Set Custom Attribute","description":"Edits the value of a custom attribute for a specified library, attribute, and context."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"setCustomAttributeValue_2","name":"Set Custom Attribute","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Set Custom Attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Edits the value of a custom attribute for a specified library, attribute, and context."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true},{"name":"attributeUuid","in":"path","schemaId":"schema_105","description":"Custom Attribute UUID","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CustomAttributeValueDTO"}},"schemaId":"components/schemas/CustomAttributeValueDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"},{"name":"attributeUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CustomAttributeValueDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value","href":"customattribute-organization/setcustomattributevalue_2","openApiOperationId":"setCustomAttributeValue_2","summary":"Set Custom Attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CustomAttributeValueDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CustomAttributeValueDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1customAttributes~1{attributeUuid}~1value/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/customattribute-organization/setcustomattributevalue_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value"},{"label":"Get Organization Custom Attributes","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/customattribute-organization/getcustomattributes","routeSlug":"/sca/2.0/customattribute-organization/getcustomattributes","metadata":{"seo":{"title":"Get Organization Custom Attributes","description":"Retrieves all custom attributes in the given organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getCustomAttributes","name":"Get Organization Custom Attributes","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1customAttributes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Custom Attributes","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves all custom attributes in the given organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1customAttributes/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"context:[equals]:value"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1customAttributes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/customAttributes","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/customAttributes","href":"customattribute-organization/getcustomattributes","openApiOperationId":"getCustomAttributes","summary":"Get Organization Custom Attributes"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListCustomAttributeDTO"}},"schemaId":"components/schemas/DWRResponsePageableListCustomAttributeDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1customAttributes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListCustomAttributeDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListCustomAttributeDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/customattribute-organization/getcustomattributes"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/customAttributes"}],"content":{"contentType":"group","meta":{"name":"CustomAttribute - Organization"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"CustomAttribute - Organization","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/customAttributes/{attributeUuid}/value","summary":"Set Custom Attribute","prefix":{"name":"put","color":"put"},"badges":[],"link":"/customattribute-organization/setcustomattributevalue_2","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/customAttributes","summary":"Get Organization Custom Attributes","prefix":{"name":"get","color":"get"},"badges":[],"link":"/customattribute-organization/getcustomattributes","deprecated":false}]}]}]}]}},{"type":"group","label":"User Management - Groups","link":"/sca/2.0/user-management-groups","routeSlug":"/sca/2.0/user-management-groups","items":[{"label":"Get Group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/getgroup","routeSlug":"/sca/2.0/user-management-groups/getgroup","metadata":{"seo":{"title":"Get Group","description":"Returns the given group of an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getGroup","name":"Get Group","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the given group of an organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"groupUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Group UUID (by running User Management - Groups > Get All Groups of Organization)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"groupUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}","href":"user-management-groups/getgroup","openApiOperationId":"getGroup","summary":"Get Group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseGroupDTO"}},"schemaId":"components/schemas/DWRResponseGroupDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseGroupDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseGroupDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/getgroup"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}"},{"label":"Update Group","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/updategroup","routeSlug":"/sca/2.0/user-management-groups/updategroup","metadata":{"seo":{"title":"Update Group","description":"Updates the properties of a given group"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateGroup","name":"Update Group","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates the properties of a given group"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"groupUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Group UUID (by running User Management - Groups > Get All Groups of Organization)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateGroupRequestDTO"}},"schemaId":"components/schemas/UpdateGroupRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"groupUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateGroupRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}","href":"user-management-groups/updategroup","openApiOperationId":"updateGroup","summary":"Update Group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UpdateGroupRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateGroupRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseGroupDTO"}},"schemaId":"components/schemas/DWRResponseGroupDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseGroupDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseGroupDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/updategroup"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}"},{"label":"Delete Group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/deletegroup","routeSlug":"/sca/2.0/user-management-groups/deletegroup","metadata":{"seo":{"title":"Delete Group","description":"Deletes the given group"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deleteGroup","name":"Delete Group","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete Group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes the given group"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"groupUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Group UUID (by running User Management - Groups > Get All Groups of Organization)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"groupUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}","href":"user-management-groups/deletegroup","openApiOperationId":"deleteGroup","summary":"Delete Group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/deletegroup"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}"},{"label":"Get Group Users","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/getgroupusers","routeSlug":"/sca/2.0/user-management-groups/getgroupusers","metadata":{"seo":{"title":"Get Group Users","description":"Returns a list of users that belong to given group"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getGroupUsers","name":"Get Group Users","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Group Users","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of users that belong to given group"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"groupUuid","in":"path","schemaId":"schema_105","description":"The group UUID","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"accountStatus:[equals|in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"email:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"userType:[like | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"roles:[equals|in]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"email"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"userType"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"groupUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users","href":"user-management-groups/getgroupusers","openApiOperationId":"getGroupUsers","summary":"Get Group Users"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListUserInfoDTO"}},"schemaId":"components/schemas/DWRResponsePageableListUserInfoDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListUserInfoDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListUserInfoDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/getgroupusers"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users"},{"label":"Add User To Group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/adduserstogroup","routeSlug":"/sca/2.0/user-management-groups/adduserstogroup","metadata":{"seo":{"title":"Add User To Group","description":"Adds a user to an organization's group"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"addUsersToGroup","name":"Add User To Group","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add User To Group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Adds a user to an organization's group"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"groupUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Group UUID (by running User Management - Groups > Get All Groups of Organization)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UserEmailsRequestDTO"}},"schemaId":"components/schemas/UserEmailsRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"groupUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UserEmailsRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users","href":"user-management-groups/adduserstogroup","openApiOperationId":"addUsersToGroup","summary":"Add User To Group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UserEmailsRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UserEmailsRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/adduserstogroup"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users"},{"label":"Get Group Roles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/getgrouproles","routeSlug":"/sca/2.0/user-management-groups/getgrouproles","metadata":{"seo":{"title":"Get Group Roles","description":"Returns the list of roles associated with a given group"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getGroupRoles","name":"Get Group Roles","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Group Roles","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the list of roles associated with a given group"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"groupUuid","in":"path","schemaId":"schema_105","description":"The group UUID","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"contextName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"contextType[like | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"role[like | equals | regex]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"contextName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"contextType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"role"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"groupUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles","href":"user-management-groups/getgrouproles","openApiOperationId":"getGroupRoles","summary":"Get Group Roles"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListMultipleGroupRolesPerContextDTO"}},"schemaId":"components/schemas/DWRResponsePageableListMultipleGroupRolesPerContextDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListMultipleGroupRolesPerContextDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListMultipleGroupRolesPerContextDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/getgrouproles"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles"},{"label":"Add Group Role","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/addgrouproles","routeSlug":"/sca/2.0/user-management-groups/addgrouproles","metadata":{"seo":{"title":"Add Group Role","description":"Creates a new group role for an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"addGroupRoles","name":"Add Group Role","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add Group Role","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new group role for an organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"groupUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Group UUID (by running User Management - Groups > Get All Groups of Organization)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GroupRoleRequestDTO"}},"schemaId":"components/schemas/GroupRoleRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"groupUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/GroupRoleRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles","href":"user-management-groups/addgrouproles","openApiOperationId":"addGroupRoles","summary":"Add Group Role"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/GroupRoleRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GroupRoleRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseGroupRoleDTO"}},"schemaId":"components/schemas/DWRResponseGroupRoleDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseGroupRoleDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseGroupRoleDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/addgrouproles"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles"},{"label":"Remove Group Roles","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/removegrouproles","routeSlug":"/sca/2.0/user-management-groups/removegrouproles","metadata":{"seo":{"title":"Remove Group Roles","description":"Deletes a role from a group"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"removeGroupRoles","name":"Remove Group Roles","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/delete","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove Group Roles","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes a role from a group"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"groupUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Group UUID (by running User Management - Groups > Get All Groups of Organization)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/delete/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GroupRoleRequestDTO"}},"schemaId":"components/schemas/GroupRoleRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/delete/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"groupUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/GroupRoleRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles","href":"user-management-groups/removegrouproles","openApiOperationId":"removeGroupRoles","summary":"Remove Group Roles"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/GroupRoleRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GroupRoleRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1roles/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/removegrouproles"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles"},{"label":"Get All Groups of organization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/getallorganizationgroups","routeSlug":"/sca/2.0/user-management-groups/getallorganizationgroups","metadata":{"seo":{"title":"Get All Groups of organization","description":"Returns a list of all groups within an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getAllOrganizationGroups","name":"Get All Groups of organization","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Groups of organization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of all groups within an organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"contextType:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product:in:value1,value2,value-n"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"roles:in:value1,value2,value-n"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"accountStatus"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"contextType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"role"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"users"},"children":[]}]}]}]}]},{"name":"groupRolesByScope","in":"query","schemaId":"schema_106","description":"This query parameter allows you to group the roles assigned to a group by their scope (application/org). When set to true, the response will organize the roles into groups based on their associated application labels. This makes it easier to see which roles are linked to which applications within the group. "},{"name":"optionalColumns","in":"query","schemaId":"schema_117","description":"Used to add group roles information to the response"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/groups","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"},{"name":"groupRolesByScope","in":"query"},{"name":"optionalColumns","in":"query","schemaId":"schema_117"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups","href":"user-management-groups/getallorganizationgroups","openApiOperationId":"getAllOrganizationGroups","summary":"Get All Groups of organization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListGroupSummaryDTO"}},"schemaId":"components/schemas/DWRResponsePageableListGroupSummaryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListGroupSummaryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListGroupSummaryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/getallorganizationgroups"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups"},{"label":"Create Group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/creategroup","routeSlug":"/sca/2.0/user-management-groups/creategroup","metadata":{"seo":{"title":"Create Group","description":"Creates a new group for an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createGroup","name":"Create Group","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new group for an organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateGroupRequestDTO"}},"schemaId":"components/schemas/CreateGroupRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/groups","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateGroupRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups","href":"user-management-groups/creategroup","openApiOperationId":"createGroup","summary":"Create Group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CreateGroupRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateGroupRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseGroupDTO"}},"schemaId":"components/schemas/DWRResponseGroupDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseGroupDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseGroupDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/creategroup"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups"},{"label":"Delete User From Group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-groups/deleteuserfromgroup","routeSlug":"/sca/2.0/user-management-groups/deleteuserfromgroup","metadata":{"seo":{"title":"Delete User From Group","description":"Deletes a user from an organization's group"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deleteUserFromGroup","name":"Delete User From Group","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users~1{userUuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete User From Group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes a user from an organization's group"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"groupUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Group UUID (by running User Management - Groups > Get All Groups of Organization)."},"children":[]}]}]}],"required":true},{"name":"userUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"User UUID (by running User Management - Users > Get Organization Users)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users~1{userUuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users/{userUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"groupUuid","in":"path","required":true,"schemaId":"schema_105"},{"name":"userUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users/{userUuid}","href":"user-management-groups/deleteuserfromgroup","openApiOperationId":"deleteUserFromGroup","summary":"Delete User From Group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1groups~1{groupUuid}~1users~1{userUuid}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-groups/deleteuserfromgroup"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users/{userUuid}"}],"content":{"contentType":"group","meta":{"name":"User Management - Groups"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"User Management - Groups","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}","summary":"Get Group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-management-groups/getgroup","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}","summary":"Update Group","prefix":{"name":"put","color":"put"},"badges":[],"link":"/user-management-groups/updategroup","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}","summary":"Delete Group","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/user-management-groups/deletegroup","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users","summary":"Get Group Users","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-management-groups/getgroupusers","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users","summary":"Add User To Group","prefix":{"name":"post","color":"post"},"badges":[],"link":"/user-management-groups/adduserstogroup","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles","summary":"Get Group Roles","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-management-groups/getgrouproles","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles","summary":"Add Group Role","prefix":{"name":"post","color":"post"},"badges":[],"link":"/user-management-groups/addgrouproles","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/roles","summary":"Remove Group Roles","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/user-management-groups/removegrouproles","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/groups","summary":"Get All Groups of organization","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-management-groups/getallorganizationgroups","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/groups","summary":"Create Group","prefix":{"name":"post","color":"post"},"badges":[],"link":"/user-management-groups/creategroup","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/groups/{groupUuid}/users/{userUuid}","summary":"Delete User From Group","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/user-management-groups/deleteuserfromgroup","deprecated":false}]}]}]}]}},{"type":"group","label":"Entities - Organization","link":"/sca/2.0/entities-organization","routeSlug":"/sca/2.0/entities-organization","items":[{"label":"Get Organization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getentity_2","routeSlug":"/sca/2.0/entities-organization/getentity_2","metadata":{"seo":{"title":"Get Organization","description":"Returns an organization as identified by its token."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getEntity_2","name":"Get Organization","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns an organization as identified by its token. "},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}","href":"entities-organization/getentity_2","openApiOperationId":"getEntity_2","summary":"Get Organization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseContextEntityDTO"}},"schemaId":"components/schemas/DWRResponseContextEntityDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseContextEntityDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseContextEntityDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/getentity_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}"},{"label":"Rename Organization","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/updatedomain","routeSlug":"/sca/2.0/entities-organization/updatedomain","metadata":{"seo":{"title":"Rename Organization","description":"Renames the organization identified by its token"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateDomain","name":"Rename Organization","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Rename Organization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Renames the organization identified by its token"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"schemaId":"components/schemas/ContextEntityRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/api/v2.0/orgs/{orgToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}","href":"entities-organization/updatedomain","openApiOperationId":"updateDomain","summary":"Rename Organization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/ContextEntityRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseDomainDTO"}},"schemaId":"components/schemas/DWRResponseDomainDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseDomainDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseDomainDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/updatedomain"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}"},{"label":"Get Organization Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getprojects_1","routeSlug":"/sca/2.0/entities-organization/getprojects_1","metadata":{"seo":{"title":"Get Organization Projects","description":"Returns a list of all projects accessible to the current user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getProjects_1","name":"Get Organization Projects","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1projects/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Projects","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of all projects accessible to the current user"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1projects/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"populateProducts","in":"query","schemaId":"schema_118","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Add populateProducts=false to receive a slimmer response containing only the project UUID and name."},"children":[]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1projects/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/projects","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"populateProducts","in":"query","schemaId":"schema_118"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/projects","href":"entities-organization/getprojects_1","openApiOperationId":"getProjects_1","summary":"Get Organization Projects"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1projects/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/getprojects_1"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/projects"},{"label":"Create Project With A New Product","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/createproject_1","routeSlug":"/sca/2.0/entities-organization/createproject_1","metadata":{"seo":{"title":"Create Project With A New Product","description":"Creates a new project within a new product. If project name exists will return existing project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createProject_1","name":"Create Project With A New Product","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1projects/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Project With A New Product","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new project within a new product. If project name exists will return existing project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1projects/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateProjectByOrganizationRequestDTO"}},"schemaId":"components/schemas/CreateProjectByOrganizationRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1projects/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/projects","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateProjectByOrganizationRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/projects","href":"entities-organization/createproject_1","openApiOperationId":"createProject_1","summary":"Create Project With A New Product"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CreateProjectByOrganizationRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateProjectByOrganizationRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCreatedCreateProjectResponseDTO"}},"schemaId":"components/schemas/DWRResponseCreatedCreateProjectResponseDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1projects/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCreatedCreateProjectResponseDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCreatedCreateProjectResponseDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/createproject_1"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/projects"},{"label":"Get Organization Products","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getproducts","routeSlug":"/sca/2.0/entities-organization/getproducts","metadata":{"seo":{"title":"Get Organization Products","description":"Returns a list of all products accessible to the current user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getProducts","name":"Get Organization Products","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1products/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Products","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of all products accessible to the current user"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1products/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1products/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/products","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/products","href":"entities-organization/getproducts","openApiOperationId":"getProducts","summary":"Get Organization Products"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionProductDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionProductDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1products/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionProductDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionProductDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/getproducts"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/products"},{"label":"Create Product","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/createproduct","routeSlug":"/sca/2.0/entities-organization/createproduct","metadata":{"seo":{"title":"Create Product","description":"Creates a new product, If the product already exists it returns the existing product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createProduct","name":"Create Product","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1products/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Product","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new product, If the product already exists it returns the existing product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1products/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateProductDTO"}},"schemaId":"components/schemas/CreateProductDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1products/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/products","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateProductDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/products","href":"entities-organization/createproduct","openApiOperationId":"createProduct","summary":"Create Product"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CreateProductDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateProductDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCreatedProductDTO"}},"schemaId":"components/schemas/DWRResponseCreatedProductDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1products/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCreatedProductDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCreatedProductDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/createproduct"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/products"},{"label":"Get User Organizations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getuserdomains","routeSlug":"/sca/2.0/entities-organization/getuserdomains","metadata":{"seo":{"title":"Get User Organizations","description":"Returns a list of all organizations where the current user is a member."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getUserDomains","name":"Get User Organizations","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get User Organizations","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of all organizations where the current user is a member."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs","href":"entities-organization/getuserdomains","openApiOperationId":"getUserDomains","summary":"Get User Organizations"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionDomainDTO"}},"schemaId":"components/schemas/DWRResponseCollectionDomainDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionDomainDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionDomainDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/getuserdomains"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs"},{"label":"Create Organization","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/createdomain","routeSlug":"/sca/2.0/entities-organization/createdomain","metadata":{"seo":{"title":"Create Organization","description":"Creates a new organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createDomain","name":"Create Organization","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Organization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"schemaId":"components/schemas/ContextEntityRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs","href":"entities-organization/createdomain","openApiOperationId":"createDomain","summary":"Create Organization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/ContextEntityRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ContextEntityRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseDomainDTO"}},"schemaId":"components/schemas/DWRResponseDomainDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseDomainDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseDomainDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/createdomain"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs"},{"label":"Get Organization Product Entities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getdomainproductentities","routeSlug":"/sca/2.0/entities-organization/getdomainproductentities","metadata":{"seo":{"title":"Get Organization Product Entities","description":"Returns extended product information for all products in an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getDomainProductEntities","name":"Get Organization Product Entities","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1productEntities/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Product Entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns extended product information for all products in an organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1productEntities/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1productEntities/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/productEntities","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/productEntities","href":"entities-organization/getdomainproductentities","openApiOperationId":"getDomainProductEntities","summary":"Get Organization Product Entities"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionDomainEntitiesProductDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionDomainEntitiesProductDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1productEntities/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionDomainEntitiesProductDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionDomainEntitiesProductDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/getdomainproductentities"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/productEntities"},{"label":"Get Organization Entities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/getdomainentities","routeSlug":"/sca/2.0/entities-organization/getdomainentities","metadata":{"seo":{"title":"Get Organization Entities","description":"Returns all projects and their associated product for a given organization."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getDomainEntities","name":"Get Organization Entities","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1entities/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Entities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all projects and their associated product for a given organization."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1entities/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1entities/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/entities","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/entities","href":"entities-organization/getdomainentities","openApiOperationId":"getDomainEntities","summary":"Get Organization Entities"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionDomainEntitiesDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionDomainEntitiesDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1entities/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionDomainEntitiesDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionDomainEntitiesDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/getdomainentities"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/entities"},{"label":"Change Organization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/entities-organization/changedomain","routeSlug":"/sca/2.0/entities-organization/changedomain","metadata":{"seo":{"title":"Change Organization","description":"You can access a different organization by asking for a new JWT token for the new org. The previous JWT is still valid for the previous org until it expires. All JWT tokens are valid for 10 minutes."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"changeDomain","name":"Change Organization","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1changeOrganization~1{otherOrgToken}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Change Organization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"You can access a different organization by asking for a new JWT token for the new org. The previous JWT is still valid for the previous org until it expires. All JWT tokens are valid for 10 minutes."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"otherOrgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1changeOrganization~1{otherOrgToken}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/changeOrganization/{otherOrgToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"otherOrgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/changeOrganization/{otherOrgToken}","href":"entities-organization/changedomain","openApiOperationId":"changeDomain","summary":"Change Organization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseSessionInfo"}},"schemaId":"components/schemas/DWRResponseSessionInfo"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1changeOrganization~1{otherOrgToken}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseSessionInfo","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseSessionInfo"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/entities-organization/changedomain"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/changeOrganization/{otherOrgToken}"}],"content":{"contentType":"group","meta":{"name":"Entities - Organization"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Entities - Organization","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}","summary":"Get Organization","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-organization/getentity_2","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}","summary":"Rename Organization","prefix":{"name":"put","color":"put"},"badges":[],"link":"/entities-organization/updatedomain","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/projects","summary":"Get Organization Projects","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-organization/getprojects_1","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/projects","summary":"Create Project With A New Product","prefix":{"name":"post","color":"post"},"badges":[],"link":"/entities-organization/createproject_1","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/products","summary":"Get Organization Products","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-organization/getproducts","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/products","summary":"Create Product","prefix":{"name":"post","color":"post"},"badges":[],"link":"/entities-organization/createproduct","deprecated":false},{"title":"/api/v2.0/orgs","summary":"Get User Organizations","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-organization/getuserdomains","deprecated":false},{"title":"/api/v2.0/orgs","summary":"Create Organization","prefix":{"name":"post","color":"post"},"badges":[],"link":"/entities-organization/createdomain","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/productEntities","summary":"Get Organization Product Entities","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-organization/getdomainproductentities","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/entities","summary":"Get Organization Entities","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-organization/getdomainentities","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/changeOrganization/{otherOrgToken}","summary":"Change Organization","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entities-organization/changedomain","deprecated":false}]}]}]}]}},{"type":"group","label":"User Profile","link":"/sca/2.0/user-profile","routeSlug":"/sca/2.0/user-profile","items":[{"label":"Get All User Keys","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-profile/getuserkeys","routeSlug":"/sca/2.0/user-profile/getuserkeys","metadata":{"seo":{"title":"Get All User Keys","description":"Returns a list of existing user-keys for the current user. These keys are included in all API requests to identify the user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getUserKeys","name":"Get All User Keys","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1profile~1userKeys/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All User Keys","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of existing user-keys for the current user. These keys are included in all API requests to identify the user"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"}],"pointer":"/paths/~1api~1v2.0~1profile~1userKeys/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/profile/userKeys","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/profile/userKeys","href":"user-profile/getuserkeys","openApiOperationId":"getUserKeys","summary":"Get All User Keys"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionUserKeyDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionUserKeyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1profile~1userKeys/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionUserKeyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionUserKeyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-profile/getuserkeys"}],"panels":[]}]},"httpPath":"/api/v2.0/profile/userKeys"},{"label":"Generate User Key","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-profile/generateuserkey","routeSlug":"/sca/2.0/user-profile/generateuserkey","metadata":{"seo":{"title":"Generate User Key","description":"Generates a user-key for the current user. User-keys are included in all api requests to identify the user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"generateUserKey","name":"Generate User Key","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1profile~1userKeys/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Generate User Key","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Generates a user-key for the current user. User-keys are included in all api requests to identify the user"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GenerateUserKeyRequestDTO"}},"schemaId":"components/schemas/GenerateUserKeyRequestDTO","pointer":"/paths/~1api~1v2.0~1profile~1userKeys/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/profile/userKeys","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/GenerateUserKeyRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/profile/userKeys","href":"user-profile/generateuserkey","openApiOperationId":"generateUserKey","summary":"Generate User Key"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/GenerateUserKeyRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GenerateUserKeyRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserKeyDTO"}},"schemaId":"components/schemas/DWRResponseUserKeyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1profile~1userKeys/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseUserKeyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserKeyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-profile/generateuserkey"}],"panels":[]}]},"httpPath":"/api/v2.0/profile/userKeys"},{"label":"Delete User Key","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-profile/deleteuserkey","routeSlug":"/sca/2.0/user-profile/deleteuserkey","metadata":{"seo":{"title":"Delete User Key","description":"Deletes a user-key"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deleteUserKey","name":"Delete User Key","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1profile~1userKeys~1{userKey}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete User Key","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes a user-key"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"userKey","in":"path","schemaId":"schema_105","required":true}],"pointer":"/paths/~1api~1v2.0~1profile~1userKeys~1{userKey}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/profile/userKeys/{userKey}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"userKey","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/profile/userKeys/{userKey}","href":"user-profile/deleteuserkey","openApiOperationId":"deleteUserKey","summary":"Delete User Key"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1profile~1userKeys~1{userKey}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-profile/deleteuserkey"}],"panels":[]}]},"httpPath":"/api/v2.0/profile/userKeys/{userKey}"}],"content":{"contentType":"group","meta":{"name":"User Profile"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"User Profile","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/profile/userKeys","summary":"Get All User Keys","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-profile/getuserkeys","deprecated":false},{"title":"/api/v2.0/profile/userKeys","summary":"Generate User Key","prefix":{"name":"post","color":"post"},"badges":[],"link":"/user-profile/generateuserkey","deprecated":false},{"title":"/api/v2.0/profile/userKeys/{userKey}","summary":"Delete User Key","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/user-profile/deleteuserkey","deprecated":false}]}]}]}]}},{"type":"group","label":"Library - Product","link":"/sca/2.0/library-product","routeSlug":"/sca/2.0/library-product","items":[{"label":"Get Product Libraries by project Ids","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getlibrariesbyprojectids","routeSlug":"/sca/2.0/library-product/getlibrariesbyprojectids","metadata":{"seo":{"title":"Get Product Libraries by project Ids","description":"Returns all libraries that are included in a given projects"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibrariesByProjectIds","name":"Get Product Libraries by project Ids","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1byProjects/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Libraries by project Ids","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all libraries that are included in a given projects"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1byProjects/post/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"description:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasNotice:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license:[like | equals | regex | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"locations:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"numberOfLicenses:[equals | gt]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type:[like | in | equals | regex]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"description"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasNotice"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"locations"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"numberOfLicenses"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type"},"children":[]}]}]}]}]},{"name":"optionalColumns","in":"query","schemaId":"schema_119","description":"Used to add location information about the library"},{"name":"includeNotices","in":"query","schemaId":"schema_120"},{"name":"extraInformation","in":"query","schemaId":"schema_120"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1byProjects/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ProjectListRequestDTO"}},"schemaId":"components/schemas/ProjectListRequestDTO","pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1byProjects/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/products/{productToken}/libraries/byProjects","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"},{"name":"optionalColumns","in":"query","schemaId":"schema_119"},{"name":"includeNotices","in":"query","required":false,"schemaId":"schema_120"},{"name":"extraInformation","in":"query","required":false,"schemaId":"schema_120"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ProjectListRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/libraries/byProjects","href":"library-product/getlibrariesbyprojectids","openApiOperationId":"getLibrariesByProjectIds","summary":"Get Product Libraries by project Ids"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/ProjectListRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ProjectListRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListProjectLibraryDTO"}},"schemaId":"components/schemas/DWRResponseListProjectLibraryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1byProjects/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseListProjectLibraryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListProjectLibraryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-product/getlibrariesbyprojectids"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/libraries/byProjects"},{"label":"Get Product Library Vulnerabilities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getlibraryvulnerabilities_1","routeSlug":"/sca/2.0/library-product/getlibraryvulnerabilities_1","metadata":{"seo":{"title":"Get Product Library Vulnerabilities","description":"Returns a list of the vulnerabilities in the libraries of a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryVulnerabilities_1","name":"Get Product Library Vulnerabilities","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1vulnerabilities/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Library Vulnerabilities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of the vulnerabilities in the libraries of a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1vulnerabilities/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1vulnerabilities/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/vulnerabilities","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/vulnerabilities","href":"library-product/getlibraryvulnerabilities_1","openApiOperationId":"getLibraryVulnerabilities_1","summary":"Get Product Library Vulnerabilities"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListVulnerabilityProfileDTO"}},"schemaId":"components/schemas/DWRResponsePageableListVulnerabilityProfileDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1vulnerabilities/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListVulnerabilityProfileDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListVulnerabilityProfileDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-product/getlibraryvulnerabilities_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/vulnerabilities"},{"label":"Get Library Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getlibraryprojects","routeSlug":"/sca/2.0/library-product/getlibraryprojects","metadata":{"seo":{"title":"Get Library Projects","description":"Returns all of the projects in a particular product that contain a given library"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryProjects","name":"Get Library Projects","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1projects/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Library Projects","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all of the projects in a particular product that contain a given library "},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1projects/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1projects/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/projects","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/projects","href":"library-product/getlibraryprojects","openApiOperationId":"getLibraryProjects","summary":"Get Library Projects"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionProjectDTO"}},"schemaId":"components/schemas/DWRResponseCollectionProjectDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1{libraryUuid}~1projects/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionProjectDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionProjectDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-product/getlibraryprojects"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/projects"},{"label":"Get Product Due Diligence Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getduediligenceinfobymultiplecontexts_1","routeSlug":"/sca/2.0/library-product/getduediligenceinfobymultiplecontexts_1","metadata":{"seo":{"title":"Get Product Due Diligence Info","description":"Returns a due diligence report listing the source and license information for all libraries in a product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getDueDiligenceInfoByMultipleContexts_1","name":"Get Product Due Diligence Info","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1licenses/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Due Diligence Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a due diligence report listing the source and license information for all libraries in a product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1licenses/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"copyrights:[like | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license:[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"licenseRisk:[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"licenseType:[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"licenseType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"copyrights"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"licenseRisk"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1licenses/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/libraries/licenses","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/libraries/licenses","href":"library-product/getduediligenceinfobymultiplecontexts_1","openApiOperationId":"getDueDiligenceInfoByMultipleContexts_1","summary":"Get Product Due Diligence Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListDueDiligenceDTO"}},"schemaId":"components/schemas/DWRResponsePageableListDueDiligenceDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1licenses/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListDueDiligenceDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListDueDiligenceDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-product/getduediligenceinfobymultiplecontexts_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/libraries/licenses"},{"label":"Get In-House Libraries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getproprietarylibraries_1","routeSlug":"/sca/2.0/library-product/getproprietarylibraries_1","metadata":{"seo":{"title":"Get In-House Libraries","description":"Returns all libraries in a given product that have been designated as \"In-House\". They will not trigger any alerts or be included in license analysis. so that they will not trigger any alerts or be included in license analysis."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getProprietaryLibraries_1","name":"Get In-House Libraries","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1inHouse/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get In-House Libraries","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all libraries in a given product that have been designated as \"In-House\". They will not trigger any alerts or be included in license analysis. so that they will not trigger any alerts or be included in license analysis."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1inHouse/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on this property:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type:[like | equals ]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"markType:[equals]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"markType"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1inHouse/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/libraries/inHouse","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/libraries/inHouse","href":"library-product/getproprietarylibraries_1","openApiOperationId":"getProprietaryLibraries_1","summary":"Get In-House Libraries"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO"}},"schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries~1inHouse/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-product/getproprietarylibraries_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/libraries/inHouse"},{"label":"Get Product Libraries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-product/getlibraries_1","routeSlug":"/sca/2.0/library-product/getlibraries_1","metadata":{"seo":{"title":"Get Product Libraries","description":"Returns all libraries that are included in a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraries_1","name":"Get Product Libraries","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Libraries","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all libraries that are included in a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"description:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasNotice:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license:[like | equals | regex | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"locations:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"numberOfLicenses:[equals | gt]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type:[like | in | equals | regex]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"description"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasNotice"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"locations"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"numberOfLicenses"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type"},"children":[]}]}]}]}]},{"name":"optionalColumns","in":"query","schemaId":"schema_119","description":"Used to add location information about the library"},{"name":"includeNotices","in":"query","schemaId":"schema_120"},{"name":"extraInformation","in":"query","schemaId":"schema_120"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/libraries","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"},{"name":"optionalColumns","in":"query","schemaId":"schema_119"},{"name":"includeNotices","in":"query","required":false,"schemaId":"schema_120"},{"name":"extraInformation","in":"query","required":false,"schemaId":"schema_120"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/libraries","href":"library-product/getlibraries_1","openApiOperationId":"getLibraries_1","summary":"Get Product Libraries"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListProjectLibraryDTO"}},"schemaId":"components/schemas/DWRResponseListProjectLibraryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1libraries/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseListProjectLibraryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListProjectLibraryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-product/getlibraries_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/libraries"}],"content":{"contentType":"group","meta":{"name":"Library - Product"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Library - Product","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/products/{productToken}/libraries/byProjects","summary":"Get Product Libraries by project Ids","prefix":{"name":"post","color":"post"},"badges":[],"link":"/library-product/getlibrariesbyprojectids","deprecated":false},{"title":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/vulnerabilities","summary":"Get Product Library Vulnerabilities","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-product/getlibraryvulnerabilities_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/libraries/{libraryUuid}/projects","summary":"Get Library Projects","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-product/getlibraryprojects","deprecated":false},{"title":"/api/v2.0/products/{productToken}/libraries/licenses","summary":"Get Product Due Diligence Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-product/getduediligenceinfobymultiplecontexts_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/libraries/inHouse","summary":"Get In-House Libraries","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-product/getproprietarylibraries_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/libraries","summary":"Get Product Libraries","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-product/getlibraries_1","deprecated":false}]}]}]}]}},{"type":"group","label":"User Management - Users","link":"/sca/2.0/user-management-users","routeSlug":"/sca/2.0/user-management-users","items":[{"label":"Regenerate Service User Key","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/regenerateserviceuserkey","routeSlug":"/sca/2.0/user-management-users/regenerateserviceuserkey","metadata":{"seo":{"title":"Regenerate Service User Key","description":"Removes current service user's key and creates a new one"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"regenerateServiceUserKey","name":"Regenerate Service User Key","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1service~1{userUuid}~1regenerateUserKey/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Regenerate Service User Key","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Removes current service user's key and creates a new one"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"userUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"User UUID (by running User Management - Users > Get Organization Users)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1service~1{userUuid}~1regenerateUserKey/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/users/service/{userUuid}/regenerateUserKey","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"userUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/users/service/{userUuid}/regenerateUserKey","href":"user-management-users/regenerateserviceuserkey","openApiOperationId":"regenerateServiceUserKey","summary":"Regenerate Service User Key"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserKeyDTO"}},"schemaId":"components/schemas/DWRResponseUserKeyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1service~1{userUuid}~1regenerateUserKey/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseUserKeyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserKeyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-users/regenerateserviceuserkey"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/users/service/{userUuid}/regenerateUserKey"},{"label":"Create Service User","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/createserviceuser","routeSlug":"/sca/2.0/user-management-users/createserviceuser","metadata":{"seo":{"title":"Create Service User","description":"Creates a new service user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createServiceUser","name":"Create Service User","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1service/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Service User","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new service user"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1service/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UserEmailRequestDTO"}},"schemaId":"components/schemas/UserEmailRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1service/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/users/service","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UserEmailRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/users/service","href":"user-management-users/createserviceuser","openApiOperationId":"createServiceUser","summary":"Create Service User"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UserEmailRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UserEmailRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseServiceUserDTO"}},"schemaId":"components/schemas/DWRResponseServiceUserDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1service/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseServiceUserDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseServiceUserDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-users/createserviceuser"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/users/service"},{"label":"Create Scan summary receiver User","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/createscansummaryreceiveruser","routeSlug":"/sca/2.0/user-management-users/createscansummaryreceiveruser","metadata":{"seo":{"title":"Create Scan summary receiver User","description":"Creates a new scan summary receiver user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createScanSummaryReceiverUser","name":"Create Scan summary receiver User","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1scan-summary-receiver-user/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create Scan summary receiver User","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new scan summary receiver user "},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1scan-summary-receiver-user/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UserEmailRequestDTO"}},"schemaId":"components/schemas/UserEmailRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1scan-summary-receiver-user/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/users/scan-summary-receiver-user","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UserEmailRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/users/scan-summary-receiver-user","href":"user-management-users/createscansummaryreceiveruser","openApiOperationId":"createScanSummaryReceiverUser","summary":"Create Scan summary receiver User"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UserEmailRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UserEmailRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseScanSummaryReceiverUserDTO"}},"schemaId":"components/schemas/DWRResponseScanSummaryReceiverUserDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1scan-summary-receiver-user/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseScanSummaryReceiverUserDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseScanSummaryReceiverUserDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-users/createscansummaryreceiveruser"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/users/scan-summary-receiver-user"},{"label":"Invite User","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/inviteuser","routeSlug":"/sca/2.0/user-management-users/inviteuser","metadata":{"seo":{"title":"Invite User","description":"Sends an email invitation to others to join an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"inviteUser","name":"Invite User","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1invite/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Invite User","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Sends an email invitation to others to join an organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1invite/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/InviteUserRequestDTO"}},"schemaId":"components/schemas/InviteUserRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1invite/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/users/invite","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/InviteUserRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/users/invite","href":"user-management-users/inviteuser","openApiOperationId":"inviteUser","summary":"Invite User"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/InviteUserRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/InviteUserRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserInfoResponseDTO"}},"schemaId":"components/schemas/DWRResponseUserInfoResponseDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1invite/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseUserInfoResponseDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserInfoResponseDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-users/inviteuser"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/users/invite"},{"label":"Get Enriched Organization Users","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/getenricheduserinfo","routeSlug":"/sca/2.0/user-management-users/getenricheduserinfo","metadata":{"seo":{"title":"Get Enriched Organization Users","description":"Returns detailed information about an organization's users"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getEnrichedUserInfo","name":"Get Enriched Organization Users","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1info/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Enriched Organization Users","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns detailed information about an organization's users"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1info/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UserEmailsRequestDTO"}},"schemaId":"components/schemas/UserEmailsRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1info/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/users/info","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UserEmailsRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/users/info","href":"user-management-users/getenricheduserinfo","openApiOperationId":"getEnrichedUserInfo","summary":"Get Enriched Organization Users"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/UserEmailsRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UserEmailsRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListEnrichedUserInfoDTO"}},"schemaId":"components/schemas/DWRResponseListEnrichedUserInfoDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1info/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseListEnrichedUserInfoDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListEnrichedUserInfoDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-users/getenricheduserinfo"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/users/info"},{"label":"Get Organization Users","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/getuserspaginated","routeSlug":"/sca/2.0/user-management-users/getuserspaginated","metadata":{"seo":{"title":"Get Organization Users","description":"Returns a list of all users in an organization (paginated)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getUsersPaginated","name":"Get Organization Users","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Users","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of all users in an organization (paginated)"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"accountStatus:[equals|in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"email:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"userType:[like | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"roles:[equals|in]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"email"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"userType"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/users","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/users","href":"user-management-users/getuserspaginated","openApiOperationId":"getUsersPaginated","summary":"Get Organization Users"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListUserInfoDTO"}},"schemaId":"components/schemas/DWRResponsePageableListUserInfoDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListUserInfoDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListUserInfoDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-users/getuserspaginated"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/users"},{"label":"Create User","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/createuser","routeSlug":"/sca/2.0/user-management-users/createuser","metadata":{"seo":{"title":"Create User","description":"Creates a new user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createUser","name":"Create User","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create User","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a new user"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateUserRequestDTO"}},"schemaId":"components/schemas/CreateUserRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/users","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateUserRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/users","href":"user-management-users/createuser","openApiOperationId":"createUser","summary":"Create User"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CreateUserRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateUserRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserInfoDTO"}},"schemaId":"components/schemas/DWRResponseUserInfoDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseUserInfoDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserInfoDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-users/createuser"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/users"},{"label":"Get Service User Key","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/getserviceuserskey","routeSlug":"/sca/2.0/user-management-users/getserviceuserskey","metadata":{"seo":{"title":"Get Service User Key","description":"Returns service user's key"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getServiceUsersKey","name":"Get Service User Key","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1service~1{userUuid}~1userKey/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Service User Key","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns service user's key"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"userUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"User UUID (by running User Management - Users > Get Organization Users)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1service~1{userUuid}~1userKey/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/users/service/{userUuid}/userKey","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"userUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/users/service/{userUuid}/userKey","href":"user-management-users/getserviceuserskey","openApiOperationId":"getServiceUsersKey","summary":"Get Service User Key"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserKeyDTO"}},"schemaId":"components/schemas/DWRResponseUserKeyDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1service~1{userUuid}~1userKey/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseUserKeyDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserKeyDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-users/getserviceuserskey"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/users/service/{userUuid}/userKey"},{"label":"Get self information of groups and roles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/getselfuserinfo","routeSlug":"/sca/2.0/user-management-users/getselfuserinfo","metadata":{"seo":{"title":"Get self information of groups and roles","description":"Returns information about the currently logged-in user, including group membership and roles"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getSelfUserInfo","name":"Get self information of groups and roles","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1self/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get self information of groups and roles","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns information about the currently logged-in user, including group membership and roles"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1self/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/users/self","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/users/self","href":"user-management-users/getselfuserinfo","openApiOperationId":"getSelfUserInfo","summary":"Get self information of groups and roles"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseEnrichedUserInfoDTO"}},"schemaId":"components/schemas/DWRResponseEnrichedUserInfoDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1self/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseEnrichedUserInfoDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseEnrichedUserInfoDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-users/getselfuserinfo"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/users/self"},{"label":"Remove User From Organization","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-users/removeuser","routeSlug":"/sca/2.0/user-management-users/removeuser","metadata":{"seo":{"title":"Remove User From Organization","description":"Deletes a user from an organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"removeUser","name":"Remove User From Organization","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1{userUuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove User From Organization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deletes a user from an organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"userUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"User UUID (by running User Management - Users > Get Organization Users)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1{userUuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/users/{userUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"userUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/users/{userUuid}","href":"user-management-users/removeuser","openApiOperationId":"removeUser","summary":"Remove User From Organization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1users~1{userUuid}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-users/removeuser"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/users/{userUuid}"}],"content":{"contentType":"group","meta":{"name":"User Management - Users"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"User Management - Users","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/users/service/{userUuid}/regenerateUserKey","summary":"Regenerate Service User Key","prefix":{"name":"post","color":"post"},"badges":[],"link":"/user-management-users/regenerateserviceuserkey","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/users/service","summary":"Create Service User","prefix":{"name":"post","color":"post"},"badges":[],"link":"/user-management-users/createserviceuser","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/users/scan-summary-receiver-user","summary":"Create Scan summary receiver User","prefix":{"name":"post","color":"post"},"badges":[],"link":"/user-management-users/createscansummaryreceiveruser","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/users/invite","summary":"Invite User","prefix":{"name":"post","color":"post"},"badges":[],"link":"/user-management-users/inviteuser","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/users/info","summary":"Get Enriched Organization Users","prefix":{"name":"post","color":"post"},"badges":[],"link":"/user-management-users/getenricheduserinfo","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/users","summary":"Get Organization Users","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-management-users/getuserspaginated","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/users","summary":"Create User","prefix":{"name":"post","color":"post"},"badges":[],"link":"/user-management-users/createuser","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/users/service/{userUuid}/userKey","summary":"Get Service User Key","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-management-users/getserviceuserskey","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/users/self","summary":"Get self information of groups and roles","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-management-users/getselfuserinfo","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/users/{userUuid}","summary":"Remove User From Organization","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/user-management-users/removeuser","deprecated":false}]}]}]}]}},{"type":"group","label":"Update Request","link":"/sca/2.0/update-request","routeSlug":"/sca/2.0/update-request","items":[{"label":"Upload Update Request","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/update-request/uploadupdaterequest","routeSlug":"/sca/2.0/update-request/uploadupdaterequest","metadata":{"seo":{"title":"Upload Update Request","description":"Uploads information about a project's files, packages and dependencies, to be checked against Mend’s open source index, with the results viewable in the web app."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"uploadUpdateRequest","name":"Upload Update Request","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1updateRequest/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Upload Update Request","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Uploads information about a project's files, packages and dependencies, to be checked against Mend’s open source index, with the results viewable in the web app."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1updateRequest/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["multipart/form-data"],"mediaTypeSchemas":{"multipart/form-data":{"schemaId":"schema_121"}},"schemaId":"schema_121","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1updateRequest/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/updateRequest","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"multipart/form-data":{"schemaId":"schema_121"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/updateRequest","href":"update-request/uploadupdaterequest","openApiOperationId":"uploadUpdateRequest","summary":"Upload Update Request"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"schema_121","mediaTypes":["multipart/form-data"],"mediaTypeSchemas":{"multipart/form-data":{"schemaId":"schema_121"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}},"schemaId":"components/schemas/DWRResponseMessageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1updateRequest/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseMessageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseMessageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/update-request/uploadupdaterequest"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/updateRequest"}],"content":{"contentType":"group","meta":{"name":"Update Request"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update Request","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/updateRequest","summary":"Upload Update Request","prefix":{"name":"post","color":"post"},"badges":[],"link":"/update-request/uploadupdaterequest","deprecated":false}]}]}]}]}},{"type":"group","label":"Library - Organization","link":"/sca/2.0/library-organization","routeSlug":"/sca/2.0/library-organization","items":[{"label":"Get Library Notices","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getlibrarynotices","routeSlug":"/sca/2.0/library-organization/getlibrarynotices","metadata":{"seo":{"title":"Get Library Notices","description":"Returns the text of a library's notice"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryNotices","name":"Get Library Notices","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1notices/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Library Notices","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the text of a library's notice"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1notices/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices","href":"library-organization/getlibrarynotices","openApiOperationId":"getLibraryNotices","summary":"Get Library Notices"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListNoticeDTO"}},"schemaId":"components/schemas/DWRResponseListNoticeDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1notices/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseListNoticeDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListNoticeDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/getlibrarynotices"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices"},{"label":"Set Library Notice","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/setlibrarynotice","routeSlug":"/sca/2.0/library-organization/setlibrarynotice","metadata":{"seo":{"title":"Set Library Notice","description":"Edits or adds a custom notice for a given library"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"setLibraryNotice","name":"Set Library Notice","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1notices/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Set Library Notice","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Edits or adds a custom notice for a given library"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1notices/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NoticeDTO"}},"schemaId":"components/schemas/NoticeDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1notices/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/NoticeDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices","href":"library-organization/setlibrarynotice","openApiOperationId":"setLibraryNotice","summary":"Set Library Notice"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/NoticeDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/NoticeDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseNoticeDTO"}},"schemaId":"components/schemas/DWRResponseNoticeDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1notices/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseNoticeDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseNoticeDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/setlibrarynotice"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices"},{"label":"Assign Library License","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/addlicensereference","routeSlug":"/sca/2.0/library-organization/addlicensereference","metadata":{"seo":{"title":"Assign Library License","description":"Adds a license reference to a given library"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"addLicenseReference","name":"Assign Library License","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1licenses/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Assign Library License","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Adds a license reference to a given library"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1licenses/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/LibraryLicenseRequestDTO"}},"schemaId":"components/schemas/LibraryLicenseRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1licenses/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/LibraryLicenseRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses","href":"library-organization/addlicensereference","openApiOperationId":"addLicenseReference","summary":"Assign Library License"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/LibraryLicenseRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/LibraryLicenseRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseLibraryLicenseDTO"}},"schemaId":"components/schemas/DWRResponseLibraryLicenseDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1licenses/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseLibraryLicenseDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseLibraryLicenseDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/addlicensereference"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses"},{"label":"Set Library Copyright","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/setlibrarycopyright","routeSlug":"/sca/2.0/library-organization/setlibrarycopyright","metadata":{"seo":{"title":"Set Library Copyright","description":"Edits or adds a copyright statement for a given library"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"setLibraryCopyright","name":"Set Library Copyright","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1copyrights/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Set Library Copyright","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Edits or adds a copyright statement for a given library"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1copyrights/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CopyrightReferenceRequestDTO"}},"schemaId":"components/schemas/CopyrightReferenceRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1copyrights/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/copyrights","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CopyrightReferenceRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/copyrights","href":"library-organization/setlibrarycopyright","openApiOperationId":"setLibraryCopyright","summary":"Set Library Copyright"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/CopyrightReferenceRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CopyrightReferenceRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserCopyrightReferenceDTO"}},"schemaId":"components/schemas/DWRResponseUserCopyrightReferenceDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1copyrights/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseUserCopyrightReferenceDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserCopyrightReferenceDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/setlibrarycopyright"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/copyrights"},{"label":"Revert Library User Copyrights","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/revertlibrarycopyright","routeSlug":"/sca/2.0/library-organization/revertlibrarycopyright","metadata":{"seo":{"title":"Revert Library User Copyrights","description":"Reverts the copyright statement for a given library to its original text"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"revertLibraryCopyright","name":"Revert Library User Copyrights","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1copyrights/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Revert Library User Copyrights","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Reverts the copyright statement for a given library to its original text"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1copyrights/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/copyrights","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/copyrights","href":"library-organization/revertlibrarycopyright","openApiOperationId":"revertLibraryCopyright","summary":"Revert Library User Copyrights"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseString"}},"schemaId":"components/schemas/DWRResponseString"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1copyrights/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseString","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseString"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/revertlibrarycopyright"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/copyrights"},{"label":"Get Organization In-House Libraries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getproprietarylibraries_2","routeSlug":"/sca/2.0/library-organization/getproprietarylibraries_2","metadata":{"seo":{"title":"Get Organization In-House Libraries","description":"Retrieves all libraries in an organization that have been marked as In-House"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getProprietaryLibraries_2","name":"Get Organization In-House Libraries","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1inHouse/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization In-House Libraries","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves all libraries in an organization that have been marked as In-House"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1inHouse/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on this property:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type:[like | equals ]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"markType:[equals]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"markType"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1inHouse/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/libraries/inHouse","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/inHouse","href":"library-organization/getproprietarylibraries_2","openApiOperationId":"getProprietaryLibraries_2","summary":"Get Organization In-House Libraries"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO"}},"schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1inHouse/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/getproprietarylibraries_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/inHouse"},{"label":"Mark/Unmark Library As In-House","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/proprietary","routeSlug":"/sca/2.0/library-organization/proprietary","metadata":{"seo":{"title":"Mark/Unmark Library As In-House","description":"Marks/unmarks a single library in an organization as In-House"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"proprietary","name":"Mark/Unmark Library As In-House","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1inHouse/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Mark/Unmark Library As In-House","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Marks/unmarks a single library in an organization as In-House"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1inHouse/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/InHouseRequestDTO"}},"schemaId":"components/schemas/InHouseRequestDTO","pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1inHouse/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/orgs/{orgToken}/libraries/inHouse","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/InHouseRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/inHouse","href":"library-organization/proprietary","openApiOperationId":"proprietary","summary":"Mark/Unmark Library As In-House"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/InHouseRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/InHouseRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseBoolean"}},"schemaId":"components/schemas/DWRResponseBoolean"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1inHouse/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseBoolean","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseBoolean"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/proprietary"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/inHouse"},{"label":"Get Library Version Vulnerability Trends","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getlibrarytrends","routeSlug":"/sca/2.0/library-organization/getlibrarytrends","metadata":{"seo":{"title":"Get Library Version Vulnerability Trends","description":"Returns the trend of the number of vulnerabilities in a library over past versions. Define the scope of the trend with the parameters 'before' denoting the number of versions before the current version, and 'after'. Does not support generic library types like Debian, RPM and Ruby"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryTrends","name":"Get Library Version Vulnerability Trends","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1vulnerabilityTrends/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Library Version Vulnerability Trends","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the trend of the number of vulnerabilities in a library over past versions.\nDefine the scope of the trend with the parameters 'before' denoting the number of versions before the current version, and 'after'.\nDoes not support generic library types like Debian, RPM and Ruby"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1vulnerabilityTrends/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"startVersion","in":"query","schemaId":"schema_122"},{"name":"before","in":"query","schemaId":"schema_123"},{"name":"after","in":"query","schemaId":"schema_123"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1vulnerabilityTrends/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/vulnerabilityTrends","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"startVersion","in":"query","required":false,"schemaId":"schema_122"},{"name":"before","in":"query","required":false,"schemaId":"schema_123"},{"name":"after","in":"query","required":false,"schemaId":"schema_123"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/vulnerabilityTrends","href":"library-organization/getlibrarytrends","openApiOperationId":"getLibraryTrends","summary":"Get Library Version Vulnerability Trends"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseLibraryVulnerabilityTrendsDTO"}},"schemaId":"components/schemas/DWRResponseLibraryVulnerabilityTrendsDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1vulnerabilityTrends/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseLibraryVulnerabilityTrendsDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseLibraryVulnerabilityTrendsDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/getlibrarytrends"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/vulnerabilityTrends"},{"label":"Get Library Versions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getlibraryversions","routeSlug":"/sca/2.0/library-organization/getlibraryversions","metadata":{"seo":{"title":"Get Library Versions","description":"Returns a list of a library's versions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryVersions","name":"Get Library Versions","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1versions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Library Versions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of a library's versions"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1versions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"removeUnstableVersions","in":"query","schemaId":"schema_124"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1versions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/versions","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"removeUnstableVersions","in":"query","required":false,"schemaId":"schema_124"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/versions","href":"library-organization/getlibraryversions","openApiOperationId":"getLibraryVersions","summary":"Get Library Versions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLibraryVersionDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionLibraryVersionDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1versions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionLibraryVersionDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLibraryVersionDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/getlibraryversions"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/versions"},{"label":"Get Library Projects In Organization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getlibraryprojects_1","routeSlug":"/sca/2.0/library-organization/getlibraryprojects_1","metadata":{"seo":{"title":"Get Library Projects In Organization","description":"Returns a list of an organization's projects that contain a particular library"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryProjects_1","name":"Get Library Projects In Organization","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1projects/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Library Projects In Organization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of an organization's projects that contain a particular library"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1projects/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1projects/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/projects","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/projects","href":"library-organization/getlibraryprojects_1","openApiOperationId":"getLibraryProjects_1","summary":"Get Library Projects In Organization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1projects/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionProjectDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/getlibraryprojects_1"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/projects"},{"label":"Get Library Details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/getlibrarybyuuid","routeSlug":"/sca/2.0/library-organization/getlibrarybyuuid","metadata":{"seo":{"title":"Get Library Details","description":"Returns a single library's details"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryByUUID","name":"Get Library Details","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Library Details","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a single library's details"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"ignoreManualData","in":"query","schemaId":"schema_120","description":"requestParameter called ignoreManualData, default value is false. In case the parameter is true, ignore manual changes of the user on the library"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"ignoreManualData","in":"query","required":false,"schemaId":"schema_120"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}","href":"library-organization/getlibrarybyuuid","openApiOperationId":"getLibraryByUUID","summary":"Get Library Details"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseNoLocationsLibraryDTO"}},"schemaId":"components/schemas/DWRResponseNoLocationsLibraryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseNoLocationsLibraryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseNoLocationsLibraryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/getlibrarybyuuid"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}"},{"label":"Remove Library License References","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/removelicensereference","routeSlug":"/sca/2.0/library-organization/removelicensereference","metadata":{"seo":{"title":"Remove Library License References","description":"Removes the license reference from a library"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"removeLicenseReference","name":"Remove Library License References","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1licenses~1{licenseUuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove Library License References","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Removes the license reference from a library"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true},{"name":"licenseUuid","in":"path","schemaId":"schema_105","description":"license UUID to remove","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1licenses~1{licenseUuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/{licenseUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"},{"name":"licenseUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/{licenseUuid}","href":"library-organization/removelicensereference","openApiOperationId":"removeLicenseReference","summary":"Remove Library License References"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseString"}},"schemaId":"components/schemas/DWRResponseString"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1licenses~1{licenseUuid}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseString","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseString"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/removelicensereference"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/{licenseUuid}"},{"label":"Revert Library User Licenses","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-organization/revertlicensereferences","routeSlug":"/sca/2.0/library-organization/revertlicensereferences","metadata":{"seo":{"title":"Revert Library User Licenses","description":"Reverts the license for a given library to its original state"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"revertLicenseReferences","name":"Revert Library User Licenses","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1licenses~1revert/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Revert Library User Licenses","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Reverts the license for a given library to its original state"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1licenses~1revert/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/revert","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/revert","href":"library-organization/revertlicensereferences","openApiOperationId":"revertLicenseReferences","summary":"Revert Library User Licenses"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionLibraryLicenseDTO"}},"schemaId":"components/schemas/DWRResponseCollectionLibraryLicenseDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1libraries~1{libraryUuid}~1licenses~1revert/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionLibraryLicenseDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionLibraryLicenseDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-organization/revertlicensereferences"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/revert"}],"content":{"contentType":"group","meta":{"name":"Library - Organization"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Library - Organization","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices","summary":"Get Library Notices","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-organization/getlibrarynotices","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/notices","summary":"Set Library Notice","prefix":{"name":"post","color":"post"},"badges":[],"link":"/library-organization/setlibrarynotice","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses","summary":"Assign Library License","prefix":{"name":"post","color":"post"},"badges":[],"link":"/library-organization/addlicensereference","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/copyrights","summary":"Set Library Copyright","prefix":{"name":"post","color":"post"},"badges":[],"link":"/library-organization/setlibrarycopyright","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/copyrights","summary":"Revert Library User Copyrights","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/library-organization/revertlibrarycopyright","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/inHouse","summary":"Get Organization In-House Libraries","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-organization/getproprietarylibraries_2","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/inHouse","summary":"Mark/Unmark Library As In-House","prefix":{"name":"post","color":"post"},"badges":[],"link":"/library-organization/proprietary","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/vulnerabilityTrends","summary":"Get Library Version Vulnerability Trends","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-organization/getlibrarytrends","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/versions","summary":"Get Library Versions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-organization/getlibraryversions","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/projects","summary":"Get Library Projects In Organization","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-organization/getlibraryprojects_1","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}","summary":"Get Library Details","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-organization/getlibrarybyuuid","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/{licenseUuid}","summary":"Remove Library License References","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/library-organization/removelicensereference","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/revert","summary":"Revert Library User Licenses","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/library-organization/revertlicensereferences","deprecated":false}]}]}]}]}},{"type":"group","label":"Access Management - Organizations","link":"/sca/2.0/access-management-organizations","routeSlug":"/sca/2.0/access-management-organizations","items":[{"label":"Get User Organizations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/access-management-organizations/getuserdomains","routeSlug":"/sca/2.0/access-management-organizations/getuserdomains","metadata":{"seo":{"title":"Get User Organizations","description":"Returns a list of all organizations where the current user is a member."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getUserDomains","name":"Get User Organizations","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get User Organizations","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of all organizations where the current user is a member."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs","href":"access-management-organizations/getuserdomains","openApiOperationId":"getUserDomains","summary":"Get User Organizations"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionDomainDTO"}},"schemaId":"components/schemas/DWRResponseCollectionDomainDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionDomainDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionDomainDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/access-management-organizations/getuserdomains"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs"},{"label":"Change Organization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/access-management-organizations/changedomain","routeSlug":"/sca/2.0/access-management-organizations/changedomain","metadata":{"seo":{"title":"Change Organization","description":"You can access a different organization by asking for a new JWT token for the new org. The previous JWT is still valid for the previous org until it expires. All JWT tokens are valid for 10 minutes."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"changeDomain","name":"Change Organization","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1changeOrganization~1{otherOrgToken}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Change Organization","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"You can access a different organization by asking for a new JWT token for the new org. The previous JWT is still valid for the previous org until it expires. All JWT tokens are valid for 10 minutes."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"otherOrgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1changeOrganization~1{otherOrgToken}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/changeOrganization/{otherOrgToken}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"otherOrgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/changeOrganization/{otherOrgToken}","href":"access-management-organizations/changedomain","openApiOperationId":"changeDomain","summary":"Change Organization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseSessionInfo"}},"schemaId":"components/schemas/DWRResponseSessionInfo"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1changeOrganization~1{otherOrgToken}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseSessionInfo","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseSessionInfo"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/access-management-organizations/changedomain"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/changeOrganization/{otherOrgToken}"}],"content":{"contentType":"group","meta":{"name":"Access Management - Organizations"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Access Management - Organizations","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs","summary":"Get User Organizations","prefix":{"name":"get","color":"get"},"badges":[],"link":"/access-management-organizations/getuserdomains","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/changeOrganization/{otherOrgToken}","summary":"Change Organization","prefix":{"name":"get","color":"get"},"badges":[],"link":"/access-management-organizations/changedomain","deprecated":false}]}]}]}]}},{"type":"group","label":"Access Management","link":"/sca/2.0/access-management","routeSlug":"/sca/2.0/access-management","items":[{"label":"Refresh Access Token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/access-management/refreshaccesstoken","routeSlug":"/sca/2.0/access-management/refreshaccesstoken","metadata":{"seo":{"title":"Refresh Access Token","description":"Generate a new access token using the provided refresh token."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"refreshAccessToken","name":"Refresh Access Token","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1login~1accessToken/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Refresh Access Token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Generate a new access token using the provided refresh token."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"wss-refresh-token","in":"header","schemaId":"schema_106","description":"Enter the refreshToken received from the login response."}],"pointer":"/paths/~1api~1v2.0~1login~1accessToken/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/login/accessToken","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"wss-refresh-token","in":"header"}],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["201","400","403"],"pointer":"/api/v2.0/login/accessToken","href":"access-management/refreshaccesstoken","openApiOperationId":"refreshAccessToken","summary":"Refresh Access Token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SessionInfo"}},"schemaId":"components/schemas/SessionInfo"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1login~1accessToken/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/SessionInfo","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SessionInfo"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/access-management/refreshaccesstoken"}],"panels":[]}]},"httpPath":"/api/v2.0/login/accessToken"},{"label":"Login","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/access-management/login","routeSlug":"/sca/2.0/access-management/login","metadata":{"seo":{"title":"Login","description":"Sign in a user with email and user key, returning a JWT token which is valid for 10 minutes. If you omit the organization, it defaults to the last one you signed in to."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"login","name":"Login","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1login/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Login","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Sign in a user with email and user key, returning a JWT token which is valid for 10 minutes.\nIf you omit the organization, it defaults to the last one you signed in to. "},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/LoginModelDTO"}},"schemaId":"components/schemas/LoginModelDTO","pointer":"/paths/~1api~1v2.0~1login/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/v2.0/login","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/LoginModelDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/login","href":"access-management/login","openApiOperationId":"login","summary":"Login"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/LoginModelDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/LoginModelDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseSessionInfo"}},"schemaId":"components/schemas/DWRResponseSessionInfo"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1login/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseSessionInfo","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseSessionInfo"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/access-management/login"}],"panels":[]}]},"httpPath":"/api/v2.0/login"}],"content":{"contentType":"group","meta":{"name":"Access Management"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Access Management","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/login/accessToken","summary":"Refresh Access Token","prefix":{"name":"post","color":"post"},"badges":[],"link":"/access-management/refreshaccesstoken","deprecated":false},{"title":"/api/v2.0/login","summary":"Login","prefix":{"name":"post","color":"post"},"badges":[],"link":"/access-management/login","deprecated":false}]}]}]}]}},{"type":"group","label":"General Info - Vulnerabilities","link":"/sca/2.0/general-info-vulnerabilities","routeSlug":"/sca/2.0/general-info-vulnerabilities","items":[{"label":"Get Vulnerability Remediation Proposals","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/general-info-vulnerabilities/getvulnerabilityremediationproposals","routeSlug":"/sca/2.0/general-info-vulnerabilities/getvulnerabilityremediationproposals","metadata":{"seo":{"title":"Get Vulnerability Remediation Proposals","description":"Returns the recommended remediation actions to take for a given vulnerability"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getVulnerabilityRemediationProposals","name":"Get Vulnerability Remediation Proposals","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1vulnerabilities~1{vulnerabilityId}~1remediation/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Vulnerability Remediation Proposals","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the recommended remediation actions to take for a given vulnerability"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"vulnerabilityId","in":"path","schemaId":"schema_105","description":"Vulnerability Name in the form of CVE-xxxx-xxx or WS-xxxx-xxx.","required":true}],"pointer":"/paths/~1api~1v2.0~1vulnerabilities~1{vulnerabilityId}~1remediation/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/vulnerabilities/{vulnerabilityId}/remediation","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"vulnerabilityId","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/vulnerabilities/{vulnerabilityId}/remediation","href":"general-info-vulnerabilities/getvulnerabilityremediationproposals","openApiOperationId":"getVulnerabilityRemediationProposals","summary":"Get Vulnerability Remediation Proposals"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseVulnerabilityFixSummaryInfoDTO"}},"schemaId":"components/schemas/DWRResponseVulnerabilityFixSummaryInfoDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1vulnerabilities~1{vulnerabilityId}~1remediation/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseVulnerabilityFixSummaryInfoDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseVulnerabilityFixSummaryInfoDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/general-info-vulnerabilities/getvulnerabilityremediationproposals"}],"panels":[]}]},"httpPath":"/api/v2.0/vulnerabilities/{vulnerabilityId}/remediation"},{"label":"Get Vulnerability Profile","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/general-info-vulnerabilities/getvulnerabilityprofile","routeSlug":"/sca/2.0/general-info-vulnerabilities/getvulnerabilityprofile","metadata":{"seo":{"title":"Get Vulnerability Profile","description":"Returns a complete vulnerability profile of a given CVE-ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getVulnerabilityProfile","name":"Get Vulnerability Profile","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1vulnerabilities~1{vulnerabilityId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Vulnerability Profile","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a complete vulnerability profile of a given CVE-ID"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"vulnerabilityId","in":"path","schemaId":"schema_105","description":"Vulnerability Name in the form of CVE-xxxx-xxx or WS-xxxx-xxx.","required":true}],"pointer":"/paths/~1api~1v2.0~1vulnerabilities~1{vulnerabilityId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/vulnerabilities/{vulnerabilityId}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"vulnerabilityId","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/vulnerabilities/{vulnerabilityId}","href":"general-info-vulnerabilities/getvulnerabilityprofile","openApiOperationId":"getVulnerabilityProfile","summary":"Get Vulnerability Profile"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseVulnerabilityProfileDTO"}},"schemaId":"components/schemas/DWRResponseVulnerabilityProfileDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1vulnerabilities~1{vulnerabilityId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseVulnerabilityProfileDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseVulnerabilityProfileDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/general-info-vulnerabilities/getvulnerabilityprofile"}],"panels":[]}]},"httpPath":"/api/v2.0/vulnerabilities/{vulnerabilityId}"}],"content":{"contentType":"group","meta":{"name":"General Info - Vulnerabilities"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"General Info - Vulnerabilities","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/vulnerabilities/{vulnerabilityId}/remediation","summary":"Get Vulnerability Remediation Proposals","prefix":{"name":"get","color":"get"},"badges":[],"link":"/general-info-vulnerabilities/getvulnerabilityremediationproposals","deprecated":false},{"title":"/api/v2.0/vulnerabilities/{vulnerabilityId}","summary":"Get Vulnerability Profile","prefix":{"name":"get","color":"get"},"badges":[],"link":"/general-info-vulnerabilities/getvulnerabilityprofile","deprecated":false}]}]}]}]}},{"type":"group","label":"Library - Source Files","link":"/sca/2.0/library-source-files","routeSlug":"/sca/2.0/library-source-files","items":[{"label":"Get project source files inventory","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-source-files/getsourcefiles","routeSlug":"/sca/2.0/library-source-files/getsourcefiles","metadata":{"seo":{"title":"Get project source files inventory","description":"Returns an inventory list of the source files associated with each library in a project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getSourceFiles","name":"Get project source files inventory","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1sourceFiles~1inventory/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get project source files inventory","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns an inventory list of the source files associated with each library in a project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1sourceFiles~1inventory/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"between"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is inside a range. Syntax: lowest value comma (,) highest value. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastModified:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"libraryName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license:[like | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"matchType:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sha1:[like | equals | regex]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastModified"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"libraryName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"matchType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sha1"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1sourceFiles~1inventory/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/sourceFiles/inventory","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/sourceFiles/inventory","href":"library-source-files/getsourcefiles","openApiOperationId":"getSourceFiles","summary":"Get project source files inventory"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSourceFileInventoryDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionSourceFileInventoryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1sourceFiles~1inventory/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionSourceFileInventoryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSourceFileInventoryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-source-files/getsourcefiles"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/sourceFiles/inventory"},{"label":"Get product source files inventory","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-source-files/getsourcefiles_1","routeSlug":"/sca/2.0/library-source-files/getsourcefiles_1","metadata":{"seo":{"title":"Get product source files inventory","description":"Returns a list of libraries together with the location of their source files"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getSourceFiles_1","name":"Get product source files inventory","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1sourceFiles~1inventory/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get product source files inventory","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of libraries together with the location of their source files"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1sourceFiles~1inventory/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"between"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is inside a range. Syntax: lowest value comma (,) highest value. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastModified:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"libraryName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license:[like | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"matchType:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sha1:[like | equals | regex]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastModified"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"libraryName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"matchType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"path"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sha1"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1sourceFiles~1inventory/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/sourceFiles/inventory","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/sourceFiles/inventory","href":"library-source-files/getsourcefiles_1","openApiOperationId":"getSourceFiles_1","summary":"Get product source files inventory"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSourceFileInventoryDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionSourceFileInventoryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1sourceFiles~1inventory/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionSourceFileInventoryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSourceFileInventoryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-source-files/getsourcefiles_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/sourceFiles/inventory"}],"content":{"contentType":"group","meta":{"name":"Library - Source Files"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Library - Source Files","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/projects/{projectToken}/sourceFiles/inventory","summary":"Get project source files inventory","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-source-files/getsourcefiles","deprecated":false},{"title":"/api/v2.0/products/{productToken}/sourceFiles/inventory","summary":"Get product source files inventory","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-source-files/getsourcefiles_1","deprecated":false}]}]}]}]}},{"type":"group","label":"User Management - Roles And Permissions","link":"/sca/2.0/user-management-roles-and-permissions","routeSlug":"/sca/2.0/user-management-roles-and-permissions","items":[{"label":"Get User Project Permissions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions","routeSlug":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions","metadata":{"seo":{"title":"Get User Project Permissions","description":"Returns the actions permitted actions to the current user in a given project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getUserPermissions","name":"Get User Project Permissions","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1permissions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get User Project Permissions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the actions permitted actions to the current user in a given project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1permissions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/permissions","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/permissions","href":"user-management-roles-and-permissions/getuserpermissions","openApiOperationId":"getUserPermissions","summary":"Get User Project Permissions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserPermissionListDTO"}},"schemaId":"components/schemas/DWRResponseUserPermissionListDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1permissions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseUserPermissionListDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserPermissionListDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-roles-and-permissions/getuserpermissions"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/permissions"},{"label":"Get User Product Permissions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions_1","routeSlug":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions_1","metadata":{"seo":{"title":"Get User Product Permissions","description":"This api returns the list of permitted actions for the logged-in user and the a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getUserPermissions_1","name":"Get User Product Permissions","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1permissions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get User Product Permissions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"This api returns the list of permitted actions for the logged-in user and the a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1permissions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/permissions","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/permissions","href":"user-management-roles-and-permissions/getuserpermissions_1","openApiOperationId":"getUserPermissions_1","summary":"Get User Product Permissions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserPermissionListDTO"}},"schemaId":"components/schemas/DWRResponseUserPermissionListDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1permissions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseUserPermissionListDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserPermissionListDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-roles-and-permissions/getuserpermissions_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/permissions"},{"label":"Get User Organization Permissions","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions_2","routeSlug":"/sca/2.0/user-management-roles-and-permissions/getuserpermissions_2","metadata":{"seo":{"title":"Get User Organization Permissions","description":"This api returns the listed of permitted actions for the logged-in user and the given organization"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getUserPermissions_2","name":"Get User Organization Permissions","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1permissions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get User Organization Permissions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"This api returns the listed of permitted actions for the logged-in user and the given organization"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1permissions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/permissions","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/permissions","href":"user-management-roles-and-permissions/getuserpermissions_2","openApiOperationId":"getUserPermissions_2","summary":"Get User Organization Permissions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserPermissionListDTO"}},"schemaId":"components/schemas/DWRResponseUserPermissionListDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1permissions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseUserPermissionListDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseUserPermissionListDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/user-management-roles-and-permissions/getuserpermissions_2"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/permissions"}],"content":{"contentType":"group","meta":{"name":"User Management - Roles And Permissions"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"User Management - Roles And Permissions","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/projects/{projectToken}/permissions","summary":"Get User Project Permissions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-management-roles-and-permissions/getuserpermissions","deprecated":false},{"title":"/api/v2.0/products/{productToken}/permissions","summary":"Get User Product Permissions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-management-roles-and-permissions/getuserpermissions_1","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/permissions","summary":"Get User Organization Permissions","prefix":{"name":"get","color":"get"},"badges":[],"link":"/user-management-roles-and-permissions/getuserpermissions_2","deprecated":false}]}]}]}]}},{"type":"group","label":"Library - Project","link":"/sca/2.0/library-project","routeSlug":"/sca/2.0/library-project","items":[{"label":"Get Project Library Vulnerabilities","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-project/getlibraryvulnerabilities","routeSlug":"/sca/2.0/library-project/getlibraryvulnerabilities","metadata":{"seo":{"title":"Get Project Library Vulnerabilities","description":"Returns a list of the vulnerabilities in the libraries of a given project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryVulnerabilities","name":"Get Project Library Vulnerabilities","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1vulnerabilities/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Project Library Vulnerabilities","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of the vulnerabilities in the libraries of a given project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1vulnerabilities/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1vulnerabilities/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/vulnerabilities","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/vulnerabilities","href":"library-project/getlibraryvulnerabilities","openApiOperationId":"getLibraryVulnerabilities","summary":"Get Project Library Vulnerabilities"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListVulnerabilityProfileDTO"}},"schemaId":"components/schemas/DWRResponseListVulnerabilityProfileDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1vulnerabilities/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseListVulnerabilityProfileDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListVulnerabilityProfileDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-project/getlibraryvulnerabilities"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/vulnerabilities"},{"label":"Get Project Library Impact","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-project/getlibraryimpact","routeSlug":"/sca/2.0/library-project/getlibraryimpact","metadata":{"seo":{"title":"Get Project Library Impact","description":"Returns the dependency paths of a given library in a particular project."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryImpact","name":"Get Project Library Impact","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1paths/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Project Library Impact","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the dependency paths of a given library in a particular project. "},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"libraryUuid","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"library UUID (get a project's library by running Library - Project > Get Project Libraries."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1paths/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/paths","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"libraryUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/paths","href":"library-project/getlibraryimpact","openApiOperationId":"getLibraryImpact","summary":"Get Project Library Impact"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionLibraryImpactDTO"}},"schemaId":"components/schemas/DWRResponseCollectionLibraryImpactDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1{libraryUuid}~1paths/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionLibraryImpactDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionLibraryImpactDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-project/getlibraryimpact"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/paths"},{"label":"Get Project Due Diligence Info","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-project/getduediligenceinfobymultiplecontexts","routeSlug":"/sca/2.0/library-project/getduediligenceinfobymultiplecontexts","metadata":{"seo":{"title":"Get Project Due Diligence Info","description":"Returns a due diligence report listing the source and license information for all libraries in a project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getDueDiligenceInfoByMultipleContexts","name":"Get Project Due Diligence Info","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1licenses/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Project Due Diligence Info","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a due diligence report listing the source and license information for all libraries in a project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1licenses/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"copyrights[like | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"licenseRisk[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"licenseType[equals | in]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"copyrights"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"licenseRisk"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"licenseType"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1licenses/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/libraries/licenses","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/libraries/licenses","href":"library-project/getduediligenceinfobymultiplecontexts","openApiOperationId":"getDueDiligenceInfoByMultipleContexts","summary":"Get Project Due Diligence Info"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListDueDiligenceDTO"}},"schemaId":"components/schemas/DWRResponsePageableListDueDiligenceDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1licenses/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListDueDiligenceDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListDueDiligenceDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-project/getduediligenceinfobymultiplecontexts"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/libraries/licenses"},{"label":"Get In-House Libraries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-project/getproprietarylibraries","routeSlug":"/sca/2.0/library-project/getproprietarylibraries","metadata":{"seo":{"title":"Get In-House Libraries","description":"Returns all libraries in a given project that have been designated as \"In-House\". They will not trigger any alerts or be included in license analysis."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getProprietaryLibraries","name":"Get In-House Libraries","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1inHouse/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get In-House Libraries","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all libraries in a given project that have been designated as \"In-House\". They will not trigger any alerts or be included in license analysis."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1inHouse/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on this property:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type:[like | equals ]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"markType:[equals]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"markType"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1inHouse/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/libraries/inHouse","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/libraries/inHouse","href":"library-project/getproprietarylibraries","openApiOperationId":"getProprietaryLibraries","summary":"Get In-House Libraries"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO"}},"schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries~1inHouse/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListLightLibraryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-project/getproprietarylibraries"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/libraries/inHouse"},{"label":"Get Project Libraries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/library-project/getlibraries","routeSlug":"/sca/2.0/library-project/getlibraries","metadata":{"seo":{"title":"Get Project Libraries","description":"Returns the set of libraries used by a particular project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraries","name":"Get Project Libraries","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Project Libraries","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the set of libraries used by a particular project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"projectToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"project UUID (by running Entities - Product > Get Product Projects) or Project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"description:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasNotice:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license:[like | equals | regex | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"locations:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"numberOfLicenses:[equals | gt]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type:[like | in | equals | regex]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"description"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasNotice"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"locations"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"numberOfLicenses"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type"},"children":[]}]}]}]}]},{"name":"optionalColumns","in":"query","schemaId":"schema_119","description":"Used to add location information about the library"},{"name":"includeNotices","in":"query","schemaId":"schema_120"},{"name":"extraInformation","in":"query","schemaId":"schema_120"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/projects/{projectToken}/libraries","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"projectToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"},{"name":"optionalColumns","in":"query","schemaId":"schema_119"},{"name":"includeNotices","in":"query","required":false,"schemaId":"schema_120"},{"name":"extraInformation","in":"query","required":false,"schemaId":"schema_120"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/projects/{projectToken}/libraries","href":"library-project/getlibraries","openApiOperationId":"getLibraries","summary":"Get Project Libraries"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListLibraryDTO"}},"schemaId":"components/schemas/DWRResponsePageableListLibraryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1projects~1{projectToken}~1libraries/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableListLibraryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableListLibraryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/library-project/getlibraries"}],"panels":[]}]},"httpPath":"/api/v2.0/projects/{projectToken}/libraries"}],"content":{"contentType":"group","meta":{"name":"Library - Project"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Library - Project","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/vulnerabilities","summary":"Get Project Library Vulnerabilities","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-project/getlibraryvulnerabilities","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/libraries/{libraryUuid}/paths","summary":"Get Project Library Impact","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-project/getlibraryimpact","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/libraries/licenses","summary":"Get Project Due Diligence Info","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-project/getduediligenceinfobymultiplecontexts","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/libraries/inHouse","summary":"Get In-House Libraries","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-project/getproprietarylibraries","deprecated":false},{"title":"/api/v2.0/projects/{projectToken}/libraries","summary":"Get Project Libraries","prefix":{"name":"get","color":"get"},"badges":[],"link":"/library-project/getlibraries","deprecated":false}]}]}]}]}},{"type":"group","label":"Alerts - Product","link":"/sca/2.0/alerts-product","routeSlug":"/sca/2.0/alerts-product","items":[{"label":"Get Security Alerts By Library","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-product/getlibrarysecurityvulnerabilityalerts_1","routeSlug":"/sca/2.0/alerts-product/getlibrarysecurityvulnerabilityalerts_1","metadata":{"seo":{"title":"Get Security Alerts By Library","description":"Returns security alerts for a given product grouped by library"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibrarySecurityVulnerabilityAlerts_1","name":"Get Security Alerts By Library","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1security~1groupBy~1component/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Security Alerts By Library","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns security alerts for a given product grouped by library"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1security~1groupBy~1component/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"between"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is inside a range. Syntax: lowest value comma (,) highest value. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"gt"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is greater than this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters can be space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"commentBy:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"criticalNum:gt:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"effective:[like | in | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasFix:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"highNum:gt:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastCveUpdatedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lowNum:gt:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"mediumNum:gt:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"publishedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"score:between:lowvalue,highvalue"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"scoreType:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"severity:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sourceFileName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status:[in | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityType:[equals | in]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"commentUserName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"effective"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"highNum"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastCveUpdatedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lowNum"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"mediumNum"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"publishedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"score"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"scoreType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"severity"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"weight"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1security~1groupBy~1component/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/alerts/security/groupBy/component","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/alerts/security/groupBy/component","href":"alerts-product/getlibrarysecurityvulnerabilityalerts_1","openApiOperationId":"getLibrarySecurityVulnerabilityAlerts_1","summary":"Get Security Alerts By Library"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertLibraryDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertLibraryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1security~1groupBy~1component/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertLibraryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertLibraryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/alerts-product/getlibrarysecurityvulnerabilityalerts_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/alerts/security/groupBy/component"},{"label":"Get Product Security Alerts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-product/getsecurityvulnerabilityalerts_1","routeSlug":"/sca/2.0/alerts-product/getsecurityvulnerabilityalerts_1","metadata":{"seo":{"title":"Get Product Security Alerts","description":"Returns all security alerts for a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getSecurityVulnerabilityAlerts_1","name":"Get Product Security Alerts","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1security/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Security Alerts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all security alerts for a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1security/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"between"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is inside a range. Syntax: lowest value comma (,) highest value. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"gt"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is greater than this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"commentUserEmail:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"effective:[like | equals | regex | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasFix:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastCveUpdatedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"score:between:lowvalue,highvalue"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"scoreType:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"severity:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sourceFileName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status:[in | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityType:[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"libraryType:[equals | in | like | regex]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"commentUserEmail"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"directDependency"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"effective"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"hasFix"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"lastCveUpdatedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"score"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"scoreType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"severity"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sourceFileName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"libraryType"},"children":[]}]}]}]}]},{"name":"optionalColumns","in":"query","schemaId":"schema_125","description":"Used to add alert integration and library location information"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1security/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/alerts/security","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"},{"name":"optionalColumns","in":"query","schemaId":"schema_125"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/alerts/security","href":"alerts-product/getsecurityvulnerabilityalerts_1","openApiOperationId":"getSecurityVulnerabilityAlerts_1","summary":"Get Product Security Alerts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1security/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionSecurityAlertDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/alerts-product/getsecurityvulnerabilityalerts_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/alerts/security"},{"label":"Get Product Legal And Compliance Alerts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/alerts-product/getlegalandcompliancealerts_1","routeSlug":"/sca/2.0/alerts-product/getlegalandcompliancealerts_1","metadata":{"seo":{"title":"Get Product Legal And Compliance Alerts","description":"Returns all legal and compliance alerts for a given product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLegalAndComplianceAlerts_1","name":"Get Product Legal And Compliance Alerts","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1legal/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Product Legal And Compliance Alerts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all legal and compliance alerts for a given product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1legal/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"between"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is inside a range. Syntax: lowest value comma (,) highest value. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"gt"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is greater than this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"availableVersion:equals:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"availableVersionType:[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"commentUserEmail:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentType:[equals | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license:[like | regex ]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt:between:date1,date2. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"numberOfLicenses:[gt | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"policyName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status:[in | equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type:[equals | in]:value"},"children":[]}]}]}]}]},{"name":"sort","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sort search results alphabetically on an item's property by entering "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort="},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" followed by the property name."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. enter "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to sort alphabetically by their email addresses from a-z ascending.To sort in descending order (z-a), add a minus sign ('-'). E.g. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sort=-email"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can sort by the following properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"availableVersionType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"comment"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"componentType"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"detectedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"modifiedAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"numberOfLicenses"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"policyName"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"versionType"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1legal/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/products/{productToken}/alerts/legal","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"},{"name":"sort","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productToken}/alerts/legal","href":"alerts-product/getlegalandcompliancealerts_1","openApiOperationId":"getLegalAndComplianceAlerts_1","summary":"Get Product Legal And Compliance Alerts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productToken}~1alerts~1legal/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/alerts-product/getlegalandcompliancealerts_1"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productToken}/alerts/legal"}],"content":{"contentType":"group","meta":{"name":"Alerts - Product"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Alerts - Product","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/products/{productToken}/alerts/security/groupBy/component","summary":"Get Security Alerts By Library","prefix":{"name":"get","color":"get"},"badges":[],"link":"/alerts-product/getlibrarysecurityvulnerabilityalerts_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/alerts/security","summary":"Get Product Security Alerts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/alerts-product/getsecurityvulnerabilityalerts_1","deprecated":false},{"title":"/api/v2.0/products/{productToken}/alerts/legal","summary":"Get Product Legal And Compliance Alerts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/alerts-product/getlegalandcompliancealerts_1","deprecated":false}]}]}]}]}},{"type":"group","label":"General Info - Permissions","link":"/sca/2.0/general-info-permissions","routeSlug":"/sca/2.0/general-info-permissions","items":[{"label":"Get All Available Permissions Grouped By Roles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/general-info-permissions/getavailablerolepermissions","routeSlug":"/sca/2.0/general-info-permissions/getavailablerolepermissions","metadata":{"seo":{"title":"Get All Available Permissions Grouped By Roles","description":"Returns a list of the current user's permissions grouped by roles"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getAvailableRolePermissions","name":"Get All Available Permissions Grouped By Roles","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1permissions~1byRole/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Available Permissions Grouped By Roles","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of the current user's permissions grouped by roles"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/permissions/byRole","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/permissions/byRole","href":"general-info-permissions/getavailablerolepermissions","openApiOperationId":"getAvailableRolePermissions","summary":"Get All Available Permissions Grouped By Roles"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListRolePermissionsDTO"}},"schemaId":"components/schemas/DWRResponseListRolePermissionsDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1permissions~1byRole/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseListRolePermissionsDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListRolePermissionsDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/general-info-permissions/getavailablerolepermissions"}],"panels":[]}]},"httpPath":"/api/v2.0/permissions/byRole"}],"content":{"contentType":"group","meta":{"name":"General Info - Permissions"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"General Info - Permissions","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/permissions/byRole","summary":"Get All Available Permissions Grouped By Roles","prefix":{"name":"get","color":"get"},"badges":[],"link":"/general-info-permissions/getavailablerolepermissions","deprecated":false}]}]}]}]}},{"type":"group","label":"Vulnerable Libraries","link":"/sca/2.0/vulnerable-libraries","routeSlug":"/sca/2.0/vulnerable-libraries","items":[{"label":"Get Vulnerable Libraries By CVE","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/vulnerable-libraries/getvulnerablelibrariesbycve","routeSlug":"/sca/2.0/vulnerable-libraries/getvulnerablelibrariesbycve","metadata":{"seo":{"title":"Get Vulnerable Libraries By CVE","description":"Returns all of the vulnerable libraries in an organization ordered by their associated CVE-ID"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getVulnerableLibrariesByCVE","name":"Get Vulnerable Libraries By CVE","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1vulnerabilities~1{vulnerabilityName}~1libraries/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Vulnerable Libraries By CVE","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns all of the vulnerable libraries in an organization ordered by their associated CVE-ID"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"vulnerabilityName","in":"path","schemaId":"schema_105","description":"Vulnerability Name in the form of CVE-xxxx-xxx or WS-xxxx-xxx.","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1vulnerabilities~1{vulnerabilityName}~1libraries/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/vulnerabilities/{vulnerabilityName}/libraries","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"vulnerabilityName","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/vulnerabilities/{vulnerabilityName}/libraries","href":"vulnerable-libraries/getvulnerablelibrariesbycve","openApiOperationId":"getVulnerableLibrariesByCVE","summary":"Get Vulnerable Libraries By CVE"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListLightLibraryDTO"}},"schemaId":"components/schemas/DWRResponseListLightLibraryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1vulnerabilities~1{vulnerabilityName}~1libraries/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseListLightLibraryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseListLightLibraryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/vulnerable-libraries/getvulnerablelibrariesbycve"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/vulnerabilities/{vulnerabilityName}/libraries"}],"content":{"contentType":"group","meta":{"name":"Vulnerable Libraries"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Vulnerable Libraries","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/vulnerabilities/{vulnerabilityName}/libraries","summary":"Get Vulnerable Libraries By CVE","prefix":{"name":"get","color":"get"},"badges":[],"link":"/vulnerable-libraries/getvulnerablelibrariesbycve","deprecated":false}]}]}]}]}},{"type":"group","label":"Summary - Organization","link":"/sca/2.0/summary-organization","routeSlug":"/sca/2.0/summary-organization","items":[{"label":"Get Organization Scan Count Per Agent.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getscancountperagent","routeSlug":"/sca/2.0/summary-organization/getscancountperagent","metadata":{"seo":{"title":"Get Organization Scan Count Per Agent.","description":"Returns the total number of scans in selected period and a breakdown per agent. The selected period cannot have start date older 30 days before the current date. Also selected period cannot be greater than 30 days"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getScanCountPerAgent","name":"Get Organization Scan Count Per Agent.","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1scanCountPerAgent/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Scan Count Per Agent.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the total number of scans in selected period and a breakdown per agent.\nThe selected period cannot have start date older 30 days before the current date. Also selected period cannot be greater than 30 days\n"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1scanCountPerAgent/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"between"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is inside a range. Syntax: lowest value comma (,) highest value. E.g. between:2019-05-01,2019-06-01"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on this property:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"date:between:date1,date2. E.g. between:2019-05-10,2019-06-01. Difference between dates cannot be greater than 30 days"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1scanCountPerAgent/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/scanCountPerAgent","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"search","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/scanCountPerAgent","href":"summary-organization/getscancountperagent","openApiOperationId":"getScanCountPerAgent","summary":"Get Organization Scan Count Per Agent."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseScanSummaryCountDTO"}},"schemaId":"components/schemas/DWRResponseScanSummaryCountDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1scanCountPerAgent/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseScanSummaryCountDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseScanSummaryCountDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getscancountperagent"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/scanCountPerAgent"},{"label":"Get Organization Vulnerable Libraries Count By Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getvulnerablelibscountbyprojects","routeSlug":"/sca/2.0/summary-organization/getvulnerablelibscountbyprojects","metadata":{"seo":{"title":"Get Organization Vulnerable Libraries Count By Projects","description":"Returns vulnerable libraries count by projects for a given organization."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getVulnerableLibsCountByProjects","name":"Get Organization Vulnerable Libraries Count By Projects","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1vulnerableLibraryCount/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Vulnerable Libraries Count By Projects","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns vulnerable libraries count by projects for a given organization."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1vulnerableLibraryCount/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityId:[equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"productName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1vulnerableLibraryCount/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/projects/vulnerableLibraryCount","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/projects/vulnerableLibraryCount","href":"summary-organization/getvulnerablelibscountbyprojects","openApiOperationId":"getVulnerableLibsCountByProjects","summary":"Get Organization Vulnerable Libraries Count By Projects"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionVulnrerableLibrariesByProjectCountDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionVulnrerableLibrariesByProjectCountDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1vulnerableLibraryCount/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionVulnrerableLibrariesByProjectCountDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionVulnrerableLibrariesByProjectCountDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getvulnerablelibscountbyprojects"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/projects/vulnerableLibraryCount"},{"label":"Get Organization Libraries Count By Projects.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getlibscountbyprojects","routeSlug":"/sca/2.0/summary-organization/getlibscountbyprojects","metadata":{"seo":{"title":"Get Organization Libraries Count By Projects.","description":"Returns the total number of libraries (non-unique) for a given organization with a breakdown per project"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibsCountByProjects","name":"Get Organization Libraries Count By Projects.","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1totalLibraryCount/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Libraries Count By Projects.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the total number of libraries (non-unique) for a given organization with a breakdown per project"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1totalLibraryCount/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1totalLibraryCount/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/projects/totalLibraryCount","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/projects/totalLibraryCount","href":"summary-organization/getlibscountbyprojects","openApiOperationId":"getLibsCountByProjects","summary":"Get Organization Libraries Count By Projects."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLibraryCountByProjectDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionLibraryCountByProjectDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1totalLibraryCount/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionLibraryCountByProjectDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLibraryCountByProjectDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getlibscountbyprojects"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/projects/totalLibraryCount"},{"label":"Get Organization In-House Libraries Count By Projects.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getinhouselibrariesbyprojects","routeSlug":"/sca/2.0/summary-organization/getinhouselibrariesbyprojects","metadata":{"seo":{"title":"Get Organization In-House Libraries Count By Projects.","description":"Returns the total number of in house libraries (non-unique) for a given organization with a breakdown per project."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getInHouseLibrariesByProjects","name":"Get Organization In-House Libraries Count By Projects.","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1inHouseLibraries/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization In-House Libraries Count By Projects.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the total number of in house libraries (non-unique) for a given organization with a breakdown per project."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1inHouseLibraries/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1inHouseLibraries/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/projects/inHouseLibraries","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/projects/inHouseLibraries","href":"summary-organization/getinhouselibrariesbyprojects","openApiOperationId":"getInHouseLibrariesByProjects","summary":"Get Organization In-House Libraries Count By Projects."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableDomainSummeryInHouseLibraryPerProjectDTO"}},"schemaId":"components/schemas/DWRResponsePageableDomainSummeryInHouseLibraryPerProjectDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1projects~1inHouseLibraries/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableDomainSummeryInHouseLibraryPerProjectDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableDomainSummeryInHouseLibraryPerProjectDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getinhouselibrariesbyprojects"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/projects/inHouseLibraries"},{"label":"Get Organization Vulnerable Libraries Count By Products","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getvulnerablelibscountbyproducts","routeSlug":"/sca/2.0/summary-organization/getvulnerablelibscountbyproducts","metadata":{"seo":{"title":"Get Organization Vulnerable Libraries Count By Products","description":"Returns vulnerable libraries count by products for a given organization."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getVulnerableLibsCountByProducts","name":"Get Organization Vulnerable Libraries Count By Products","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1vulnerableLibraryCount/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Vulnerable Libraries Count By Products","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns vulnerable libraries count by products for a given organization."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1vulnerableLibraryCount/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"regex"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if this regular expression resolves as true."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The regex is not case sensitive, and special characters must be escaped with a backslash."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters include space, double quote (\"), '<', '>', '#', '%', '{', '}', vertical bar ('|'), backslash, '^'."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To pass an escaped character in a URL in Postman, encode it first."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"E.g. to return all items whose value begins with "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"a"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", use regex:^a"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"vulnerabilityId:[equals]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"productName:[like | equals | regex]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectName:[like | equals | regex]:value"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1vulnerableLibraryCount/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/products/vulnerableLibraryCount","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/products/vulnerableLibraryCount","href":"summary-organization/getvulnerablelibscountbyproducts","openApiOperationId":"getVulnerableLibsCountByProducts","summary":"Get Organization Vulnerable Libraries Count By Products"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionVulnerableLibrariesCountDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionVulnerableLibrariesCountDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1vulnerableLibraryCount/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionVulnerableLibrariesCountDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionVulnerableLibrariesCountDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getvulnerablelibscountbyproducts"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/products/vulnerableLibraryCount"},{"label":"Get Organization Libraries Count By Products.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getlibscountbyproducts","routeSlug":"/sca/2.0/summary-organization/getlibscountbyproducts","metadata":{"seo":{"title":"Get Organization Libraries Count By Products.","description":"Returns the total number of libraries (non-unique) for a given organization with a breakdown per product"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibsCountByProducts","name":"Get Organization Libraries Count By Products.","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1totalLibraryCount/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Libraries Count By Products.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the total number of libraries (non-unique) for a given organization with a breakdown per product"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1totalLibraryCount/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1totalLibraryCount/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/products/totalLibraryCount","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/products/totalLibraryCount","href":"summary-organization/getlibscountbyproducts","openApiOperationId":"getLibsCountByProducts","summary":"Get Organization Libraries Count By Products."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLibraryCountByProductDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionLibraryCountByProductDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1totalLibraryCount/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionLibraryCountByProductDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLibraryCountByProductDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getlibscountbyproducts"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/products/totalLibraryCount"},{"label":"Get Organization In-House Libraries Count By Products.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getinhouselibrariesbyproducts","routeSlug":"/sca/2.0/summary-organization/getinhouselibrariesbyproducts","metadata":{"seo":{"title":"Get Organization In-House Libraries Count By Products.","description":"Returns the total number of in house libraries (non-unique) for a given organization with a breakdown per product."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getInHouseLibrariesByProducts","name":"Get Organization In-House Libraries Count By Products.","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1inHouseLibraries/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization In-House Libraries Count By Products.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the total number of in house libraries (non-unique) for a given organization with a breakdown per product."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1inHouseLibraries/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1inHouseLibraries/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/products/inHouseLibraries","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/products/inHouseLibraries","href":"summary-organization/getinhouselibrariesbyproducts","openApiOperationId":"getInHouseLibrariesByProducts","summary":"Get Organization In-House Libraries Count By Products."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableDomainSummaryInHouseLibraryPerProductDTO"}},"schemaId":"components/schemas/DWRResponsePageableDomainSummaryInHouseLibraryPerProductDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1products~1inHouseLibraries/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableDomainSummaryInHouseLibraryPerProductDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableDomainSummaryInHouseLibraryPerProductDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getinhouselibrariesbyproducts"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/products/inHouseLibraries"},{"label":"Get Libraries Count Per License","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getlibrarycountperlicense","routeSlug":"/sca/2.0/summary-organization/getlibrarycountperlicense","metadata":{"seo":{"title":"Get Libraries Count Per License","description":"Returns the total number of libraries for a given organization, along with a breakdown of the number of libraries per license."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryCountPerLicense","name":"Get Libraries Count Per License","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1libraryCountPerLicense/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Libraries Count Per License","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the total number of libraries for a given organization, along with a breakdown of the number of libraries per license."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1libraryCountPerLicense/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108","description":"Enter the number of items to return in each page of the result."},{"name":"page","in":"query","schemaId":"schema_109","description":"Enter the page number to display in the result. Page numbers start at 0"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1libraryCountPerLicense/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/libraryCountPerLicense","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/libraryCountPerLicense","href":"summary-organization/getlibrarycountperlicense","openApiOperationId":"getLibraryCountPerLicense","summary":"Get Libraries Count Per License"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseLicenseCountDto"}},"schemaId":"components/schemas/DWRResponseLicenseCountDto"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1libraryCountPerLicense/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseLicenseCountDto","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseLicenseCountDto"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getlibrarycountperlicense"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/libraryCountPerLicense"},{"label":"Get Libraries Count By Language","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getlibrarycountperlanguage","routeSlug":"/sca/2.0/summary-organization/getlibrarycountperlanguage","metadata":{"seo":{"title":"Get Libraries Count By Language","description":"Returns the number of libraries with a breakdown per Language. The library count should be for all occurrences (nonunique) and only open source."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLibraryCountPerLanguage","name":"Get Libraries Count By Language","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1libraryCountPerLanguage/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Libraries Count By Language","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the number of libraries with a breakdown per Language. The library count should be for all occurrences (nonunique) and only open source."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1libraryCountPerLanguage/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/libraryCountPerLanguage","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/libraryCountPerLanguage","href":"summary-organization/getlibrarycountperlanguage","openApiOperationId":"getLibraryCountPerLanguage","summary":"Get Libraries Count By Language"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseLibraryLanguageCountDto"}},"schemaId":"components/schemas/DWRResponseLibraryLanguageCountDto"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1libraryCountPerLanguage/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseLibraryLanguageCountDto","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseLibraryLanguageCountDto"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getlibrarycountperlanguage"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/libraryCountPerLanguage"},{"label":"Get Vulnerability Alerts Count Per Effective Usage Status.","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getdomainvulnerabilityalertcountpereffectiveusage","routeSlug":"/sca/2.0/summary-organization/getdomainvulnerabilityalertcountpereffectiveusage","metadata":{"seo":{"title":"Get Vulnerability Alerts Count Per Effective Usage Status.","description":"Vulnerability alert count per effective usage status."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getDomainVulnerabilityAlertCountPerEffectiveUsage","name":"Get Vulnerability Alerts Count Per Effective Usage Status.","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1effective~1vulnerabilityCountPerSeverity/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Vulnerability Alerts Count Per Effective Usage Status.","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Vulnerability alert count per effective usage status."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1effective~1vulnerabilityCountPerSeverity/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"cvss4","in":"query","schemaId":"schema_107"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1effective~1vulnerabilityCountPerSeverity/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/effective/vulnerabilityCountPerSeverity","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"cvss4","in":"query","required":false,"schemaId":"schema_107"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/effective/vulnerabilityCountPerSeverity","href":"summary-organization/getdomainvulnerabilityalertcountpereffectiveusage","openApiOperationId":"getDomainVulnerabilityAlertCountPerEffectiveUsage","summary":"Get Vulnerability Alerts Count Per Effective Usage Status."},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseVulnerabilityAlertCountPerEffectiveUsageDTO"}},"schemaId":"components/schemas/DWRResponseVulnerabilityAlertCountPerEffectiveUsageDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1effective~1vulnerabilityCountPerSeverity/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseVulnerabilityAlertCountPerEffectiveUsageDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseVulnerabilityAlertCountPerEffectiveUsageDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getdomainvulnerabilityalertcountpereffectiveusage"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/effective/vulnerabilityCountPerSeverity"},{"label":"Get Organization Alert Type Summaries","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getorganizationalerttypesummaries","routeSlug":"/sca/2.0/summary-organization/getorganizationalerttypesummaries","metadata":{"seo":{"title":"Get Organization Alert Type Summaries","description":"Returns the alerts count per type for a given organization."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getOrganizationAlertTypeSummaries","name":"Get Organization Alert Type Summaries","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1alertTypes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Alert Type Summaries","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the alerts count per type for a given organization."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1alertTypes/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"cvss4","in":"query","schemaId":"schema_107"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1alertTypes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/alertTypes","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"cvss4","in":"query","required":false,"schemaId":"schema_107"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/alertTypes","href":"summary-organization/getorganizationalerttypesummaries","openApiOperationId":"getOrganizationAlertTypeSummaries","summary":"Get Organization Alert Type Summaries"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseDomainAlertTypeSummaryDTO"}},"schemaId":"components/schemas/DWRResponseDomainAlertTypeSummaryDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1alertTypes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseDomainAlertTypeSummaryDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseDomainAlertTypeSummaryDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getorganizationalerttypesummaries"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/alertTypes"},{"label":"Get Organization Alert Count Per Severity","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/summary-organization/getorganizationalertcountperseverity","routeSlug":"/sca/2.0/summary-organization/getorganizationalertcountperseverity","metadata":{"seo":{"title":"Get Organization Alert Count Per Severity","description":"Returns the active alerts count per severity for a given organization."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getOrganizationAlertCountPerSeverity","name":"Get Organization Alert Count Per Severity","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1alertCountPerSeverity/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Organization Alert Count Per Severity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns the active alerts count per severity for a given organization."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1alertCountPerSeverity/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"cvss4","in":"query","schemaId":"schema_107"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1alertCountPerSeverity/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/summary/alertCountPerSeverity","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"}],"query":[{"name":"cvss4","in":"query","required":false,"schemaId":"schema_107"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/summary/alertCountPerSeverity","href":"summary-organization/getorganizationalertcountperseverity","openApiOperationId":"getOrganizationAlertCountPerSeverity","summary":"Get Organization Alert Count Per Severity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseSecurityAlertPerVulnerabilityDTO"}},"schemaId":"components/schemas/DWRResponseSecurityAlertPerVulnerabilityDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1summary~1alertCountPerSeverity/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseSecurityAlertPerVulnerabilityDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseSecurityAlertPerVulnerabilityDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/summary-organization/getorganizationalertcountperseverity"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/summary/alertCountPerSeverity"}],"content":{"contentType":"group","meta":{"name":"Summary - Organization"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Summary - Organization","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/summary/scanCountPerAgent","summary":"Get Organization Scan Count Per Agent.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getscancountperagent","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/projects/vulnerableLibraryCount","summary":"Get Organization Vulnerable Libraries Count By Projects","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getvulnerablelibscountbyprojects","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/projects/totalLibraryCount","summary":"Get Organization Libraries Count By Projects.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getlibscountbyprojects","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/projects/inHouseLibraries","summary":"Get Organization In-House Libraries Count By Projects.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getinhouselibrariesbyprojects","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/products/vulnerableLibraryCount","summary":"Get Organization Vulnerable Libraries Count By Products","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getvulnerablelibscountbyproducts","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/products/totalLibraryCount","summary":"Get Organization Libraries Count By Products.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getlibscountbyproducts","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/products/inHouseLibraries","summary":"Get Organization In-House Libraries Count By Products.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getinhouselibrariesbyproducts","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/libraryCountPerLicense","summary":"Get Libraries Count Per License","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getlibrarycountperlicense","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/libraryCountPerLanguage","summary":"Get Libraries Count By Language","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getlibrarycountperlanguage","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/effective/vulnerabilityCountPerSeverity","summary":"Get Vulnerability Alerts Count Per Effective Usage Status.","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getdomainvulnerabilityalertcountpereffectiveusage","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/alertTypes","summary":"Get Organization Alert Type Summaries","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getorganizationalerttypesummaries","deprecated":false},{"title":"/api/v2.0/orgs/{orgToken}/summary/alertCountPerSeverity","summary":"Get Organization Alert Count Per Severity","prefix":{"name":"get","color":"get"},"badges":[],"link":"/summary-organization/getorganizationalertcountperseverity","deprecated":false}]}]}]}]}},{"type":"group","label":"Asynchronous Process Control","link":"/sca/2.0/asynchronous-process-control","routeSlug":"/sca/2.0/asynchronous-process-control","items":[{"label":"Get Async Process Status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/asynchronous-process-control/getreportstatus","routeSlug":"/sca/2.0/asynchronous-process-control/getreportstatus","metadata":{"seo":{"title":"Get Async Process Status","description":"Returns the status of an asynchronous process. Asynchronous processes allow requests to be performed inthe background, enabling you to initiate tasks and check their completion status later."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getReportStatus","name":"Get Async Process Status","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1asyncProcessStatus~1{statusUuid}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get Async Process Status","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Returns the status of an asynchronous process. Asynchronous processes allow requests to be performed in"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"the background, enabling you to initiate tasks and check their completion status later."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Requests Performed in Async Process:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Post Apply OrganizationPolicies On Inventory."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Post Apply Product Policies On Inventory."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Post Apply Project Policies On Inventory."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"orgToken","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true},{"name":"statusUuid","in":"path","schemaId":"schema_105","description":"Asynchronous Process Status UUID","required":true}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1asyncProcessStatus~1{statusUuid}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/{orgToken}/asyncProcessStatus/{statusUuid}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"orgToken","in":"path","required":true,"schemaId":"schema_105"},{"name":"statusUuid","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/{orgToken}/asyncProcessStatus/{statusUuid}","href":"asynchronous-process-control/getreportstatus","openApiOperationId":"getReportStatus","summary":"Get Async Process Status"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"}},"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1{orgToken}~1asyncProcessStatus~1{statusUuid}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseAsyncProcessStatusV2DTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/asynchronous-process-control/getreportstatus"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/{orgToken}/asyncProcessStatus/{statusUuid}"}],"content":{"contentType":"group","meta":{"name":"Asynchronous Process Control"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Asynchronous Process Control","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/{orgToken}/asyncProcessStatus/{statusUuid}","summary":"Get Async Process Status","prefix":{"name":"get","color":"get"},"badges":[],"link":"/asynchronous-process-control/getreportstatus","deprecated":false}]}]}]}]}},{"type":"group","label":"domain-controller","link":"/sca/2.0/domain-controller","routeSlug":"/sca/2.0/domain-controller","items":[{"label":"Get User Managed Domains","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/domain-controller/getusermanageddomains","routeSlug":"/sca/2.0/domain-controller/getusermanageddomains","metadata":{"seo":{"title":"Get User Managed Domains","description":"Returns a list of all organizations where the current user is a domain or application admin."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getUserManagedDomains","name":"Get User Managed Domains","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1orgs~1managed-domains/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get User Managed Domains","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of all organizations where the current user is a domain or application admin."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/orgs/managed-domains","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/orgs/managed-domains","href":"domain-controller/getusermanageddomains","openApiOperationId":"getUserManagedDomains","summary":"Get User Managed Domains"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionDomainDTO"}},"schemaId":"components/schemas/DWRResponseCollectionDomainDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1orgs~1managed-domains/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseCollectionDomainDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseCollectionDomainDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/domain-controller/getusermanageddomains"}],"panels":[]}]},"httpPath":"/api/v2.0/orgs/managed-domains"}],"content":{"contentType":"group","meta":{"name":"domain-controller"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"domain-controller","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/orgs/managed-domains","summary":"Get User Managed Domains","prefix":{"name":"get","color":"get"},"badges":[],"link":"/domain-controller/getusermanageddomains","deprecated":false}]}]}]}]}},{"type":"group","label":"General Info - Licenses","link":"/sca/2.0/general-info-licenses","routeSlug":"/sca/2.0/general-info-licenses","items":[{"label":"Get License Details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/general-info-licenses/getlicensedetails","routeSlug":"/sca/2.0/general-info-licenses/getlicensedetails","metadata":{"seo":{"title":"Get License Details","description":"Returns detailed information about a specific license"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getLicenseDetails","name":"Get License Details","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1licenses~1{licenseName}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get License Details","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns detailed information about a specific license"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"licenseName","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"license name (by running General Info - Licenses > Get All Licenses)."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1licenses~1{licenseName}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/licenses/{licenseName}","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"licenseName","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/licenses/{licenseName}","href":"general-info-licenses/getlicensedetails","openApiOperationId":"getLicenseDetails","summary":"Get License Details"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseLicenseDTO"}},"schemaId":"components/schemas/DWRResponseLicenseDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1licenses~1{licenseName}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponseLicenseDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponseLicenseDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/general-info-licenses/getlicensedetails"}],"panels":[]}]},"httpPath":"/api/v2.0/licenses/{licenseName}"},{"label":"Get All Licenses","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/general-info-licenses/getalllicenses","routeSlug":"/sca/2.0/general-info-licenses/getalllicenses","metadata":{"seo":{"title":"Get All Licenses","description":"Returns a list of all known licenses in the system."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getAllLicenses","name":"Get All Licenses","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1licenses/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get All Licenses","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Returns a list of all known licenses in the system."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query","schemaId":"schema_106","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter your search to return items whose property has a specific value."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the syntax: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"property:operation:value"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" where a colon (:) separates between property, operation and value."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Property: the name of the property of the item"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Operation:"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"equals"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to this value."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"like"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the property's value is contained within this value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - true if the value is identical to one of the items in this comma-separated list. E.g. in:value1,value2,value3"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Value: the value of the property."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To combine multiple filters, separate each filter with a semicolon with no space. E.g.  property1:operation1:value1;property2:operation2:value2"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This endpoint supports filtering on the following properties and its supported operators:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"name:[equals | like | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"spdxName:[equals | like | in]:value"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"uuid:[equals | in]:value"},"children":[]}]}]}]}]}],"pointer":"/paths/~1api~1v2.0~1licenses/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/v2.0/licenses","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[],"query":[{"name":"pageSize","in":"query","schemaId":"schema_108"},{"name":"page","in":"query","schemaId":"schema_109"},{"name":"search","in":"query"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403"],"pointer":"/api/v2.0/licenses","href":"general-info-licenses/getalllicenses","openApiOperationId":"getAllLicenses","summary":"Get All Licenses"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLicenseDTO"}},"schemaId":"components/schemas/DWRResponsePageableCollectionLicenseDTO"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1licenses/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DWRResponsePageableCollectionLicenseDTO","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DWRResponsePageableCollectionLicenseDTO"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/general-info-licenses/getalllicenses"}],"panels":[]}]},"httpPath":"/api/v2.0/licenses"}],"content":{"contentType":"group","meta":{"name":"General Info - Licenses"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"General Info - Licenses","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/licenses/{licenseName}","summary":"Get License Details","prefix":{"name":"get","color":"get"},"badges":[],"link":"/general-info-licenses/getlicensedetails","deprecated":false},{"title":"/api/v2.0/licenses","summary":"Get All Licenses","prefix":{"name":"get","color":"get"},"badges":[],"link":"/general-info-licenses/getalllicenses","deprecated":false}]}]}]}]}},{"type":"group","label":"product-attribution-report-controller","link":"/sca/2.0/product-attribution-report-controller","routeSlug":"/sca/2.0/product-attribution-report-controller","items":[{"label":"Delete attribution report library settings","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/sca/2.0/product-attribution-report-controller/deleteattributionreportlibrarysettings","routeSlug":"/sca/2.0/product-attribution-report-controller/deleteattributionreportlibrarysettings","metadata":{"seo":{"title":"Delete attribution report library settings","description":"Delete library settings to be reflected in the attribution report"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deleteAttributionReportLibrarySettings","name":"Delete attribution report library settings","isWebhook":false,"pointer":"/paths/~1api~1v2.0~1products~1{productIdentifier}~1librarySettings~1attributionReport/delete","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete attribution report library settings","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Delete library settings to be reflected in the attribution report"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearer-key","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"productIdentifier","in":"path","schemaId":"schema_105","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1api~1v2.0~1products~1{productIdentifier}~1librarySettings~1attributionReport/delete/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ProjectListRequestDTO"}},"schemaId":"components/schemas/ProjectListRequestDTO","pointer":"/paths/~1api~1v2.0~1products~1{productIdentifier}~1librarySettings~1attributionReport/delete/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/api/v2.0/products/{productIdentifier}/librarySettings/attributionReport","servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"parameters":{"path":[{"name":"productIdentifier","in":"path","required":true,"schemaId":"schema_105"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ProjectListRequestDTO"}},"responseCodes":["200","400","403"],"pointer":"/api/v2.0/products/{productIdentifier}/librarySettings/attributionReport","href":"product-attribution-report-controller/deleteattributionreportlibrarysettings","openApiOperationId":"deleteAttributionReportLibrarySettings","summary":"Delete attribution report library settings"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}],"schemaId":"components/schemas/ProjectListRequestDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ProjectListRequestDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_105"}},"schemaId":"schema_105"},{"code":"400","description":"Bad Request","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"},{"code":"403","description":"Forbidden","mediaType":"*/*","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}},"schemaId":"components/schemas/DWRResponseBase"}],"pointer":"/paths/~1api~1v2.0~1products~1{productIdentifier}~1librarySettings~1attributionReport/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_105","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_105"}}},{"code":"400","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}},{"code":"403","schemaId":"components/schemas/DWRResponseBase","mediaTypes":["*/*"],"mediaTypeContent":{"*/*":{"schemaId":"components/schemas/DWRResponseBase"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/product-attribution-report-controller/deleteattributionreportlibrarysettings"}],"panels":[]}]},"httpPath":"/api/v2.0/products/{productIdentifier}/librarySettings/attributionReport"}],"content":{"contentType":"group","meta":{"name":"product-attribution-report-controller"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"product-attribution-report-controller","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/v2.0/products/{productIdentifier}/librarySettings/attributionReport","summary":"Delete attribution report library settings","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/product-attribution-report-controller/deleteattributionreportlibrarysettings","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/DWRResponseBase":{"id":"components/schemas/DWRResponseBase","kind":"json-schema","title":"DWRResponseBase","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"}}}},"components/schemas/DWRResponseMessageDTO":{"id":"components/schemas/DWRResponseMessageDTO","kind":"json-schema","title":"DWRResponseMessageDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/MessageDTO"}}}},"components/schemas/MessageDTO":{"id":"components/schemas/MessageDTO","kind":"json-schema","title":"MessageDTO","data":{"type":"object","properties":{"message":{"title":"message","type":"string","example":"Success!"}}}},"components/schemas/APPROVE":{"id":"components/schemas/APPROVE","kind":"json-schema","title":"APPROVE","data":{"type":"object","description":"type: APPROVE","allOf":[{"$ref":"#/components/schemas/BasePolicyActionDTO"}]}},"components/schemas/BasePolicyActionDTO":{"id":"components/schemas/BasePolicyActionDTO","kind":"json-schema","title":"BasePolicyActionDTO","data":{"required":["type"],"type":"object","properties":{"type":{"type":"string"}},"discriminator":{"propertyName":"type"}}},"components/schemas/CONDITIONS":{"id":"components/schemas/CONDITIONS","kind":"json-schema","title":"CONDITIONS","data":{"type":"object","description":"type: CONDITIONS","allOf":[{"$ref":"#/components/schemas/BasePolicyActionDTO"},{"type":"object","properties":{"approveWhenAllSatisfied":{"title":"Approve When All Satisfied","type":"boolean","default":false},"rejectWhenOneRejected":{"title":"Reject When One Condition is Rejected","type":"boolean","default":false},"conditions":{"type":"array","items":{"$ref":"#/components/schemas/ConditionInfo"}},"failPolicyCheck":{"title":"Fail Policy Check","type":"boolean","default":false}}}]}},"components/schemas/CREATE_ISSUE":{"id":"components/schemas/CREATE_ISSUE","kind":"json-schema","title":"CREATE_ISSUE","data":{"required":["issueTrackerType"],"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type: CREATE_ISSUE"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/BasePolicyActionDTO"},{"type":"object","properties":{"failPolicyCheck":{"title":"Fail Policy Check","type":"boolean","default":false},"issueTrackerType":{"title":"Issue Tracker Type","type":"string","example":"COMMON_ISSUE_TRACKER","enum":["COMMON_ISSUE_TRACKER"]}}}]}},"components/schemas/ConditionInfo":{"id":"components/schemas/ConditionInfo","kind":"json-schema","title":"ConditionInfo","data":{"required":["conditionText","duePeriod"],"type":"object","properties":{"duty":{"type":"string","enum":["REQUESTER","APPROVER"]},"user":{"$ref":"#/components/schemas/PolicyUserDTO"},"group":{"$ref":"#/components/schemas/PolicyGroupDTO"},"conditionText":{"title":"Condition Description","type":"string","example":"A reason for the condition"},"duePeriod":{"title":"Due Period","type":"integer","format":"int32","example":10}},"description":"Condition will apply to duty or user or group"}},"components/schemas/EFFECTIVENESS":{"id":"components/schemas/EFFECTIVENESS","kind":"json-schema","title":"EFFECTIVENESS","data":{"required":["shieldValue"],"type":"object","properties":{"type":{"type":"string"},"shieldValue":{"title":"Effective Value","type":"string","enum":["RED","YELLOW","GREY","NO_SHIELD","GREEN"]}},"description":"type: EFFECTIVENESS"}},"components/schemas/GAV_REGEX":{"id":"components/schemas/GAV_REGEX","kind":"json-schema","title":"GAV_REGEX","data":{"type":"object","properties":{"type":{"type":"string"},"groupIdRegex":{"title":"Group Id Regex","type":"string","example":"/**"},"artifactIdRegex":{"title":"Artifact Id Regex","type":"string","example":"/**"},"versionRegex":{"title":"Version Regex","type":"string","example":"/**"}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type: GAV_REGEX"},"children":[]}]}]}]}},"components/schemas/LIBRARY_REQUEST_HISTORY":{"id":"components/schemas/LIBRARY_REQUEST_HISTORY","kind":"json-schema","title":"LIBRARY_REQUEST_HISTORY","data":{"required":["libraryRequestHistory"],"type":"object","properties":{"type":{"type":"string"},"libraryRequestHistory":{"title":"Library Request History","type":"string","enum":["APPROVED_AT_LEAST_ONCE","APPROVED_AT_LEAST_ONCE_OR_PENDING","REJECTED_AT_LEAST_ONCE","REJECTED_AT_LEAST_ONCE_OR_PENDING","PENDING"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type: LIBRARY_REQUEST_HISTORY"},"children":[]}]}]}]}},"components/schemas/LIBRARY_STALENESS":{"id":"components/schemas/LIBRARY_STALENESS","kind":"json-schema","title":"LIBRARY_STALENESS","data":{"required":["monthsBack"],"type":"object","properties":{"type":{"type":"string"},"monthsBack":{"title":"Months Back","type":"integer","format":"int32","example":36}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type: LIBRARY_STALENESS"},"children":[]}]}]}]}},"components/schemas/LICENSE":{"id":"components/schemas/LICENSE","kind":"json-schema","title":"LICENSE","data":{"required":["licenses"],"type":"object","properties":{"type":{"type":"string"},"licenses":{"type":"array","items":{"$ref":"#/components/schemas/PolicyLicenseDTO"}},"inclusive":{"title":"Inclusive","type":"boolean","description":"Trigger only when ALL licenses of the library are matched"}},"description":"type: LICENSE"}},"components/schemas/PRIMARY_ATTRIBUTE_VALUE":{"id":"components/schemas/PRIMARY_ATTRIBUTE_VALUE","kind":"json-schema","title":"PRIMARY_ATTRIBUTE_VALUE","data":{"required":["attributeValue"],"type":"object","properties":{"type":{"type":"string"},"attributeValue":{"title":"Attribute Value","type":"string","example":"value"}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type: PRIMARY_ATTRIBUTE_VALUE"},"children":[]}]}]}]}},"components/schemas/PRODUCT":{"id":"components/schemas/PRODUCT","kind":"json-schema","title":"PRODUCT","data":{"required":["productToken"],"type":"object","properties":{"type":{"type":"string"},"productToken":{"title":"Product Token","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"productName":{"title":"Product Name","type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}],"example":"Product A"}},"description":"type: PRODUCT"}},"components/schemas/PolicyGroupDTO":{"id":"components/schemas/PolicyGroupDTO","kind":"json-schema","title":"PolicyGroupDTO","data":{"required":["uuid"],"type":"object","properties":{"uuid":{"title":"Group Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Group Name","type":"string","example":"Group A"}}}},"components/schemas/PolicyLicenseDTO":{"id":"components/schemas/PolicyLicenseDTO","kind":"json-schema","title":"PolicyLicenseDTO","data":{"required":["name"],"type":"object","properties":{"uuid":{"title":"License Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"License Name","type":"string","example":"MIT"}}}},"components/schemas/PolicyRequestDTO":{"id":"components/schemas/PolicyRequestDTO","kind":"json-schema","title":"PolicyRequestDTO","data":{"required":["action","filter","name"],"type":"object","properties":{"name":{"title":"Policy Name","type":"string","example":"License Policy"},"filter":{"type":"object","oneOf":[{"$ref":"#/components/schemas/GAV_REGEX"},{"$ref":"#/components/schemas/LIBRARY_REQUEST_HISTORY"},{"$ref":"#/components/schemas/LIBRARY_STALENESS"},{"$ref":"#/components/schemas/LICENSE"},{"$ref":"#/components/schemas/PRIMARY_ATTRIBUTE_VALUE"},{"$ref":"#/components/schemas/PRODUCT"},{"$ref":"#/components/schemas/ReferenceNameRequiredException"},{"$ref":"#/components/schemas/EFFECTIVENESS"},{"$ref":"#/components/schemas/VULNERABILITY_SCORE"}]},"action":{"oneOf":[{"$ref":"#/components/schemas/APPROVE"},{"$ref":"#/components/schemas/CONDITIONS"},{"$ref":"#/components/schemas/CREATE_ISSUE"},{"$ref":"#/components/schemas/REASSIGN"},{"$ref":"#/components/schemas/REJECT"}]},"enabled":{"title":"Enabled","type":"boolean","default":true}}}},"components/schemas/PolicyUserDTO":{"id":"components/schemas/PolicyUserDTO","kind":"json-schema","title":"PolicyUserDTO","data":{"required":["uuid"],"type":"object","properties":{"uuid":{"title":"User Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"User Name","type":"string","example":"jon.smith"},"email":{"title":"User Name","type":"string","example":"jon.smith@mail.com"}}}},"components/schemas/REASSIGN":{"id":"components/schemas/REASSIGN","kind":"json-schema","title":"REASSIGN","data":{"type":"object","description":"type: REASSIGN","allOf":[{"$ref":"#/components/schemas/BasePolicyActionDTO"},{"type":"object","properties":{"user":{"$ref":"#/components/schemas/PolicyUserDTO"},"group":{"$ref":"#/components/schemas/PolicyGroupDTO"},"failPolicyCheck":{"title":"Fail Policy Check","type":"boolean","default":false}}}]}},"components/schemas/REJECT":{"id":"components/schemas/REJECT","kind":"json-schema","title":"REJECT","data":{"type":"object","description":"type: REJECT","allOf":[{"$ref":"#/components/schemas/BasePolicyActionDTO"}]}},"components/schemas/ReferenceNameRequiredException":{"id":"components/schemas/ReferenceNameRequiredException","kind":"json-schema","title":"ReferenceNameRequiredException","data":{"type":"object","properties":{"cause":{"type":"object","properties":{"stackTrace":{"type":"array","items":{"type":"object","properties":{"classLoaderName":{"type":"string"},"moduleName":{"type":"string"},"moduleVersion":{"type":"string"},"methodName":{"type":"string"},"fileName":{"type":"string"},"lineNumber":{"type":"integer","format":"int32"},"className":{"type":"string"},"nativeMethod":{"type":"boolean"}}}},"message":{"type":"string"},"suppressed":{"type":"array","items":{"type":"object","properties":{"stackTrace":{"type":"array","items":{"type":"object","properties":{"classLoaderName":{"type":"string"},"moduleName":{"type":"string"},"moduleVersion":{"type":"string"},"methodName":{"type":"string"},"fileName":{"type":"string"},"lineNumber":{"type":"integer","format":"int32"},"className":{"type":"string"},"nativeMethod":{"type":"boolean"}}}},"message":{"type":"string"},"localizedMessage":{"type":"string"}}}},"localizedMessage":{"type":"string"}}},"stackTrace":{"type":"array","items":{"type":"object","properties":{"classLoaderName":{"type":"string"},"moduleName":{"type":"string"},"moduleVersion":{"type":"string"},"methodName":{"type":"string"},"fileName":{"type":"string"},"lineNumber":{"type":"integer","format":"int32"},"className":{"type":"string"},"nativeMethod":{"type":"boolean"}}}},"requestId":{"type":"string"},"errorCode":{"type":"string"},"errorType":{"type":"string","enum":["Client","Service","Unknown"]},"errorMessage":{"type":"string"},"statusCode":{"type":"integer","format":"int32"},"serviceName":{"type":"string"},"httpHeaders":{"type":"object","additionalProperties":{"type":"string"}},"rawResponse":{"type":"array","items":{"type":"string","format":"byte"}},"rawResponseContent":{"type":"string"},"message":{"type":"string"},"retryable":{"type":"boolean"},"suppressed":{"type":"array","items":{"type":"object","properties":{"stackTrace":{"type":"array","items":{"type":"object","properties":{"classLoaderName":{"type":"string"},"moduleName":{"type":"string"},"moduleVersion":{"type":"string"},"methodName":{"type":"string"},"fileName":{"type":"string"},"lineNumber":{"type":"integer","format":"int32"},"className":{"type":"string"},"nativeMethod":{"type":"boolean"}}}},"message":{"type":"string"},"localizedMessage":{"type":"string"}}}},"localizedMessage":{"type":"string"}}}},"components/schemas/VULNERABILITY_SCORE":{"id":"components/schemas/VULNERABILITY_SCORE","kind":"json-schema","title":"VULNERABILITY_SCORE","data":{"type":"object","properties":{"type":{"type":"string"},"from":{"type":"number","format":"float"},"to":{"type":"number","format":"float"}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"type: VULNERABILITY_SCORE"},"children":[]}]}]}]}},"components/schemas/BasePolicyFilterDTO":{"id":"components/schemas/BasePolicyFilterDTO","kind":"json-schema","title":"BasePolicyFilterDTO","data":{"type":"object","properties":{"type":{"type":"string"}}}},"components/schemas/DWRResponsePolicyDTO":{"id":"components/schemas/DWRResponsePolicyDTO","kind":"json-schema","title":"DWRResponsePolicyDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/PolicyDTO"}}}},"components/schemas/PolicyContextDTO":{"id":"components/schemas/PolicyContextDTO","kind":"json-schema","title":"PolicyContextDTO","data":{"type":"object","properties":{"uuid":{"title":"Policy Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Context Name","type":"string","example":"Context A"},"contextType":{"title":"ContextType","type":"string","example":"orgs","enum":["ORGS","PRODUCTS","PROJECTS"]}}}},"components/schemas/PolicyDTO":{"id":"components/schemas/PolicyDTO","kind":"json-schema","title":"PolicyDTO","data":{"type":"object","properties":{"uuid":{"title":"Policy Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Policy Name","type":"string","example":"A Policy"},"owner":{"$ref":"#/components/schemas/UserInfoDTO"},"createdAt":{"title":"Policy Creation Date","type":"string","format":"date-time"},"priority":{"title":"Priority","type":"integer","description":"1 is the lowest priority","format":"int32","example":1},"filter":{"$ref":"#/components/schemas/BasePolicyFilterDTO"},"action":{"oneOf":[{"$ref":"#/components/schemas/APPROVE"},{"$ref":"#/components/schemas/CONDITIONS"},{"$ref":"#/components/schemas/CREATE_ISSUE"},{"$ref":"#/components/schemas/REASSIGN"},{"$ref":"#/components/schemas/REJECT"}]},"context":{"$ref":"#/components/schemas/PolicyContextDTO"},"enabled":{"title":"Enabled","type":"boolean"},"modifiedAt":{"title":"Policy Modification Date","type":"string","format":"date-time"},"modifiedBy":{"title":"Policy Modified By","type":"string","example":"jon.smith@mail.com"},"aggregatedPriority":{"type":"integer","format":"int32"}},"description":"Policies are checked by order of priority; note that 1 is the lowest priority"}},"components/schemas/UserInfoDTO":{"id":"components/schemas/UserInfoDTO","kind":"json-schema","title":"UserInfoDTO","data":{"required":["uuid"],"type":"object","properties":{"uuid":{"title":"User UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"User Name","type":"string","example":"Jon Smith"},"email":{"title":"User Email","type":"string","example":"jon.smith@mail.com"},"userType":{"title":"Type Of User","type":"string","example":"REGULAR","enum":["REGULAR","SERVICE","SCAN_SUMMARY_RECEIVER"]},"accountStatus":{"type":"string","enum":["ACTIVE","INACTIVE","LOCKOUT"]}}}},"components/schemas/UpdatePrioritiesRequestDTO":{"id":"components/schemas/UpdatePrioritiesRequestDTO","kind":"json-schema","title":"UpdatePrioritiesRequestDTO","data":{"required":["uuids"],"type":"object","properties":{"uuids":{"type":"array","items":{"title":"Policy Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"}}},"description":"Must contain all policy uuids"}},"components/schemas/DWRResponseCollectionPolicyDTO":{"id":"components/schemas/DWRResponseCollectionPolicyDTO","kind":"json-schema","title":"DWRResponseCollectionPolicyDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/PolicyDTO"}}}}},"components/schemas/CustomAttributeValueDTO":{"id":"components/schemas/CustomAttributeValueDTO","kind":"json-schema","title":"CustomAttributeValueDTO","data":{"type":"object","properties":{"value":{"title":"Custom Attribute Value","type":"string","example":"Custom attribute value"}}}},"components/schemas/UpdateRiskRequestDTO":{"id":"components/schemas/UpdateRiskRequestDTO","kind":"json-schema","title":"UpdateRiskRequestDTO","data":{"type":"object","properties":{"status":{"title":"Alert Status","type":"string","enum":["ACTIVE","IGNORED"]},"comment":{"title":"Alert Comment","maxLength":500,"type":"string","example":"This alert is not important"},"isViolating":{"type":"boolean"}}}},"components/schemas/DWRResponseBoolean":{"id":"components/schemas/DWRResponseBoolean","kind":"json-schema","title":"DWRResponseBoolean","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"boolean"}}}},"components/schemas/ContextEntityRequestDTO":{"id":"components/schemas/ContextEntityRequestDTO","kind":"json-schema","title":"ContextEntityRequestDTO","data":{"required":["name"],"type":"object","properties":{"name":{"title":"Entity Name","type":"string","example":"Entity A"}}}},"components/schemas/DWRResponseProjectDTO":{"id":"components/schemas/DWRResponseProjectDTO","kind":"json-schema","title":"DWRResponseProjectDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/ProjectDTO"}}}},"components/schemas/ProjectDTO":{"id":"components/schemas/ProjectDTO","kind":"json-schema","title":"ProjectDTO","data":{"type":"object","properties":{"uuid":{"title":"Project UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Project Name","type":"string","example":"My Project"},"path":{"title":"Product Name","type":"string","example":"My Product"},"productName":{"title":"Product Name","type":"string","example":"My Product"},"productUuid":{"title":"Product Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"}}}},"components/schemas/AttributionReportLibrarySettingRuleDTO":{"id":"components/schemas/AttributionReportLibrarySettingRuleDTO","kind":"json-schema","title":"AttributionReportLibrarySettingRuleDTO","data":{"type":"object","properties":{"excluded":{"type":"boolean"}}}},"components/schemas/DWRResponseProductDTO":{"id":"components/schemas/DWRResponseProductDTO","kind":"json-schema","title":"DWRResponseProductDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/ProductDTO"}}}},"components/schemas/ProductDTO":{"id":"components/schemas/ProductDTO","kind":"json-schema","title":"ProductDTO","data":{"type":"object","properties":{"uuid":{"title":"Product Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Product Name","type":"string","example":"Product A"}}}},"components/schemas/UpdateWhiteListRuleRequestDTO":{"id":"components/schemas/UpdateWhiteListRuleRequestDTO","kind":"json-schema","title":"UpdateWhiteListRuleRequestDTO","data":{"type":"object","properties":{"regex":{"title":"White List Regex Rule","type":"string","example":"*aa*"},"description":{"title":"White List Description","type":"string","example":"description for white list"}}}},"components/schemas/DWRResponseWhiteListRuleDTO":{"id":"components/schemas/DWRResponseWhiteListRuleDTO","kind":"json-schema","title":"DWRResponseWhiteListRuleDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/WhiteListRuleDTO"}}}},"components/schemas/WhiteListRuleDTO":{"id":"components/schemas/WhiteListRuleDTO","kind":"json-schema","title":"WhiteListRuleDTO","data":{"required":["regex"],"type":"object","properties":{"uuid":{"title":"White List UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"regexType":{"title":"WhiteList Regex Type","type":"string","enum":["BY_NAME","BY_LIBRARY"]},"regex":{"title":"White List Regex Rule","type":"string","example":"*aa*"},"createdBy":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"description":{"title":"White List Description","type":"string","example":"Sample description"}}}},"components/schemas/UpdateWhiteListRulesRequestDTO":{"id":"components/schemas/UpdateWhiteListRulesRequestDTO","kind":"json-schema","title":"UpdateWhiteListRuleDTO","data":{"title":"UpdateWhiteListRuleDTO","required":["regex","uuid"],"type":"object","properties":{"uuid":{"title":"White List UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"regex":{"title":"White List Regex Rule","type":"string","example":"*aa*"},"description":{"title":"White List Description","type":"string","example":"description for white list"}}}},"components/schemas/UpdateInHouseRuleRequestDTO":{"id":"components/schemas/UpdateInHouseRuleRequestDTO","kind":"json-schema","title":"UpdateInHouseRuleRequestDTO","data":{"type":"object","properties":{"type":{"title":"InHouse Rule Regex Type","type":"string","example":"NAME","enum":["NAME","LIBRARY_COORDINATES","ARTIFACT_ID"]},"regex":{"title":"InHouse Regex Rule","type":"string","example":"*aa*"},"description":{"title":"InHouse Description","type":"string","example":"description for InHouse rule"},"empty":{"type":"boolean"}}}},"components/schemas/DWRResponseWarningInHouseRuleDTO":{"id":"components/schemas/DWRResponseWarningInHouseRuleDTO","kind":"json-schema","title":"Initiates the update process for an individual In-House library rule","data":{"title":"Initiates the update process for an individual In-House library rule","type":"object","properties":{"additionalData":{"title":"Provides warning messages for notifying about conditions related to the ","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"warningMessage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Serves as an alert to inform you about the status of the rule being updated."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The warning message will provide information about whether the rule already exists or if some of the rules are already present"},"children":[]}]}]}]}],"example":{"warningMessage":"item already exists"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/InHouseRuleDTO"}},"description":"ddsc"}},"components/schemas/InHouseRuleDTO":{"id":"components/schemas/InHouseRuleDTO","kind":"json-schema","title":"InHouseRuleDTO","data":{"required":["type"],"type":"object","properties":{"uuid":{"type":"string"},"type":{"title":"InHouse Rule Regex Type","type":"string","enum":["NAME","LIBRARY_COORDINATES","ARTIFACT_ID"]},"regex":{"title":"InHouse Regex Rule","type":"string","example":".*a*"},"description":{"title":"InHouse Rule Description","type":"string"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"title":"Created By","type":"string","description":"Jon.Snow"},"empty":{"type":"boolean"}}}},"components/schemas/UpdateInHouseRulesRequestDTO":{"id":"components/schemas/UpdateInHouseRulesRequestDTO","kind":"json-schema","title":"UpdateInHouseRulesRequestDTO","data":{"required":["uuid"],"type":"object","properties":{"uuid":{"title":"Proprietary Rule UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"type":{"title":"Proprietary Rule Regex Type","type":"string","example":"NAME","enum":["NAME","LIBRARY_COORDINATES","ARTIFACT_ID"]},"regex":{"title":"Proprietary Regex Rule","type":"string","example":"*aa*"},"description":{"title":"Proprietary Description","type":"string","example":"description for white list"},"empty":{"type":"boolean"}}}},"components/schemas/UpdateGroupRequestDTO":{"id":"components/schemas/UpdateGroupRequestDTO","kind":"json-schema","title":"UpdateGroupRequestDTO","data":{"type":"object","properties":{"name":{"title":"Group Name","type":"string","example":"Group A"},"description":{"title":"Group Description","type":"string","example":"Group description"}},"description":"DTO for updating an existing group"}},"components/schemas/DWRResponseGroupDTO":{"id":"components/schemas/DWRResponseGroupDTO","kind":"json-schema","title":"DWRResponseGroupDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/GroupDTO"}}}},"components/schemas/GroupDTO":{"id":"components/schemas/GroupDTO","kind":"json-schema","title":"GroupDTO","data":{"type":"object","properties":{"uuid":{"title":"Group UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Group Name","type":"string","example":"Group A"},"description":{"title":"Group Description","type":"string","example":"Group description"},"userCount":{"title":"User Count","type":"integer","format":"int32","example":22}}}},"components/schemas/DWRResponseDomainDTO":{"id":"components/schemas/DWRResponseDomainDTO","kind":"json-schema","title":"DWRResponseDomainDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/DomainDTO"}}}},"components/schemas/DomainDTO":{"id":"components/schemas/DomainDTO","kind":"json-schema","title":"OrgDTO","data":{"title":"OrgDTO","type":"object","properties":{"uuid":{"title":"Org Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Org Name","type":"string","example":"Organization A"}}}},"components/schemas/AsyncProcessStatusV2DTO":{"id":"components/schemas/AsyncProcessStatusV2DTO","kind":"json-schema","title":"AsyncProcessStatusV2DTO","data":{"type":"object","properties":{"contextUuid":{"title":"contextUuid","type":"string","example":"caf69794-9882-4b55-82db-6b6da4fe2a26"},"uuid":{"title":"uuid","type":"string","example":"caf69794-9882-4b55-82db-6b6da4fe2a92"},"status":{"title":"status","type":"string","example":"PENDING","enum":["PENDING","IN_PROGRESS","FAILED","FAILURE","SUCCESS"]},"contextType":{"title":"contextType","type":"string","example":"DOMAIN","enum":["SYSTEM","GLOBAL_ACCOUNT","DOMAIN","PRODUCT","PROJECT","SCAN","UNSUPPORTED_TYPE"]},"created":{"type":"string","format":"date-time"},"modified":{"type":"string","format":"date-time"},"processType":{"title":"processType","type":"string","example":"APPLY_POLICIES"},"messageContentSha1":{"title":"messageContentSha1","type":"string","example":"fb4016165697cc32d0b90ccc82e3c2c846eb01b7"},"userMail":{"type":"string","writeOnly":true},"requestToken":{"title":"requestToken","type":"string","example":"2cd6a43b"},"userEmail":{"title":"userMail","type":"string","example":"sample@mail.com"}}}},"components/schemas/DWRResponseAsyncProcessStatusV2DTO":{"id":"components/schemas/DWRResponseAsyncProcessStatusV2DTO","kind":"json-schema","title":"DWRResponseAsyncProcessStatusV2DTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/AsyncProcessStatusV2DTO"}}}},"components/schemas/GenerateUserKeyRequestDTO":{"id":"components/schemas/GenerateUserKeyRequestDTO","kind":"json-schema","title":"GenerateUserKeyRequestDTO","data":{"type":"object","properties":{"description":{"title":"UserToken Description","type":"string","example":"Token A"}}}},"components/schemas/DWRResponseUserKeyDTO":{"id":"components/schemas/DWRResponseUserKeyDTO","kind":"json-schema","title":"DWRResponseUserKeyDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/UserKeyDTO"}}}},"components/schemas/UserKeyDTO":{"id":"components/schemas/UserKeyDTO","kind":"json-schema","title":"UserKeyDTO","data":{"type":"object","properties":{"uuid":{"title":"User Key UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"userUuid":{"title":"User UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"userKey":{"title":"User Key","type":"string","example":"8d541c7d782e4b7891ebf61e864f76cb9af75f17d4394b109f1155e88f3e86bd"},"createdAt":{"title":"Time Of Creation","type":"string","format":"date-time"},"lastUsedAt":{"title":"Last Token Usage","type":"string","format":"date-time"},"description":{"title":"Token Description","type":"string","example":"Token A"},"expirationDate":{"title":"Token Expiration Date","type":"string","format":"date-time"}}}},"components/schemas/CreateProjectByProductRequestDTO":{"id":"components/schemas/CreateProjectByProductRequestDTO","kind":"json-schema","title":"CreateProjectByProductRequestDTO","data":{"required":["projectName"],"type":"object","properties":{"projectName":{"title":"Project Name","type":"string","example":"Project A"},"projectDescription":{"title":"Project Description","type":"string","example":"Description for project"}}}},"components/schemas/DWRResponseCreatedProjectDTO":{"id":"components/schemas/DWRResponseCreatedProjectDTO","kind":"json-schema","title":"DWRResponseCreatedProjectDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights on creating resources using supported endpoints.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"created"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Indicates whether the requested project was successfully created or if it already exists."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When “true”, this signifies the project was successfully created. When “false”, this indicates the project already exists"},"children":[]}]}]}]}],"example":{"created":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/ProjectDTO"}}}},"components/schemas/ProjectListRequestDTO":{"id":"components/schemas/ProjectListRequestDTO","kind":"json-schema","title":"ProjectListRequestDTO","data":{"required":["projectIdentifiers"],"type":"object","properties":{"projectIdentifiers":{"type":"array","items":{"title":"Project Identifiers","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"}}}}},"components/schemas/CopyrightReferenceDTO":{"id":"components/schemas/CopyrightReferenceDTO","kind":"json-schema","title":"CopyrightReferenceDTO","data":{"required":["copyright"],"type":"object","properties":{"type":{"title":"Copy Reference Type","type":"string","example":"PROJECT_HOMEPAGE","enum":["TEXT_IN_FILE","ARTIFACT_DESCRIPTOR","PROJECT_HOMEPAGE","USER","UNSPECIFIED"]},"copyright":{"title":"Copyright","type":"string","example":"Copyright 2021 x greater by the end of"},"customDisclaimer":{"title":"Copyright Custom Disclaimer","type":"string"},"createdAt":{"type":"string","format":"date-time"},"textUrl":{"title":"Copyright Text Url","type":"string"},"startYear":{"title":"Copyright Start Year","type":"string","example":"2021"},"endYear":{"title":"Copyright End Year","type":"string","example":"2022"},"author":{"title":"Copyright Author","type":"string","example":"x greater by the end of"},"referenceInfo":{"title":"Copyright Reference Info","type":"string","example":"x greater by the end of"}}}},"components/schemas/DWRResponseListProjectLibraryDTO":{"id":"components/schemas/DWRResponseListProjectLibraryDTO","kind":"json-schema","title":"DWRResponseListProjectLibraryDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/ProjectLibraryDTO"}}}}},"components/schemas/EntityDTO":{"id":"components/schemas/EntityDTO","kind":"json-schema","title":"EntityDTO","data":{"type":"object","properties":{"uuid":{"type":"string"},"name":{"type":"string"}}}},"components/schemas/LibraryExtraInfoDTO":{"id":"components/schemas/LibraryExtraInfoDTO","kind":"json-schema","title":"LibraryExtraInfoDTO","data":{"type":"object","properties":{"distributionUrl":{"type":"string"},"downloadUrl":{"type":"string"},"releaseDate":{"type":"string","format":"date-time"},"packageManagerRepository":{"type":"string"},"homePage":{"type":"string"},"repositoryUrl":{"type":"string"},"author":{"type":"string"}}}},"components/schemas/LibraryLicenseDTO":{"id":"components/schemas/LibraryLicenseDTO","kind":"json-schema","title":"LibraryLicenseDTO","data":{"type":"object","properties":{"uuid":{"title":"License UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"License Name","type":"string","example":"MIT"},"assignedByUser":{"title":"Assigned By User","type":"boolean"},"licenseReferences":{"type":"array","items":{"$ref":"#/components/schemas/LicenseReferenceDTO"}}}}},"components/schemas/LibraryLocationDTO":{"id":"components/schemas/LibraryLocationDTO","kind":"json-schema","title":"LibraryLocationDTO","data":{"type":"object","properties":{"localPath":{"title":"Local Path","type":"string","example":"C:\\\\Users\\\\user\\\\.m2\\\\repository\\\\commons-io-1.4.jar"},"dependencyFile":{"title":"Dependency File","type":"string","example":"C:\\\\GitHubRepos\\\\Pipline\\\\EUA\\\\plugins-automation\\\\fsa\\\\tests\\\\EUA\\\\Java\\\\bigProjectsMaven\\\\WST_417\\\\Data\\\\ksa\\\\ksa-web-core\\\\pom.xml"}}}},"components/schemas/LicenseReferenceDTO":{"id":"components/schemas/LicenseReferenceDTO","kind":"json-schema","title":"LicenseReferenceDTO","data":{"type":"object","properties":{"uuid":{"title":"License Reference UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"type":{"title":"License Reference Type","type":"string","example":"ARTIFACT_DESCRIPTOR"},"liabilityReference":{"title":"License Liability Reference","type":"string","example":"https://repo.maven.apache.org/maven2/org/jruby/ext/posix/jna-posix/1.0.3/jna-posix-1.0.3.pom"},"assignedBy":{"$ref":"#/components/schemas/UserInfoDTO"},"textUrl":{"title":"License Reference Text URL","type":"string"},"customDisclaimer":{"title":"License Reference Custom Disclaimer","type":"string"},"information":{"title":"License Reference information","type":"string","example":"distribution=repo&remoteUrl=https://repo.maven.apache.org/maven2/org/jruby/ext/posix/jna-posix/1.0.3/jna-posix-1.0.3.pom"}}}},"components/schemas/NoticeDTO":{"id":"components/schemas/NoticeDTO","kind":"json-schema","title":"NoticeDTO","data":{"required":["text"],"type":"object","properties":{"text":{"title":"Notice Text","type":"string","example":"Developed internally"},"reference":{"title":"Notice REFERENCE","type":"string","example":"https://github.com/..."}}}},"components/schemas/ProjectLibraryDTO":{"id":"components/schemas/ProjectLibraryDTO","kind":"json-schema","title":"ProjectLibraryDTO","data":{"type":"object","properties":{"uuid":{"title":"Library UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Library Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"artifactId":{"title":"Artifact Id","type":"string","example":"kind-of-6.0.2.tgz"},"groupId":{"title":"Group Id","type":"string","example":"kind-of"},"version":{"type":"string"},"architecture":{"title":"Architecture","type":"string"},"languageVersion":{"title":"Language Version","type":"string"},"classifier":{"type":"string"},"extension":{"type":"string"},"sha1":{"title":"Sha1","type":"string","example":"01146b36a6218e64e58f3a8d66de5d7fc6f6d051"},"description":{"title":"Description","type":"string","example":"Get the native type of a value."},"type":{"title":"Type","type":"string","example":"javascript/Node.js"},"libraryType":{"type":"string"},"directDependency":{"title":"Direct Dependency","type":"boolean"},"purl":{"title":"Package Url","type":"string","example":"pkg:maven/commons-beanutils/commons-beanutils@1.8.0?type=jar"},"extraInfo":{"type":"object","additionalProperties":{"type":"string"}},"extraInformation":{"$ref":"#/components/schemas/LibraryExtraInfoDTO"},"licenses":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLicenseDTO"}},"copyrightReferences":{"type":"array","items":{"$ref":"#/components/schemas/CopyrightReferenceDTO"}},"securityRisks":{"type":"array","items":{"$ref":"#/components/schemas/SecurityRiskDTO"}},"noticeReference":{"$ref":"#/components/schemas/NoticeDTO"},"proprietaryInfo":{"$ref":"#/components/schemas/ProprietaryInfoDTO"},"locations":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLocationDTO"}},"attributionReportSettings":{"$ref":"#/components/schemas/AttributionReportLibrarySettingRuleDTO"},"dependencyType":{"type":"string"},"violations":{"title":"Number Of Violations","type":"integer","format":"int32","example":22},"workflowUuids":{"title":"Number Of Violated Workflows","type":"array","example":2,"items":{"title":"Number Of Violated Workflows","type":"string","example":"2"}},"violatingFindings":{"title":"Number Of Violating Findings","type":"integer","format":"int32","example":2},"trackedIssue":{"$ref":"#/components/schemas/TrackedIssueDTO"},"project":{"$ref":"#/components/schemas/ProjectDTO"}}}},"components/schemas/ProprietaryInfoDTO":{"id":"components/schemas/ProprietaryInfoDTO","kind":"json-schema","title":"ProprietaryInfoDTO","data":{"type":"object","properties":{"ruleDescription":{"type":"string"},"rulePattern":{"type":"string"},"comment":{"type":"string"},"userInfo":{"$ref":"#/components/schemas/UserInfoDTO"},"proprietaryMarkType":{"type":"string","enum":["BY_RULE","BY_USER"]}}}},"components/schemas/SecurityRiskDTO":{"id":"components/schemas/SecurityRiskDTO","kind":"json-schema","title":"SecurityRiskDTO","data":{"type":"object","properties":{"sourceUrl":{"type":"string"},"riskFactor":{"type":"string","enum":["NO_FINDINGS","UNCONFIRMED_UNSAFE","CONFIRMED_UNSAFE","KNOWN_FALSE_POSITIVE"]}}}},"components/schemas/TrackedIssueDTO":{"id":"components/schemas/TrackedIssueDTO","kind":"json-schema","title":"Tracked Issue Information","data":{"title":"Tracked Issue Information","type":"object","properties":{"uuid":{"type":"string"},"issueId":{"type":"string"},"origin":{"type":"string"},"issueKey":{"type":"string"},"account":{"$ref":"#/components/schemas/EntityDTO"},"domain":{"$ref":"#/components/schemas/EntityDTO"},"application":{"$ref":"#/components/schemas/EntityDTO"},"project":{"$ref":"#/components/schemas/EntityDTO"},"status":{"type":"string","enum":["PENDING","IN_PROGRESS","SUCCESS","FAILED","DELETED"]},"issueStatus":{"type":"string"},"failureReason":{"type":"string"},"errorMessage":{"type":"string"},"publicLink":{"type":"string"},"creationDate":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"$ref":"#/components/schemas/EntityDTO"},"ticketType":{"type":"string","enum":["SECURITY","LEGAL"]}}}},"components/schemas/UserEmailRequestDTO":{"id":"components/schemas/UserEmailRequestDTO","kind":"json-schema","title":"UserEmailRequestDTO","data":{"required":["email"],"type":"object","properties":{"email":{"title":"User Email","type":"string","example":"jon.smith@mail.com"}}}},"components/schemas/DWRResponseServiceUserDTO":{"id":"components/schemas/DWRResponseServiceUserDTO","kind":"json-schema","title":"DWRResponseServiceUserDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/ServiceUserDTO"}}}},"components/schemas/ServiceUserDTO":{"id":"components/schemas/ServiceUserDTO","kind":"json-schema","title":"ServiceUserDTO","data":{"type":"object","properties":{"userKeyDTO":{"$ref":"#/components/schemas/UserKeyDTO"},"userInfoDTO":{"$ref":"#/components/schemas/UserInfoDTO"}}}},"components/schemas/DWRResponseScanSummaryReceiverUserDTO":{"id":"components/schemas/DWRResponseScanSummaryReceiverUserDTO","kind":"json-schema","title":"DWRResponseScanSummaryReceiverUserDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/ScanSummaryReceiverUserDTO"}}}},"components/schemas/ScanSummaryReceiverUserDTO":{"id":"components/schemas/ScanSummaryReceiverUserDTO","kind":"json-schema","title":"ScanSummaryReceiverUserDTO","data":{"type":"object","properties":{"userInfoDTO":{"$ref":"#/components/schemas/UserInfoDTO"}}}},"components/schemas/InviteUserRequestDTO":{"id":"components/schemas/InviteUserRequestDTO","kind":"json-schema","title":"InviteUserRequestDTO","data":{"required":["email"],"type":"object","properties":{"email":{"title":"New User Email","type":"string","example":"jon.smith@mail.com"}}}},"components/schemas/DWRResponseUserInfoResponseDTO":{"id":"components/schemas/DWRResponseUserInfoResponseDTO","kind":"json-schema","title":"DWRResponseUserInfoResponseDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/UserInfoResponseDTO"}}}},"components/schemas/UserInfoResponseDTO":{"id":"components/schemas/UserInfoResponseDTO","kind":"json-schema","title":"UserInfoResponseDTO","data":{"required":["uuid"],"type":"object","properties":{"uuid":{"title":"User UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"User Name","type":"string","example":"Jon Smith"},"email":{"title":"User Email","type":"string","example":"jon.smith@mail.com"},"userType":{"title":"Type Of User","type":"string","example":"REGULAR","enum":["REGULAR","SERVICE","SCAN_SUMMARY_RECEIVER"]},"existsInOrg":{"type":"boolean"}}}},"components/schemas/UserEmailsRequestDTO":{"id":"components/schemas/UserEmailsRequestDTO","kind":"json-schema","title":"UserEmailsRequestDTO","data":{"required":["userEmails"],"type":"object","properties":{"userEmails":{"uniqueItems":true,"type":"array","items":{"type":"string","example":"jon.smith@mail.com"}}}}},"components/schemas/DWRResponseListEnrichedUserInfoDTO":{"id":"components/schemas/DWRResponseListEnrichedUserInfoDTO","kind":"json-schema","title":"DWRResponseListEnrichedUserInfoDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/EnrichedUserInfoDTO"}}}}},"components/schemas/EnrichedUserInfoDTO":{"id":"components/schemas/EnrichedUserInfoDTO","kind":"json-schema","title":"EnrichedUserInfoDTO","data":{"required":["uuid"],"type":"object","properties":{"uuid":{"title":"User UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"User Name","type":"string","example":"Jon Smith"},"email":{"title":"User Email","type":"string","example":"jon.smith@mail.com"},"userType":{"title":"Type Of User","type":"string","example":"REGULAR","enum":["REGULAR","SERVICE","SCAN_SUMMARY_RECEIVER"]},"accountStatus":{"type":"string","enum":["ACTIVE","INACTIVE","LOCKOUT"]},"roles":{"title":"List of Group Roles","type":"array","items":{"$ref":"#/components/schemas/GroupRoleDTO"}},"activationLink":{"title":"Activation Link","type":"string"},"groupNames":{"title":"Associated Groups","type":"array","items":{"title":"Associated Groups","type":"string"}}}}},"components/schemas/GroupRoleDTO":{"id":"components/schemas/GroupRoleDTO","kind":"json-schema","title":"List of Group Roles","data":{"title":"List of Group Roles","type":"object","properties":{"contextToken":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Depending on the value of contextType, this can be:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"orgToken (org UUID by running Entities - Organization > Get User Organization) or Api Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"productToken (product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectToken (project UUID by running Entities - Product > Get Product Projects) or project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}]}],"example":"123e4567-e89b-12d3-a456-426655440000"},"contextName":{"title":"Context Name","type":"string","example":"My Project"},"contextType":{"type":"string","description":"Type of entity the role will be associated with","example":"orgs","enum":["orgs","products"]},"role":{"type":"string","enum":["DEFAULT_APPROVER","ADMIN","ALERT_EMAIL_RECEIVER","ALERTS_IGNORER","LICENSE_AND_COPYRIGHT_ASSIGNER","AUDITOR","USER","PRODUCT_INTEGRATOR","SBOM_EXPORTER"]}}}},"components/schemas/CreateUserRequestDTO":{"id":"components/schemas/CreateUserRequestDTO","kind":"json-schema","title":"CreateUserRequestDTO","data":{"required":["email"],"type":"object","properties":{"name":{"title":"User Name","type":"string","example":"jon"},"email":{"title":"User Email","type":"string","example":"jon.smith@mail.com"}}}},"components/schemas/DWRResponseUserInfoDTO":{"id":"components/schemas/DWRResponseUserInfoDTO","kind":"json-schema","title":"DWRResponseUserInfoDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/UserInfoDTO"}}}},"components/schemas/CreateWhiteListRuleRequestDTO":{"id":"components/schemas/CreateWhiteListRuleRequestDTO","kind":"json-schema","title":"CreateWhiteListRuleRequestDTO","data":{"required":["regex"],"type":"object","properties":{"regex":{"title":"White List Regex Rule","type":"string","example":"*aa*"},"description":{"title":"White List Description","type":"string","example":"description for white list"}}}},"components/schemas/CreateWhiteListRulesRequestDTO":{"id":"components/schemas/CreateWhiteListRulesRequestDTO","kind":"json-schema","title":"CreateWhiteListRulesRequestDTO","data":{"type":"object","properties":{"rules":{"type":"array","items":{"$ref":"#/components/schemas/CreateWhiteListRuleRequestDTO"}}}}},"components/schemas/DWRResponseListWhiteListRuleDTO":{"id":"components/schemas/DWRResponseListWhiteListRuleDTO","kind":"json-schema","title":"DWRResponseListWhiteListRuleDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/WhiteListRuleDTO"}}}}},"components/schemas/CreateInHouseRuleRequestDTO":{"id":"components/schemas/CreateInHouseRuleRequestDTO","kind":"json-schema","title":"CreateInHouseRuleRequestDTO","data":{"required":["regex","type"],"type":"object","properties":{"type":{"title":"InHouse Rule Regex Type","type":"string","example":"NAME","enum":["NAME","LIBRARY_COORDINATES","ARTIFACT_ID"]},"regex":{"title":"InHouse Regex Rule","type":"string","example":"*aa*"},"description":{"title":"InHouse Description","type":"string","example":"description for inHouse rule"},"empty":{"type":"boolean"}}}},"components/schemas/DWRResponseWarningListInHouseRuleDTO":{"id":"components/schemas/DWRResponseWarningListInHouseRuleDTO","kind":"json-schema","title":"Initiates the update process for an individual In-House library rule","data":{"title":"Initiates the update process for an individual In-House library rule","type":"object","properties":{"additionalData":{"title":"Provides warning messages for notifying about conditions related to the ","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"warningMessage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Serves as an alert to inform you about the status of the rule being updated."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The warning message will provide information about whether the rule already exists or if some of the rules are already present"},"children":[]}]}]}]}],"example":{"warningMessage":"item already exists"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/InHouseRuleDTO"}}},"description":"ddsc"}},"components/schemas/CreateProjectByOrganizationRequestDTO":{"id":"components/schemas/CreateProjectByOrganizationRequestDTO","kind":"json-schema","title":"CreateProjectByOrganizationRequestDTO","data":{"required":["projectName"],"type":"object","properties":{"projectName":{"title":"Project Name","type":"string","example":"Project A"},"projectDescription":{"title":"Project Description","type":"string","example":"Description for project"},"productName":{"title":"Product Name","type":"string","example":"Product A"}},"description":"If product name is empty a default product will be created"}},"components/schemas/CreateProjectResponseDTO":{"id":"components/schemas/CreateProjectResponseDTO","kind":"json-schema","title":"CreateProjectResponseDTO","data":{"type":"object","properties":{"project":{"$ref":"#/components/schemas/ProjectDTO"},"product":{"$ref":"#/components/schemas/ProductDTO"}}}},"components/schemas/DWRResponseCreatedCreateProjectResponseDTO":{"id":"components/schemas/DWRResponseCreatedCreateProjectResponseDTO","kind":"json-schema","title":"DWRResponseCreatedCreateProjectResponseDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights on creating resources using supported endpoints.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"created"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Indicates whether the requested project was successfully created or if it already exists."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When “true”, this signifies the project was successfully created. When “false”, this indicates the project already exists"},"children":[]}]}]}]}],"example":{"created":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/CreateProjectResponseDTO"}}}},"components/schemas/CreateProductDTO":{"id":"components/schemas/CreateProductDTO","kind":"json-schema","title":"CreateProductDTO","data":{"required":["productName"],"type":"object","properties":{"productName":{"title":"Product Name","type":"string","example":"Product A"}}}},"components/schemas/DWRResponseCreatedProductDTO":{"id":"components/schemas/DWRResponseCreatedProductDTO","kind":"json-schema","title":"DWRResponseCreatedProductDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights on creating resources using supported endpoints.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"created"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Indicates whether the requested project was successfully created or if it already exists."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When “true”, this signifies the project was successfully created. When “false”, this indicates the project already exists"},"children":[]}]}]}]}],"example":{"created":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/ProductDTO"}}}},"components/schemas/DWRResponseNoticeDTO":{"id":"components/schemas/DWRResponseNoticeDTO","kind":"json-schema","title":"DWRResponseNoticeDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/NoticeDTO"}}}},"components/schemas/LibraryLicenseRequestDTO":{"id":"components/schemas/LibraryLicenseRequestDTO","kind":"json-schema","title":"LibraryLicenseRequestDTO","data":{"required":["assignedByUser","licenseReferences","uuid"],"type":"object","properties":{"uuid":{"title":"License UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"assignedByUser":{"title":"Assigned By User","type":"boolean"},"licenseReferences":{"type":"array","items":{"$ref":"#/components/schemas/LicenseReferenceRequestDTO"}}}}},"components/schemas/LicenseReferenceRequestDTO":{"id":"components/schemas/LicenseReferenceRequestDTO","kind":"json-schema","title":"LicenseReferenceRequestDTO","data":{"required":["liabilityReference"],"type":"object","properties":{"liabilityReference":{"title":"License Liability Reference","type":"string","example":"www.somelink.com"},"customDisclaimer":{"title":"Liability Reference","type":"string"}}}},"components/schemas/DWRResponseLibraryLicenseDTO":{"id":"components/schemas/DWRResponseLibraryLicenseDTO","kind":"json-schema","title":"DWRResponseLibraryLicenseDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/LibraryLicenseDTO"}}}},"components/schemas/CopyrightReferenceRequestDTO":{"id":"components/schemas/CopyrightReferenceRequestDTO","kind":"json-schema","title":"CopyrightReferenceRequestDTO","data":{"type":"object","properties":{"copyright":{"title":"Copyright Text","type":"string","example":"Copyright 2002 Landmark"},"customDisclaimer":{"title":"Custom Disclaimer","type":"string","example":"a disclaimer for the copyright "},"createdAt":{"title":"Copyright Creation Date","type":"string","format":"date-time"},"startYear":{"title":"Copyright Start Year","type":"string","example":"2020"},"endYear":{"title":"Copyright End Year","type":"string","example":"2022"},"author":{"title":"Copyright Author","type":"string","example":"Cloud Conscious, LLC"}}}},"components/schemas/DWRResponseUserCopyrightReferenceDTO":{"id":"components/schemas/DWRResponseUserCopyrightReferenceDTO","kind":"json-schema","title":"DWRResponseUserCopyrightReferenceDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/UserCopyrightReferenceDTO"}}}},"components/schemas/UserCopyrightReferenceDTO":{"id":"components/schemas/UserCopyrightReferenceDTO","kind":"json-schema","title":"UserCopyrightReferenceDTO","data":{"required":["copyright"],"type":"object","properties":{"type":{"title":"Copy Reference Type","type":"string","example":"PROJECT_HOMEPAGE","enum":["TEXT_IN_FILE","ARTIFACT_DESCRIPTOR","PROJECT_HOMEPAGE","USER","UNSPECIFIED"]},"copyright":{"title":"Copyright","type":"string","example":"Copyright 2021 x greater by the end of"},"customDisclaimer":{"title":"Copyright Custom Disclaimer","type":"string"},"createdAt":{"type":"string","format":"date-time"},"textUrl":{"title":"Copyright Text Url","type":"string"},"startYear":{"title":"Copyright Start Year","type":"string","example":"2021"},"endYear":{"title":"Copyright End Year","type":"string","example":"2022"},"author":{"title":"Copyright Author","type":"string","example":"x greater by the end of"},"referenceInfo":{"title":"Copyright Reference Info","type":"string","example":"x greater by the end of"},"assignedBy":{"$ref":"#/components/schemas/UserInfoDTO"}}}},"components/schemas/InHouseRequestDTO":{"id":"components/schemas/InHouseRequestDTO","kind":"json-schema","title":"InHouseRequestDTO","data":{"required":["isInHouse"],"type":"object","properties":{"libraryUuids":{"type":"array","items":{"title":"Library UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"}},"comment":{"title":"User Comment","type":"string","example":"A comment"},"isInHouse":{"title":"In House","type":"boolean","description":"true for marking inHouse false for unmaking"}}}},"components/schemas/GroupRoleRequestDTO":{"id":"components/schemas/GroupRoleRequestDTO","kind":"json-schema","title":"GroupRoleRequestDTO","data":{"required":["contextToken","contextType"],"type":"object","properties":{"contextToken":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Depending on the value of contextType, this can be:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"orgToken (org UUID by running Entities - Organization > Get User Organization) or Api Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"productToken (product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectToken (project UUID by running Entities - Product > Get Product Projects) or project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}]}],"example":"123e4567-e89b-12d3-a456-426655440000"},"contextType":{"type":"string","description":"Type of entity the role will be associated with","example":"orgs","enum":["orgs","products"]},"role":{"type":"string","enum":["DEFAULT_APPROVER","ADMIN","ALERT_EMAIL_RECEIVER","ALERTS_IGNORER","LICENSE_AND_COPYRIGHT_ASSIGNER","AUDITOR","USER","PRODUCT_INTEGRATOR","SBOM_EXPORTER"]}}}},"components/schemas/DWRResponseGroupRoleDTO":{"id":"components/schemas/DWRResponseGroupRoleDTO","kind":"json-schema","title":"DWRResponseGroupRoleDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/GroupRoleDTO"}}}},"components/schemas/CreateGroupRequestDTO":{"id":"components/schemas/CreateGroupRequestDTO","kind":"json-schema","title":"CreateGroupRequestDTO","data":{"required":["description","name"],"type":"object","properties":{"name":{"title":"Group Name","type":"string","example":"Group A"},"description":{"title":"Group Description","type":"string","example":"Group description"}}}},"components/schemas/SessionInfo":{"id":"components/schemas/SessionInfo","kind":"json-schema","title":"SessionInfo","data":{"type":"object","properties":{"correlationId":{"type":"string"},"userUuid":{"type":"string"},"userName":{"type":"string"},"email":{"type":"string"},"refreshToken":{"type":"string"},"jwtToken":{"type":"string"},"orgName":{"title":"Organization Name","type":"string","example":"Organization A"},"orgUuid":{"title":"Organization Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"}}}},"components/schemas/LoginModelDTO":{"id":"components/schemas/LoginModelDTO","kind":"json-schema","title":"LoginModelDTO","data":{"required":["email","userKey"],"type":"object","properties":{"email":{"title":"Email","type":"string","example":"jon.smith@mail.com"},"orgToken":{"title":"Org Token","type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: Integrate tab > API Key)."},"children":[]}]}]}],"example":"123e4567-e89b-12d3-a456-426655440000"},"userKey":{"title":"User Key","type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Equivalent to a personal access token. Avoid pasting as plain text where it might be compromised. For a service user (recommended), you can find the user key in the Mend SCA App in "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Admin > Users"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://docs.mend.io/bundle/mend_maintenance/page/managing_service_users.html"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Learn more"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". For local testing purposes, you could also use one of your own personal user keys from your user profile page in the Mend SCA App."},"children":[]}]}]}],"example":"***********"}},"description":"Login Model that provides user name and password for the Login process."}},"components/schemas/DWRResponseSessionInfo":{"id":"components/schemas/DWRResponseSessionInfo","kind":"json-schema","title":"DWRResponseSessionInfo","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/SessionInfo"}}}},"components/schemas/DWRResponseVulnerabilityFixSummaryInfoDTO":{"id":"components/schemas/DWRResponseVulnerabilityFixSummaryInfoDTO","kind":"json-schema","title":"DWRResponseVulnerabilityFixSummaryInfoDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/VulnerabilityFixSummaryInfoDTO"}}}},"components/schemas/VulnerabilityFixInfoDTO":{"id":"components/schemas/VulnerabilityFixInfoDTO","kind":"json-schema","title":"VulnerabilityFixInfoDTO","data":{"type":"object","properties":{"id":{"title":"Id","type":"integer","format":"int32","example":49422},"vulnerability":{"title":"Vulnerability Name","type":"string","example":"CVE-2021-42392"},"type":{"title":"Type","type":"string","example":"UPGRADE_VERSION","enum":["CHANGE_FILES","PATCH","UPGRADE_VERSION"]},"origin":{"title":"Origin","type":"string","example":"WHITESOURCE_EXPERT"},"url":{"title":"Url","type":"string","example":"https://github.com/codehaus-plexus/plexus-utils/commit/f933e5e78dc2637e485447ed821fe14904f110de"},"fixResolution":{"title":"Fix Resolution","type":"string","example":"3.0.24"},"date":{"title":"Date","type":"string","format":"date-time"},"message":{"title":"Message","type":"string","example":"Upgrade to version"},"extraData":{"type":"string"},"minimalFixVersionFromExtraData":{"type":"string"},"minimalAffectedVersionFromExtraData":{"type":"string"}}}},"components/schemas/VulnerabilityFixSummaryInfoDTO":{"id":"components/schemas/VulnerabilityFixSummaryInfoDTO","kind":"json-schema","title":"VulnerabilityFixSummaryInfoDTO","data":{"type":"object","properties":{"vulnerability":{"type":"string","description":"Vulnerability Name","example":"CVE-2021-42392"},"topRankedFix":{"$ref":"#/components/schemas/VulnerabilityFixInfoDTO"},"allFixes":{"type":"array","items":{"$ref":"#/components/schemas/VulnerabilityFixInfoDTO"}},"totalUpVotes":{"type":"integer","description":"Total Up Votes","format":"int32","example":0},"totalDownVotes":{"type":"integer","description":"Total Down Votes","format":"int32","example":0}}}},"components/schemas/DWRResponseVulnerabilityProfileDTO":{"id":"components/schemas/DWRResponseVulnerabilityProfileDTO","kind":"json-schema","title":"DWRResponseVulnerabilityProfileDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/VulnerabilityProfileDTO"}}}},"components/schemas/EffectiveVulnerabilityInfoDTO":{"id":"components/schemas/EffectiveVulnerabilityInfoDTO","kind":"json-schema","title":"EffectiveVulnerabilityInfoDTO","data":{"type":"object","properties":{"referenceCount":{"title":"Vulnerability Reference Count","type":"integer","format":"int32"},"shieldValue":{"title":"Shield Value","type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"RED(15), YELLOW(10), GREY(8), NO_SHIELD(6), GREEN(5)"},"children":[]}]}]}],"format":"int32"}}}},"components/schemas/ThreatAssessmentDTO":{"id":"components/schemas/ThreatAssessmentDTO","kind":"json-schema","title":"ThreatAssessmentDTO","data":{"type":"object","properties":{"exploitCodeMaturity":{"title":"Exploit Code Maturity","type":"string","example":"HIGH","enum":["UNPROVEN","POC_CODE","FUNCTIONAL","HIGH","NOT_DEFINED"]},"epssPercentage":{"title":"Epss Percentage","type":"number","format":"float","example":0.8}}}},"components/schemas/VulnerabilityProfileDTO":{"id":"components/schemas/VulnerabilityProfileDTO","kind":"json-schema","title":"VulnerabilityProfileDTO","data":{"type":"object","properties":{"name":{"title":"Vulnerability Name","type":"string","example":"CVE-2021-42392"},"type":{"title":"VulnerabilityType","type":"string","example":"WS","enum":["CVE","WS"]},"description":{"title":"Vulnerability Description","type":"string","example":"Security vulnerability found in plexus-utils before 3.0.24. XML injection found in XmlWriterUtil.java"},"score":{"title":"Vulnerability Score","type":"number","format":"float","example":5},"severity":{"title":"Vulnerability Severity","type":"string","example":"MEDIUM","enum":["HIGH","MEDIUM","LOW"]},"publishDate":{"title":"Vulnerability Publish Date","type":"string","format":"date-time"},"modifiedDate":{"title":"Vulnerability Modified Date","type":"string","format":"date-time"},"vulnerabilityScoring":{"type":"array","items":{"$ref":"#/components/schemas/VulnerabilityScoringDTO"}},"references":{"type":"array","items":{"$ref":"#/components/schemas/VulnerabilityReferenceDTO"}},"effectiveInfo":{"$ref":"#/components/schemas/EffectiveVulnerabilityInfoDTO"},"threatAssessment":{"$ref":"#/components/schemas/ThreatAssessmentDTO"}}}},"components/schemas/VulnerabilityReferenceDTO":{"id":"components/schemas/VulnerabilityReferenceDTO","kind":"json-schema","title":"VulnerabilityReferenceDTO","data":{"type":"object","properties":{"value":{"title":"Vulnerability Reference Value","type":"string","example":"https://github.com/codehaus-plexus/plexus-utils/commit/f933e5e78dc2637e485447ed821fe14904f110de"},"source":{"title":"vulnerability reference source","type":"string","example":"CERT"},"url":{"title":"Vulnerability Reference Url","type":"string","example":"https://github.com/codehaus-plexus/plexus-utils/commit/f933e5e78dc2637e485447ed821fe14904f110de"},"signature":{"title":"Vulnerability Reference Signature","type":"boolean"},"advisory":{"title":"Vulnerability Reference Advisory","type":"boolean"},"patch":{"title":"Vulnerability Reference Patch","type":"boolean"}}}},"components/schemas/VulnerabilityScoringDTO":{"id":"components/schemas/VulnerabilityScoringDTO","kind":"json-schema","title":"VulnerabilityScoringDTO","data":{"type":"object","properties":{"score":{"title":"Vulnerability Score","type":"number","format":"float","example":5},"severity":{"title":"Vulnerability Severity","type":"string","example":"MEDIUM","enum":["LOW","HIGH","MEDIUM"]},"type":{"title":"Vulnerability Score Type","type":"string","example":"CVSS_2","enum":["CVSS_2","CVSS_3"]},"scoreMetadataVector":{"title":"Score Metadata Vector","type":"string","example":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"},"extraData":{"title":"Vulnerability Extra Data","type":"object","additionalProperties":{"title":"Vulnerability Extra Data","type":"string"}}}}},"components/schemas/DWRResponseVitalsDTO":{"id":"components/schemas/DWRResponseVitalsDTO","kind":"json-schema","title":"DWRResponseVitalsDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/VitalsDTO"}}}},"components/schemas/VitalsDTO":{"id":"components/schemas/VitalsDTO","kind":"json-schema","title":"VitalsDTO","data":{"type":"object","properties":{"lastScan":{"title":"Last Scan Date","type":"string","format":"date-time"},"lastUserScanned":{"$ref":"#/components/schemas/UserInfoDTO"},"requestToken":{"title":"Request Token","type":"string","example":"827eb16fefc040d399420b75791aa346adcba32b4386412682d0cce36a56c24e"},"lastSourceFileMatch":{"title":"Last Source File Match","type":"string","format":"date-time"},"lastScanComment":{"title":"Last Scan Comment","type":"string","example":"a comment"},"projectCreationDate":{"title":"Project Creation Date","type":"string","format":"date-time"},"pluginName":{"title":"Plugin Name","type":"string","example":"plugin:18.2.2"},"pluginVersion":{"title":"Plugin Version","type":"string","example":"plugin:18.2.2"},"extraProperties":{"type":"object","additionalProperties":{"type":"string"}},"libraryCount":{"title":"Library Count","type":"integer","format":"int64","example":400}}}},"components/schemas/DWRResponsePageableCollectionSourceFileInventoryDTO":{"id":"components/schemas/DWRResponsePageableCollectionSourceFileInventoryDTO","kind":"json-schema","title":"DWRResponsePageableCollectionSourceFileInventoryDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/SourceFileInventoryDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DescriptionAndExplanationDTO":{"id":"components/schemas/DescriptionAndExplanationDTO","kind":"json-schema","title":"DescriptionAndExplanationDTO","data":{"type":"object","properties":{"explanation":{"title":"Explanation Link","type":"string","example":"http://en.wikipedia.org/wiki/Academic_Free_License"},"indicatingText":{"title":"Indicating Text","type":"string","example":"1) Grant of Copyright License..."},"description":{"title":"Description","type":"string","example":"Not a CopyLeft license."},"displayText":{"title":"Display Text","type":"string","example":"No"}}}},"components/schemas/LicenseDTO":{"id":"components/schemas/LicenseDTO","kind":"json-schema","title":"LicenseDTO","data":{"required":["name"],"type":"object","properties":{"uuid":{"title":"License Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Licenses","type":"string","example":"MIT"},"spdxName":{"title":"Spdx Name","type":"string","example":"Glide"},"type":{"title":"Type","type":"string","example":"OPEN_SOURCE"},"suspected":{"title":"Suspected License","type":"boolean"},"osiApproved":{"title":"Approved Osi","type":"boolean"},"profile":{"$ref":"#/components/schemas/LicenseProfileDTO"}}}},"components/schemas/LicenseProfileDTO":{"id":"components/schemas/LicenseProfileDTO","kind":"json-schema","title":"LicenseProfileDTO","data":{"type":"object","properties":{"uuid":{"type":"string"},"name":{"type":"string"},"links":{"uniqueItems":true,"type":"array","items":{"title":"Links","type":"string","example":"http://www.opensource.org/licenses/AFL-3.0"}},"copyrightRiskScore":{"$ref":"#/components/schemas/RiskScoreExplanationDTO"},"patentAndRoyaltyRisk":{"$ref":"#/components/schemas/RiskScoreExplanationDTO"},"royaltyFree":{"title":"Royalty Free","type":"string","example":"Conditional"},"copyleft":{"$ref":"#/components/schemas/DescriptionAndExplanationDTO"},"linking":{"$ref":"#/components/schemas/DescriptionAndExplanationDTO"},"requiredNotices":{"type":"array","items":{"title":"Required Notices","type":"string","example":"Must identify specific modifications"}}}}},"components/schemas/RiskScoreExplanationDTO":{"id":"components/schemas/RiskScoreExplanationDTO","kind":"json-schema","title":"RiskScoreExplanationDTO","data":{"type":"object","properties":{"explanation":{"title":"Explanation Link","type":"string","example":"http://en.wikipedia.org/wiki/Academic_Free_License"},"indicatingText":{"title":"Indicating Text","type":"string","example":"1) Grant of Copyright License..."},"riskScore":{"title":"Risk Score","type":"integer","format":"int32","example":39}}}},"components/schemas/SourceFileInventoryDTO":{"id":"components/schemas/SourceFileInventoryDTO","kind":"json-schema","title":"SourceFileInventoryDTO","data":{"type":"object","properties":{"uuid":{"title":"Source File UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Source File Name","type":"string","example":"common.js"},"matchType":{"title":"Match Type","type":"string","example":"MANUAL","enum":["MANUAL","AUTOMATIC"]},"sha1":{"title":"SourceFileSha1","type":"string","example":"e9537a5384f5a7569997e87fe639961e31b38887","enum":["MANUAL","AUTOMATIC"]},"localPath":{"title":"Local Path","type":"string","example":"C:\\Users\\"},"lastModified":{"title":"Source File Last Modification Date","type":"string","format":"date-time"},"library":{"$ref":"#/components/schemas/SourceFileLibraryDTO"},"project":{"$ref":"#/components/schemas/ProjectDTO"},"comment":{"title":"Source File Comment","type":"string"},"contextType":{"title":"Context Type","type":"string","example":"Organization","enum":["SYSTEM","GLOBAL_ACCOUNT","DOMAIN","PRODUCT","PROJECT","SCAN","UNSUPPORTED_TYPE"]}}}},"components/schemas/SourceFileLibraryDTO":{"id":"components/schemas/SourceFileLibraryDTO","kind":"json-schema","title":"SourceFileLibraryDTO","data":{"type":"object","properties":{"uuid":{"title":"Source Library UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Source Library Name","type":"string","example":" actionview-v0.0.1"},"licenses":{"type":"array","items":{"$ref":"#/components/schemas/LicenseDTO"}},"description":{"type":"string"}}}},"components/schemas/DWRResponseUserPermissionListDTO":{"id":"components/schemas/DWRResponseUserPermissionListDTO","kind":"json-schema","title":"DWRResponseUserPermissionListDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/UserPermissionListDTO"}}}},"components/schemas/UserPermissionListDTO":{"id":"components/schemas/UserPermissionListDTO","kind":"json-schema","title":"UserPermissionListDTO","data":{"type":"object","properties":{"permissions":{"type":"array","items":{"title":"User Permissions","type":"string","example":"POLICIES__POLICY__VIEW"}}}}},"components/schemas/DWRResponseListVulnerabilityProfileDTO":{"id":"components/schemas/DWRResponseListVulnerabilityProfileDTO","kind":"json-schema","title":"DWRResponseListVulnerabilityProfileDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/VulnerabilityProfileDTO"}}}}},"components/schemas/DWRResponseCollectionLibraryImpactDTO":{"id":"components/schemas/DWRResponseCollectionLibraryImpactDTO","kind":"json-schema","title":"DWRResponseCollectionLibraryImpactDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/LibraryImpactDTO"}}}}},"components/schemas/LibraryImpactDTO":{"id":"components/schemas/LibraryImpactDTO","kind":"json-schema","title":"LibraryImpactDTO","data":{"type":"object","properties":{"libraryPath":{"type":"array","items":{"$ref":"#/components/schemas/LibraryImpactNodeDTO"}}}}},"components/schemas/LibraryImpactNodeDTO":{"id":"components/schemas/LibraryImpactNodeDTO","kind":"json-schema","title":"LibraryImpactNodeDTO","data":{"type":"object","properties":{"uuid":{"title":"Library UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Library Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"order":{"title":"Library Impact Order","type":"integer","format":"int32"}}}},"components/schemas/ComponentReferencesDTO":{"id":"components/schemas/ComponentReferencesDTO","kind":"json-schema","title":"Component References","data":{"title":"Component References","type":"object","properties":{"url":{"title":"Reference Url","type":"string","example":"https://www.gnupg.org/related_software/pinentry/98"},"homePage":{"title":"Reference Home Page","type":"string","example":"https://www.gnupg.org/related_software/pinentry/89"},"downloadLink":{"title":"Reference Download Link","type":"string","example":"https://www.gnupg.org/related_software/pinentry/09"},"issueUrl":{"title":"Reference Issue Url","type":"string","example":"https://www.gnupg.org/related_software/pinentry/87"},"pomUrl":{"title":"Reference Pom Url","type":"string","example":"https://www.gnupg.org/related_software/pinentry/76"},"scmUrl":{"title":"Reference Scm Url","type":"string","example":"https://www.gnupg.org/related_software/pinentry/65"},"genericPackageIndex":{"title":"Reference Generic Package Index","type":"string","example":"5"},"nugetGallery":{"title":"Reference Nugget Gallery","type":"string"},"tags":{"title":"Reference Tags","type":"string","example":"Important"},"copyright":{"title":"Reference Copyright","type":"string","example":"Copyright 2002-2015 g10 Code GmbH"},"hasNotice":{"title":"Reference Has Notice","type":"boolean","example":false}}}},"components/schemas/DWRResponsePageableListDueDiligenceDTO":{"id":"components/schemas/DWRResponsePageableListDueDiligenceDTO","kind":"json-schema","title":"DWRResponsePageableListDueDiligenceDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/DueDiligenceDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DueDiligenceDTO":{"id":"components/schemas/DueDiligenceDTO","kind":"json-schema","title":"DueDiligenceDTO","data":{"type":"object","properties":{"uuid":{"type":"string"},"name":{"type":"string"},"component":{"$ref":"#/components/schemas/LibraryComponentDTO"},"license":{"$ref":"#/components/schemas/LicenseReferenceDTO"},"riskScore":{"$ref":"#/components/schemas/RiskScoreExplanationDTO"},"copyrights":{"type":"array","items":{"title":"Copyright","type":"string","example":"Copyright 2010 Cloud Conscious, LLC"}},"extraData":{"$ref":"#/components/schemas/ResourceExtraDataDTO"},"project":{"$ref":"#/components/schemas/ProjectDTO"},"techTags":{"type":"array","items":{"type":"string"}},"purl":{"type":"string"}}}},"components/schemas/LibraryComponentDTO":{"id":"components/schemas/LibraryComponentDTO","kind":"json-schema","title":"LibraryComponentDTO","data":{"type":"object","properties":{"uuid":{"title":"Component UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Component Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"description":{"title":"Component Description","type":"string","example":"Component description"},"componentType":{"title":"Component Type","type":"string","example":"Library","enum":["Library"]},"type":{"type":"string"},"libraryType":{"title":"Library Type","type":"string","example":"REDHAT_PACKAGE_MODULE"},"directDependency":{"title":"Direct Dependency","type":"boolean"},"dependencyType":{"title":"Dependency Type","type":"string","example":"Direct / Transitive"},"references":{"$ref":"#/components/schemas/ComponentReferencesDTO"},"groupId":{"title":"Component Name","type":"string","example":"org.springframework.boot"},"artifactId":{"title":"Component Artifact","type":"string","example":"spring-boot"},"version":{"title":"Component Version","type":"string","example":"3.0.5"},"dependencyFile":{"type":"string"},"localPath":{"type":"string"}}}},"components/schemas/ResourceAuthorDTO":{"id":"components/schemas/ResourceAuthorDTO","kind":"json-schema","title":"ResourceAuthorDTO","data":{"type":"object","properties":{"author":{"title":"Resource Author","type":"string","example":"The Apache Software Foundation"},"authorUrl":{"title":"Author URL","type":"string","example":"http://www.apache.org/"}}}},"components/schemas/ResourceExtraDataDTO":{"id":"components/schemas/ResourceExtraDataDTO","kind":"json-schema","title":"ResourceExtraDataDTO","data":{"type":"object","properties":{"homepage":{"title":"Home Page","type":"string","example":"https://api.github.com/repos/SR-dude/AvP-Wine/zipball/original"},"authors":{"type":"array","items":{"$ref":"#/components/schemas/ResourceAuthorDTO"}}}}},"components/schemas/DWRResponsePageableListLightLibraryDTO":{"id":"components/schemas/DWRResponsePageableListLightLibraryDTO","kind":"json-schema","title":"DWRResponsePageableListLightLibraryDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/LightLibraryDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/LightLibraryDTO":{"id":"components/schemas/LightLibraryDTO","kind":"json-schema","title":"LightLibraryDTO","data":{"type":"object","properties":{"uuid":{"title":"Library UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Library Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"artifactId":{"title":"Artifact Id","type":"string","example":"kind-of-6.0.2.tgz"},"groupId":{"title":"Group Id","type":"string","example":"kind-of"},"version":{"type":"string"},"architecture":{"title":"Architecture","type":"string"},"languageVersion":{"title":"Language Version","type":"string"},"classifier":{"type":"string"},"extension":{"type":"string"},"sha1":{"title":"Sha1","type":"string","example":"01146b36a6218e64e58f3a8d66de5d7fc6f6d051"},"description":{"title":"Description","type":"string","example":"Get the native type of a value."},"type":{"title":"Type","type":"string","example":"javascript/Node.js"},"libraryType":{"type":"string"},"directDependency":{"title":"Direct Dependency","type":"boolean"},"purl":{"title":"Package Url","type":"string","example":"pkg:maven/commons-beanutils/commons-beanutils@1.8.0?type=jar"},"extraInfo":{"type":"object","additionalProperties":{"type":"string"}},"extraInformation":{"$ref":"#/components/schemas/LibraryExtraInfoDTO"},"securityRisks":{"type":"array","items":{"$ref":"#/components/schemas/SecurityRiskDTO"}},"noticeReference":{"$ref":"#/components/schemas/NoticeDTO"},"proprietaryInfo":{"$ref":"#/components/schemas/ProprietaryInfoDTO"},"locations":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLocationDTO"}},"attributionReportSettings":{"$ref":"#/components/schemas/AttributionReportLibrarySettingRuleDTO"},"dependencyType":{"type":"string"},"violations":{"title":"Number Of Violations","type":"integer","format":"int32","example":22},"workflowUuids":{"title":"Number Of Violated Workflows","type":"array","example":2,"items":{"title":"Number Of Violated Workflows","type":"string","example":"2"}},"violatingFindings":{"title":"Number Of Violating Findings","type":"integer","format":"int32","example":2},"trackedIssue":{"$ref":"#/components/schemas/TrackedIssueDTO"}}}},"components/schemas/DWRResponsePageableListLibraryDTO":{"id":"components/schemas/DWRResponsePageableListLibraryDTO","kind":"json-schema","title":"DWRResponsePageableListLibraryDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/LibraryDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/LibraryDTO":{"id":"components/schemas/LibraryDTO","kind":"json-schema","title":"LibraryDTO","data":{"type":"object","properties":{"uuid":{"title":"Library UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Library Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"artifactId":{"title":"Artifact Id","type":"string","example":"kind-of-6.0.2.tgz"},"groupId":{"title":"Group Id","type":"string","example":"kind-of"},"version":{"type":"string"},"architecture":{"title":"Architecture","type":"string"},"languageVersion":{"title":"Language Version","type":"string"},"classifier":{"type":"string"},"extension":{"type":"string"},"sha1":{"title":"Sha1","type":"string","example":"01146b36a6218e64e58f3a8d66de5d7fc6f6d051"},"description":{"title":"Description","type":"string","example":"Get the native type of a value."},"type":{"title":"Type","type":"string","example":"javascript/Node.js"},"libraryType":{"type":"string"},"directDependency":{"title":"Direct Dependency","type":"boolean"},"purl":{"title":"Package Url","type":"string","example":"pkg:maven/commons-beanutils/commons-beanutils@1.8.0?type=jar"},"extraInfo":{"type":"object","additionalProperties":{"type":"string"}},"extraInformation":{"$ref":"#/components/schemas/LibraryExtraInfoDTO"},"licenses":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLicenseDTO"}},"copyrightReferences":{"type":"array","items":{"$ref":"#/components/schemas/CopyrightReferenceDTO"}},"securityRisks":{"type":"array","items":{"$ref":"#/components/schemas/SecurityRiskDTO"}},"noticeReference":{"$ref":"#/components/schemas/NoticeDTO"},"proprietaryInfo":{"$ref":"#/components/schemas/ProprietaryInfoDTO"},"locations":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLocationDTO"}},"attributionReportSettings":{"$ref":"#/components/schemas/AttributionReportLibrarySettingRuleDTO"},"dependencyType":{"type":"string"},"violations":{"title":"Number Of Violations","type":"integer","format":"int32","example":22},"workflowUuids":{"title":"Number Of Violated Workflows","type":"array","example":2,"items":{"title":"Number Of Violated Workflows","type":"string","example":"2"}},"violatingFindings":{"title":"Number Of Violating Findings","type":"integer","format":"int32","example":2},"trackedIssue":{"$ref":"#/components/schemas/TrackedIssueDTO"}}}},"components/schemas/DWRResponsePageableCollectionSecurityAlertLibraryDTO":{"id":"components/schemas/DWRResponsePageableCollectionSecurityAlertLibraryDTO","kind":"json-schema","title":"DWRResponsePageableCollectionSecurityAlertLibraryDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/SecurityAlertLibraryDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/SecurityAlertLibraryDTO":{"id":"components/schemas/SecurityAlertLibraryDTO","kind":"json-schema","title":"SecurityAlertLibraryDTO","data":{"type":"object","properties":{"uuid":{"type":"string"},"name":{"type":"string"},"component":{"$ref":"#/components/schemas/LibraryComponentDTO"},"libraryType":{"title":"Library Type","type":"string","example":"BINARY","enum":["BINARY, SOURCE"]},"severity":{"type":"string"},"criticalNum":{"title":"Number Of Critical Vulnerabilities","type":"integer","format":"int32","example":22},"highNum":{"title":"Number Of High Vulnerabilities","type":"integer","format":"int32","example":22},"mediumNum":{"title":"Number Of MEDIUM Vulnerabilities","type":"integer","format":"int32","example":22},"lowNum":{"title":"Number Of Low Vulnerabilities","type":"integer","format":"int32","example":22},"total":{"title":"Number Of All Vulnerabilities","type":"integer","format":"int32","example":22},"ignoreNum":{"title":"Number Of Ignored Vulnerabilities","type":"integer","format":"int32","example":22},"effective":{"title":"Effective Value","type":"string","enum":["RED","YELLOW","GREY","NO_SHIELD","GREEN"]},"detectedAt":{"title":"First Alert Detection Date","type":"string","format":"date-time"},"modifiedAt":{"title":"Alert Modified Date","type":"string","format":"date-time"},"publishedAt":{"title":"First Vulnerability Published Date","type":"string","format":"date-time"},"lastCveUpdatedAt":{"title":"Last Vulnerability Updated Date","type":"string","format":"date-time"},"subRowsIds":{"type":"array","items":{"title":"Vulnerability Names","type":"string","example":"cev-2020-234"}},"project":{"$ref":"#/components/schemas/ProjectDTO"},"product":{"$ref":"#/components/schemas/ProductDTO"},"status":{"type":"string","enum":["ACTIVE","IGNORED","LIBRARY_REMOVED","LIBRARY_IN_HOUSE","LIBRARY_WHITELIST"]},"comment":{"title":"Comment on suppressed library","type":"string","example":"no time to fix"},"directName":{"type":"string"},"lastScan":{"type":"string","format":"date-time"},"transitiveDependency":{"title":"Transitive Dependency","type":"boolean","example":true},"exploitCodeMaturity":{"type":"array","items":{"title":"Exploit Code Maturity List","type":"string","example":"HIGH, POC_CODE","enum":["UNPROVEN","POC_CODE","FUNCTIONAL","HIGH","NOT_DEFINED"]}},"exploitable":{"title":"Is Library Exploitable","type":"boolean","example":true},"numOfReachable":{"title":"Number Of Reachable Vulnerabilities","type":"integer","format":"int32","example":22},"numOfPotentiallyReachable":{"type":"integer","format":"int32"},"numOfUnreachable":{"type":"integer","format":"int32"},"reachability":{"title":"Effective Value","type":"string","example":"15","enum":["RED","YELLOW","GREY","NO_SHIELD","GREEN"]},"numOfMalicious":{"title":"Number Of Malicious Vulnerabilities","type":"integer","format":"int32","example":22},"malicious":{"title":"Is Library Malicious","type":"boolean","example":true},"violations":{"title":"Number Of Violations","type":"integer","format":"int32","example":22},"workflowUuids":{"title":"Number Of Violated Workflows","type":"array","example":2,"items":{"title":"Number Of Violated Workflows","type":"string","example":"2"}},"violatingFindings":{"title":"Number Of Violating Findings","type":"integer","format":"int32","example":2}}}},"components/schemas/AlertInfoDTO":{"id":"components/schemas/AlertInfoDTO","kind":"json-schema","title":"AlertInfoDTO","data":{"type":"object","properties":{"status":{"title":"Alert Status","type":"string","enum":["ACTIVE","IGNORED","LIBRARY_REMOVED","LIBRARY_IN_HOUSE","LIBRARY_WHITELIST"]},"comment":{"$ref":"#/components/schemas/UserCommentDTO"},"detectedAt":{"title":"Alert Detection Date","type":"string","format":"date-time"},"modifiedAt":{"title":"Alert Modification Date","type":"string","format":"date-time"}}}},"components/schemas/AlertIntegrationDTO":{"id":"components/schemas/AlertIntegrationDTO","kind":"json-schema","title":"AlertIntegrationDTO","data":{"type":"object","properties":{"status":{"title":"Risk Integration Status","type":"string","example":"SUCCESS","enum":["SUCCESS","FAILURE","PROCESSING"]},"issues":{"type":"array","items":{"$ref":"#/components/schemas/IssueTrackerDTO"}}}}},"components/schemas/BaseLocationComponentDTO":{"id":"components/schemas/BaseLocationComponentDTO","kind":"json-schema","title":"BaseLocationComponentDTO","data":{"type":"object","properties":{"uuid":{"title":"Component UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Component Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"description":{"title":"Component Description","type":"string","example":"Component description"},"componentType":{"type":"string"},"type":{"type":"string"},"libraryType":{"title":"Library Type","type":"string","example":"REDHAT_PACKAGE_MODULE"},"directDependency":{"title":"Direct Dependency","type":"boolean"},"dependencyType":{"title":"Dependency Type","type":"string","example":"Direct / Transitive"},"references":{"$ref":"#/components/schemas/ComponentReferencesDTO"},"groupId":{"title":"Component Name","type":"string","example":"org.springframework.boot"},"artifactId":{"title":"Component Artifact","type":"string","example":"spring-boot"},"version":{"title":"Component Version","type":"string","example":"3.0.5"},"dependencyFile":{"type":"string"},"localPath":{"type":"string"},"libraryLocations":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLocationDTO"}}},"anyOf":[{"$ref":"#/components/schemas/LibraryLocationComponentDTO"},{"$ref":"#/components/schemas/SourceFileLocationComponentDTO"}]}},"components/schemas/DWRResponsePageableCollectionSecurityAlertDTO":{"id":"components/schemas/DWRResponsePageableCollectionSecurityAlertDTO","kind":"json-schema","title":"DWRResponsePageableCollectionSecurityAlertDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/SecurityAlertDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/IssueTrackerDTO":{"id":"components/schemas/IssueTrackerDTO","kind":"json-schema","title":"IssueTrackerDTO","data":{"type":"object","properties":{"issueStatus":{"title":"Issue Status","type":"string","example":"Open"},"url":{"title":"Issue URL","type":"string","example":"www.jira.com/projectA-22"},"issueTrackerType":{"title":"Issue Integration Type","type":"string","example":"Jira-cloud"},"issueIdentifier":{"title":"Issue Identifier","type":"string","example":"projectA-22"}}}},"components/schemas/LibraryLocationComponentDTO":{"id":"components/schemas/LibraryLocationComponentDTO","kind":"json-schema","title":"LibraryLocationComponentDTO","data":{"type":"object","properties":{"uuid":{"title":"Component UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Component Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"description":{"title":"Component Description","type":"string","example":"Component description"},"componentType":{"title":"Component Type","type":"string","example":"Library","enum":["Library"]},"type":{"type":"string"},"libraryType":{"title":"Library Type","type":"string","example":"REDHAT_PACKAGE_MODULE"},"directDependency":{"title":"Direct Dependency","type":"boolean"},"dependencyType":{"title":"Dependency Type","type":"string","example":"Direct / Transitive"},"references":{"$ref":"#/components/schemas/ComponentReferencesDTO"},"groupId":{"title":"Component Name","type":"string","example":"org.springframework.boot"},"artifactId":{"title":"Component Artifact","type":"string","example":"spring-boot"},"version":{"title":"Component Version","type":"string","example":"3.0.5"},"dependencyFile":{"type":"string"},"localPath":{"type":"string"},"libraryLocations":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLocationDTO"}}}}},"components/schemas/SecurityAlertDTO":{"id":"components/schemas/SecurityAlertDTO","kind":"json-schema","title":"SecurityAlertDTO","data":{"type":"object","properties":{"uuid":{"title":"Alert Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Alert Name","type":"string","description":"Identifier of the alert, changes based on alert type","example":"CVE-2021-42392"},"type":{"type":"string","example":"SECURITY_VULNERABILITY","enum":["SECURITY_VULNERABILITY"]},"alertInfo":{"$ref":"#/components/schemas/AlertInfoDTO"},"project":{"$ref":"#/components/schemas/ProjectDTO"},"product":{"$ref":"#/components/schemas/ProductDTO"},"component":{"$ref":"#/components/schemas/BaseLocationComponentDTO"},"vulnerability":{"$ref":"#/components/schemas/VulnerabilityProfileDTO"},"topFix":{"$ref":"#/components/schemas/VulnerabilityFixInfoDTO"},"effective":{"title":"Effective Value","type":"string","enum":["RED","YELLOW","GREY","NO_SHIELD","GREEN"]},"alertIntegration":{"$ref":"#/components/schemas/AlertIntegrationDTO"},"threatAssessment":{"$ref":"#/components/schemas/ThreatAssessmentDTO"},"exploitable":{"title":"Is Vulnerability Exploitable","type":"boolean","example":true},"scoreMetadataVector":{"type":"string"},"malicious":{"title":"Is Vulnerability Malicious","type":"boolean","example":true},"violations":{"title":"Number Of Violations","type":"integer","format":"int32","example":22},"workflowUuids":{"type":"array","items":{"type":"string"}}}}},"components/schemas/SourceFileLocationComponentDTO":{"id":"components/schemas/SourceFileLocationComponentDTO","kind":"json-schema","title":"SourceFileLocationComponentDTO","data":{"type":"object","properties":{"uuid":{"title":"Component UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Component Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"description":{"title":"Component Description","type":"string","example":"Component description"},"componentType":{"title":"Component Type","type":"string","example":"Source File","enum":["Source File"]},"type":{"type":"string"},"libraryType":{"title":"Library Type","type":"string","example":"REDHAT_PACKAGE_MODULE"},"directDependency":{"title":"Direct Dependency","type":"boolean"},"dependencyType":{"title":"Dependency Type","type":"string","example":"Direct / Transitive"},"references":{"$ref":"#/components/schemas/ComponentReferencesDTO"},"groupId":{"title":"Component Name","type":"string","example":"org.springframework.boot"},"artifactId":{"title":"Component Artifact","type":"string","example":"spring-boot"},"version":{"title":"Component Version","type":"string","example":"3.0.5"},"dependencyFile":{"type":"string"},"localPath":{"type":"string"},"libraryLocations":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLocationDTO"}},"sourceFile":{"title":"Source File Name","type":"string","example":"DocXMLRPCServer.py"},"sourceFileUuid":{"title":"Source File UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"}}}},"components/schemas/UserCommentDTO":{"id":"components/schemas/UserCommentDTO","kind":"json-schema","title":"UserCommentDTO","data":{"type":"object","properties":{"comment":{"title":"Comment","type":"string","example":"a comment"},"date":{"title":"comment date","type":"string","format":"date-time"},"userEmail":{"title":"User Email","type":"string","example":"jon.smith@mail.com"},"username":{"title":"User Email","type":"string","example":"jon"}}}},"components/schemas/BaseComponentDTO":{"id":"components/schemas/BaseComponentDTO","kind":"json-schema","title":"BaseComponentDTO","data":{"type":"object","properties":{"uuid":{"title":"Component UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Component Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"description":{"title":"Component Description","type":"string","example":"Component description"},"componentType":{"type":"string"},"type":{"type":"string"},"libraryType":{"title":"Library Type","type":"string","example":"REDHAT_PACKAGE_MODULE"},"directDependency":{"title":"Direct Dependency","type":"boolean"},"dependencyType":{"title":"Dependency Type","type":"string","example":"Direct / Transitive"},"references":{"$ref":"#/components/schemas/ComponentReferencesDTO"},"groupId":{"title":"Component Name","type":"string","example":"org.springframework.boot"},"artifactId":{"title":"Component Artifact","type":"string","example":"spring-boot"},"version":{"title":"Component Version","type":"string","example":"3.0.5"},"dependencyFile":{"type":"string"},"localPath":{"type":"string"}},"anyOf":[{"$ref":"#/components/schemas/LibraryComponentDTO"},{"$ref":"#/components/schemas/SourceFileComponentDTO"}]}},"components/schemas/DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO":{"id":"components/schemas/DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO","kind":"json-schema","title":"DWRResponsePageableCollectionLegalAndComplianceAlertBaseDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/LegalAndComplianceAlertBaseDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/LegalAndComplianceAlertBaseDTO":{"id":"components/schemas/LegalAndComplianceAlertBaseDTO","kind":"json-schema","title":"LegalAndComplianceAlertBaseDTO","data":{"type":"object","properties":{"uuid":{"title":"Alert Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Alert Name","type":"string","description":"Identifier of the alert, changes based on alert type","example":"CVE-2021-42392"},"type":{"type":"string"},"alertInfo":{"$ref":"#/components/schemas/AlertInfoDTO"},"project":{"$ref":"#/components/schemas/ProjectDTO"},"product":{"$ref":"#/components/schemas/ProductDTO"},"component":{"$ref":"#/components/schemas/BaseComponentDTO"}},"anyOf":[{"$ref":"#/components/schemas/PolicyViolationAlertDTO"},{"$ref":"#/components/schemas/NewVersionAlertDTO"},{"$ref":"#/components/schemas/RejectedLibraryInUseAlertDTO"},{"$ref":"#/components/schemas/MultipleLicensesAlertDTO"}]}},"components/schemas/MultipleLicensesAlertDTO":{"id":"components/schemas/MultipleLicensesAlertDTO","kind":"json-schema","title":"MultipleLicensesAlertDTO","data":{"type":"object","properties":{"uuid":{"title":"Alert Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Alert Name","type":"string","description":"Identifier of the alert, changes based on alert type","example":"CVE-2021-42392"},"type":{"type":"string","example":"MULTIPLE_LICENSES","enum":["MULTIPLE_LICENSES"]},"alertInfo":{"$ref":"#/components/schemas/AlertInfoDTO"},"project":{"$ref":"#/components/schemas/ProjectDTO"},"product":{"$ref":"#/components/schemas/ProductDTO"},"component":{"$ref":"#/components/schemas/BaseComponentDTO"},"numberOfLicenses":{"title":"Number Of Licenses","type":"integer","format":"int32","example":2},"licenses":{"type":"array","items":{"title":"Licenses","type":"string","example":"MIT"}}}}},"components/schemas/NewVersionAlertDTO":{"id":"components/schemas/NewVersionAlertDTO","kind":"json-schema","title":"NewVersionAlertDTO","data":{"type":"object","properties":{"uuid":{"title":"Alert Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Alert Name","type":"string","description":"Identifier of the alert, changes based on alert type","example":"CVE-2021-42392"},"type":{"type":"string","example":"NEW_VERSION","enum":["NEW_VERSION"]},"alertInfo":{"$ref":"#/components/schemas/AlertInfoDTO"},"project":{"$ref":"#/components/schemas/ProjectDTO"},"product":{"$ref":"#/components/schemas/ProductDTO"},"component":{"$ref":"#/components/schemas/BaseComponentDTO"},"availableVersion":{"title":"Available Version","type":"string","example":"2.0.0"},"availableVersionType":{"title":"Version Type","type":"string","enum":["MAJOR","MINOR"]}}}},"components/schemas/PolicyViolationAlertDTO":{"id":"components/schemas/PolicyViolationAlertDTO","kind":"json-schema","title":"PolicyViolationAlertDTO","data":{"type":"object","properties":{"uuid":{"title":"Alert Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Alert Name","type":"string","description":"Identifier of the alert, changes based on alert type","example":"CVE-2021-42392"},"type":{"type":"string","example":"POLICY_VIOLATIONS","enum":["POLICY_VIOLATIONS"]},"alertInfo":{"$ref":"#/components/schemas/AlertInfoDTO"},"project":{"$ref":"#/components/schemas/ProjectDTO"},"product":{"$ref":"#/components/schemas/ProductDTO"},"component":{"$ref":"#/components/schemas/BaseComponentDTO"},"policyName":{"title":"Policy Name","type":"string","example":"My Policy"}}}},"components/schemas/RejectedLibraryInUseAlertDTO":{"id":"components/schemas/RejectedLibraryInUseAlertDTO","kind":"json-schema","title":"RejectedLibraryInUseAlertDTO","data":{"type":"object","properties":{"uuid":{"title":"Alert Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Alert Name","type":"string","description":"Identifier of the alert, changes based on alert type","example":"CVE-2021-42392"},"type":{"type":"string","example":"REJECTED_LIBRARY_IN_USE","enum":["REJECTED_LIBRARY_IN_USE"]},"alertInfo":{"$ref":"#/components/schemas/AlertInfoDTO"},"project":{"$ref":"#/components/schemas/ProjectDTO"},"product":{"$ref":"#/components/schemas/ProductDTO"},"component":{"$ref":"#/components/schemas/BaseComponentDTO"},"description":{"title":"Description","type":"string","example":"My description"}}}},"components/schemas/SourceFileComponentDTO":{"id":"components/schemas/SourceFileComponentDTO","kind":"json-schema","title":"SourceFileComponentDTO","data":{"type":"object","properties":{"uuid":{"title":"Component UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Component Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"description":{"title":"Component Description","type":"string","example":"Component description"},"componentType":{"title":"Component Type","type":"string","example":"Source File","enum":["Source File"]},"type":{"type":"string"},"libraryType":{"title":"Library Type","type":"string","example":"REDHAT_PACKAGE_MODULE"},"directDependency":{"title":"Direct Dependency","type":"boolean"},"dependencyType":{"title":"Dependency Type","type":"string","example":"Direct / Transitive"},"references":{"$ref":"#/components/schemas/ComponentReferencesDTO"},"groupId":{"title":"Component Name","type":"string","example":"org.springframework.boot"},"artifactId":{"title":"Component Artifact","type":"string","example":"spring-boot"},"version":{"title":"Component Version","type":"string","example":"3.0.5"},"dependencyFile":{"type":"string"},"localPath":{"type":"string"}}}},"components/schemas/DWRResponsePageableCollectionUserKeyDTO":{"id":"components/schemas/DWRResponsePageableCollectionUserKeyDTO","kind":"json-schema","title":"DWRResponsePageableCollectionUserKeyDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/UserKeyDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DWRResponsePageableCollectionProjectDTO":{"id":"components/schemas/DWRResponsePageableCollectionProjectDTO","kind":"json-schema","title":"DWRResponsePageableCollectionProjectDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/ProjectDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DWRResponsePageableListVulnerabilityProfileDTO":{"id":"components/schemas/DWRResponsePageableListVulnerabilityProfileDTO","kind":"json-schema","title":"DWRResponsePageableListVulnerabilityProfileDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/VulnerabilityProfileDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DWRResponseCollectionProjectDTO":{"id":"components/schemas/DWRResponseCollectionProjectDTO","kind":"json-schema","title":"DWRResponseCollectionProjectDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/ProjectDTO"}}}}},"components/schemas/ContextEntityDTO":{"id":"components/schemas/ContextEntityDTO","kind":"json-schema","title":"ContextEntityDTO","data":{"required":["name"],"type":"object","properties":{"uuid":{"title":"Context Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Context Name","type":"string","example":"Context A"}}}},"components/schemas/DWRResponseContextEntityDTO":{"id":"components/schemas/DWRResponseContextEntityDTO","kind":"json-schema","title":"DWRResponseContextEntityDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/ContextEntityDTO"}}}},"components/schemas/DWRResponseListRolePermissionsDTO":{"id":"components/schemas/DWRResponseListRolePermissionsDTO","kind":"json-schema","title":"DWRResponseListRolePermissionsDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/RolePermissionsDTO"}}}}},"components/schemas/RolePermissionsDTO":{"id":"components/schemas/RolePermissionsDTO","kind":"json-schema","title":"RolePermissionsDTO","data":{"type":"object","properties":{"role":{"type":"string","enum":["DEFAULT_APPROVER","ADMIN","ALERT_EMAIL_RECEIVER","ALERTS_IGNORER","LICENSE_AND_COPYRIGHT_ASSIGNER","AUDITOR","USER","PRODUCT_INTEGRATOR","SBOM_EXPORTER"]},"permissions":{"type":"array","items":{"title":"User Permissions","type":"string","example":"POLICIES__POLICY__VIEW"}}}}},"components/schemas/DWRResponseListLightLibraryDTO":{"id":"components/schemas/DWRResponseListLightLibraryDTO","kind":"json-schema","title":"DWRResponseListLightLibraryDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/LightLibraryDTO"}}}}},"components/schemas/DWRResponseEnrichedUserInfoDTO":{"id":"components/schemas/DWRResponseEnrichedUserInfoDTO","kind":"json-schema","title":"DWRResponseEnrichedUserInfoDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/EnrichedUserInfoDTO"}}}},"components/schemas/DWRResponsePageableListUserInfoDTO":{"id":"components/schemas/DWRResponsePageableListUserInfoDTO","kind":"json-schema","title":"DWRResponsePageableListUserInfoDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/UserInfoDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DWRResponseScanSummaryCountDTO":{"id":"components/schemas/DWRResponseScanSummaryCountDTO","kind":"json-schema","title":"DWRResponseScanSummaryCountDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/ScanSummaryCountDTO"}}}},"components/schemas/ScanSummaryCountDTO":{"id":"components/schemas/ScanSummaryCountDTO","kind":"json-schema","title":"ScanSummaryCountDTO","data":{"type":"object","properties":{"totalCount":{"title":"Total Scan Count","type":"integer","description":"Total number of all scans","format":"int64","example":20},"agents":{"type":"array","items":{"$ref":"#/components/schemas/ScanSummaryItemDTO"}}}}},"components/schemas/ScanSummaryItemDTO":{"id":"components/schemas/ScanSummaryItemDTO","kind":"json-schema","title":"ScanSummaryItemDTO","data":{"type":"object","properties":{"name":{"title":"Agent Name","type":"string","example":"unified-agent"},"count":{"title":"Scan Count","type":"integer","description":"Number of scans by agent","format":"int64","example":10}}}},"components/schemas/DWRResponsePageableCollectionVulnrerableLibrariesByProjectCountDTO":{"id":"components/schemas/DWRResponsePageableCollectionVulnrerableLibrariesByProjectCountDTO","kind":"json-schema","title":"DWRResponsePageableCollectionVulnrerableLibrariesByProjectCountDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/VulnrerableLibrariesByProjectCountDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/VulnrerableLibrariesByProjectCountDTO":{"id":"components/schemas/VulnrerableLibrariesByProjectCountDTO","kind":"json-schema","title":"VulnrerableLibrariesByProjectCountDTO","data":{"type":"object","properties":{"uuid":{"title":"Entity Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"projectName":{"title":"Project Name","type":"string","example":"Entity A"},"productName":{"title":"Product Name","type":"string","example":"Entity B"},"vulnerableLibraries":{"title":"Number Of Vulnerable Libraries","type":"integer","format":"int64","example":10}}}},"components/schemas/DWRResponsePageableCollectionLibraryCountByProjectDTO":{"id":"components/schemas/DWRResponsePageableCollectionLibraryCountByProjectDTO","kind":"json-schema","title":"DWRResponsePageableCollectionLibraryCountByProjectDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/LibraryCountByProjectDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/LibraryCountByProjectDTO":{"id":"components/schemas/LibraryCountByProjectDTO","kind":"json-schema","title":"LibraryCountByProjectDTO","data":{"type":"object","properties":{"uuid":{"title":"Project UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Project name","type":"string","example":"myProject"},"numberOfLibraries":{"title":"Number of libraries in project","type":"integer","format":"int32","example":34}}}},"components/schemas/DWRResponsePageableDomainSummeryInHouseLibraryPerProjectDTO":{"id":"components/schemas/DWRResponsePageableDomainSummeryInHouseLibraryPerProjectDTO","kind":"json-schema","title":"DWRResponsePageableDomainSummeryInHouseLibraryPerProjectDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/DomainSummeryInHouseLibraryPerProjectDTO"}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DomainSummeryInHouseLibraryPerProjectDTO":{"id":"components/schemas/DomainSummeryInHouseLibraryPerProjectDTO","kind":"json-schema","title":"DomainSummeryInHouseLibraryPerProjectDTO","data":{"type":"object","properties":{"totalOrganizationCount":{"title":"Total Count of In-House Libraries in the Organization","type":"integer","format":"int32","example":34},"projects":{"title":"In-House Libraries per Project","type":"array","items":{"$ref":"#/components/schemas/LibraryInHouseCountPerProjectDTO"}}}}},"components/schemas/LibraryInHouseCountPerProjectDTO":{"id":"components/schemas/LibraryInHouseCountPerProjectDTO","kind":"json-schema","title":"In-House Libraries per Project","data":{"title":"In-House Libraries per Project","type":"object","properties":{"uuid":{"title":"Project UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Project Name","type":"string","example":"myProject"},"inHouseLibraries":{"title":"Number of In-House Libraries in Project","type":"integer","format":"int32","example":34}}}},"components/schemas/DWRResponsePageableCollectionVulnerableLibrariesCountDTO":{"id":"components/schemas/DWRResponsePageableCollectionVulnerableLibrariesCountDTO","kind":"json-schema","title":"DWRResponsePageableCollectionVulnerableLibrariesCountDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/VulnerableLibrariesCountDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/VulnerableLibrariesCountDTO":{"id":"components/schemas/VulnerableLibrariesCountDTO","kind":"json-schema","title":"VulnerableLibrariesCountDTO","data":{"type":"object","properties":{"uuid":{"title":"Entity Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"productName":{"title":"Product Name","type":"string","example":"Product A"},"projectCount":{"title":"Project Count","type":"integer","format":"int64","example":10},"vulnerableLibraries":{"title":"Number of vulnerable libraries","type":"integer","format":"int64","example":10}}}},"components/schemas/DWRResponsePageableCollectionLibraryCountByProductDTO":{"id":"components/schemas/DWRResponsePageableCollectionLibraryCountByProductDTO","kind":"json-schema","title":"DWRResponsePageableCollectionLibraryCountByProductDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/LibraryCountByProductDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/LibraryCountByProductDTO":{"id":"components/schemas/LibraryCountByProductDTO","kind":"json-schema","title":"LibraryCountByProductDTO","data":{"type":"object","properties":{"uuid":{"title":"Product UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Product name","type":"string","example":"myProduct"},"numberOfLibraries":{"title":"Number of libraries in product","type":"integer","format":"int32","example":34}}}},"components/schemas/DWRResponsePageableDomainSummaryInHouseLibraryPerProductDTO":{"id":"components/schemas/DWRResponsePageableDomainSummaryInHouseLibraryPerProductDTO","kind":"json-schema","title":"DWRResponsePageableDomainSummaryInHouseLibraryPerProductDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/DomainSummaryInHouseLibraryPerProductDTO"}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DomainSummaryInHouseLibraryPerProductDTO":{"id":"components/schemas/DomainSummaryInHouseLibraryPerProductDTO","kind":"json-schema","title":"DomainSummaryInHouseLibraryPerProductDTO","data":{"type":"object","properties":{"totalOrganizationCount":{"title":"Total Count of In-House Libraries in the Organization","type":"integer","format":"int64","example":34},"products":{"title":"In-House Libraries per Product","type":"array","items":{"$ref":"#/components/schemas/LibraryInHouseCountPerProductDTO"}}}}},"components/schemas/LibraryInHouseCountPerProductDTO":{"id":"components/schemas/LibraryInHouseCountPerProductDTO","kind":"json-schema","title":"In-House Libraries per Product","data":{"title":"In-House Libraries per Product","type":"object","properties":{"uuid":{"title":"Product UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Product Name","type":"string","example":"myProduct"},"inHouseLibraries":{"title":"Number of In-House Libraries in Product","type":"integer","format":"int32","example":34},"projectCount":{"title":"Number of Projects in Product","type":"integer","format":"int32","example":34}}}},"components/schemas/DWRResponseLicenseCountDto":{"id":"components/schemas/DWRResponseLicenseCountDto","kind":"json-schema","title":"DWRResponseLicenseCountDto","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/LicenseCountDto"}}}},"components/schemas/LicenseCountDto":{"id":"components/schemas/LicenseCountDto","kind":"json-schema","title":"LicenseCountDto","data":{"type":"object","properties":{"totalLibraryCount":{"type":"integer","format":"int32"},"licenses":{"type":"array","items":{"$ref":"#/components/schemas/LicensePerDomainCountDto"}}}}},"components/schemas/LicensePerDomainCountDto":{"id":"components/schemas/LicensePerDomainCountDto","kind":"json-schema","title":"LicensePerDomainCountDto","data":{"type":"object","properties":{"licenseUuid":{"title":"Library UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"License Name","type":"string","example":"MIT"},"spdxName":{"title":"License SPDX Name","type":"string","example":"MIT"},"numberOfLibraries":{"title":"License Count Per Domain","type":"integer","format":"int64","example":100}}}},"components/schemas/DWRResponseLibraryLanguageCountDto":{"id":"components/schemas/DWRResponseLibraryLanguageCountDto","kind":"json-schema","title":"DWRResponseLibraryLanguageCountDto","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/LibraryLanguageCountDto"}}}},"components/schemas/LibraryLanguageCountDto":{"id":"components/schemas/LibraryLanguageCountDto","kind":"json-schema","title":"LibraryLanguageCountDto","data":{"type":"object","properties":{"languages":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLanguageTypeCountDto"}}}}},"components/schemas/LibraryLanguageTypeCountDto":{"id":"components/schemas/LibraryLanguageTypeCountDto","kind":"json-schema","title":"LibraryLanguageTypeCountDto","data":{"type":"object","properties":{"language":{"title":"Library Language","type":"string","example":"Java"},"count":{"title":"Total Count of Library language in User's Projects","type":"integer","format":"int64","example":15}}}},"components/schemas/DWRResponseVulnerabilityAlertCountPerEffectiveUsageDTO":{"id":"components/schemas/DWRResponseVulnerabilityAlertCountPerEffectiveUsageDTO","kind":"json-schema","title":"DWRResponseVulnerabilityAlertCountPerEffectiveUsageDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/VulnerabilityAlertCountPerEffectiveUsageDTO"}}}},"components/schemas/SecurityAlertPerVulnerabilityDTO":{"id":"components/schemas/SecurityAlertPerVulnerabilityDTO","kind":"json-schema","title":"SecurityAlertPerVulnerabilityDTO","data":{"type":"object","properties":{"total":{"title":"Total Alerts Count","type":"integer","format":"int32","example":15},"critical":{"title":"Critical Severity Alerts Count","type":"integer","format":"int32","example":5},"high":{"title":"High Severity Alerts Count","type":"integer","format":"int32","example":4},"medium":{"title":"Medium Severity Alerts Count","type":"integer","format":"int32","example":3},"low":{"title":"Low Severity Alerts Count","type":"integer","format":"int32","example":3}}}},"components/schemas/VulnerabilityAlertCountPerEffectiveUsageDTO":{"id":"components/schemas/VulnerabilityAlertCountPerEffectiveUsageDTO","kind":"json-schema","title":"VulnerabilityAlertCountPerEffectiveUsageDTO","data":{"type":"object","properties":{"red":{"$ref":"#/components/schemas/SecurityAlertPerVulnerabilityDTO"},"yellow":{"$ref":"#/components/schemas/SecurityAlertPerVulnerabilityDTO"},"green":{"$ref":"#/components/schemas/SecurityAlertPerVulnerabilityDTO"},"grey":{"$ref":"#/components/schemas/SecurityAlertPerVulnerabilityDTO"}}}},"components/schemas/DWRResponseDomainAlertTypeSummaryDTO":{"id":"components/schemas/DWRResponseDomainAlertTypeSummaryDTO","kind":"json-schema","title":"DWRResponseDomainAlertTypeSummaryDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/DomainAlertTypeSummaryDTO"}}}},"components/schemas/DomainAlertTypeSummaryDTO":{"id":"components/schemas/DomainAlertTypeSummaryDTO","kind":"json-schema","title":"DomainAlertTypeSummaryDTO","data":{"type":"object","properties":{"policies":{"$ref":"#/components/schemas/PolicyCountDTO"},"libraries":{"$ref":"#/components/schemas/LibraryCountDTO"},"securityPerLibrary":{"$ref":"#/components/schemas/SecurityAlertPerLibraryDTO"},"securityPerVulnerability":{"$ref":"#/components/schemas/SecurityAlertPerVulnerabilityDTO"}}}},"components/schemas/LibraryCountDTO":{"id":"components/schemas/LibraryCountDTO","kind":"json-schema","title":"LibraryCountDTO","data":{"type":"object","properties":{"newVersions":{"title":"New Versions Count","type":"integer","format":"int32","example":5}}}},"components/schemas/PolicyCountDTO":{"id":"components/schemas/PolicyCountDTO","kind":"json-schema","title":"PolicyCountDTO","data":{"type":"object","properties":{"violations":{"title":"Policy Violations Count","type":"integer","format":"int32","example":5}}}},"components/schemas/SecurityAlertPerLibraryDTO":{"id":"components/schemas/SecurityAlertPerLibraryDTO","kind":"json-schema","title":"SecurityAlertPerLibraryDTO","data":{"type":"object","properties":{"total":{"title":"Total Library Alerts Count","type":"integer","format":"int32","example":15},"librariesWithCritical":{"title":"Critical Severity Library Alerts Count","type":"integer","format":"int32","example":5},"librariesWithHigh":{"title":"High Severity Library Alerts Count","type":"integer","format":"int32","example":4},"librariesWithMedium":{"title":"Medium Severity Library Alerts Count","type":"integer","format":"int32","example":3},"librariesWithLow":{"title":"Low Severity Library Alerts Count","type":"integer","format":"int32","example":3}}}},"components/schemas/DWRResponseSecurityAlertPerVulnerabilityDTO":{"id":"components/schemas/DWRResponseSecurityAlertPerVulnerabilityDTO","kind":"json-schema","title":"DWRResponseSecurityAlertPerVulnerabilityDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/SecurityAlertPerVulnerabilityDTO"}}}},"components/schemas/DWRResponsePageableListWhiteListRuleDTO":{"id":"components/schemas/DWRResponsePageableListWhiteListRuleDTO","kind":"json-schema","title":"DWRResponsePageableListWhiteListRuleDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/WhiteListRuleDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DWRResponsePageableInHouseSettingsDTO":{"id":"components/schemas/DWRResponsePageableInHouseSettingsDTO","kind":"json-schema","title":"DWRResponsePageableInHouseSettingsDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/InHouseSettingsDTO"}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/InHouseSettingsDTO":{"id":"components/schemas/InHouseSettingsDTO","kind":"json-schema","title":"InHouseSettingsDTO","data":{"type":"object","properties":{"rules":{"type":"array","items":{"$ref":"#/components/schemas/InHouseRuleDTO"}},"active":{"type":"boolean"}}}},"components/schemas/DWRResponsePageableCollectionProductDTO":{"id":"components/schemas/DWRResponsePageableCollectionProductDTO","kind":"json-schema","title":"DWRResponsePageableCollectionProductDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/ProductDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DWRResponsePageableCollectionDomainEntitiesProductDTO":{"id":"components/schemas/DWRResponsePageableCollectionDomainEntitiesProductDTO","kind":"json-schema","title":"DWRResponsePageableCollectionDomainEntitiesProductDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/DomainEntitiesProductDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DomainEntitiesProductDTO":{"id":"components/schemas/DomainEntitiesProductDTO","kind":"json-schema","title":"DomainEntitiesProductDTO","data":{"type":"object","properties":{"uuid":{"title":"Product Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Product Name","type":"string","example":"Product A"},"tags":{"type":"array","items":{"$ref":"#/components/schemas/EntityTagDTO"}},"createdAt":{"type":"string","format":"date-time"}}}},"components/schemas/EntityTagDTO":{"id":"components/schemas/EntityTagDTO","kind":"json-schema","title":"EntityTagDTO","data":{"type":"object","properties":{"key":{"title":"Entity Tag Key","type":"string","example":"key"},"value":{"title":"Entity Tag value","type":"string","example":"value"}}}},"components/schemas/BaseVulnerabilityProfileDTO":{"id":"components/schemas/BaseVulnerabilityProfileDTO","kind":"json-schema","title":"BaseVulnerabilityProfileDTO","data":{"type":"object","properties":{"name":{"title":"Vulnerability Name","type":"string","example":"CVE-2021-42392"},"type":{"title":"VulnerabilityType","type":"string","example":"WS","enum":["CVE","WS"]},"description":{"title":"Vulnerability Description","type":"string","example":"Security vulnerability found in plexus-utils before 3.0.24. XML injection found in XmlWriterUtil.java"},"score":{"title":"Vulnerability Score","type":"number","format":"float","example":5},"severity":{"title":"Vulnerability Severity","type":"string","example":"MEDIUM","enum":["HIGH","MEDIUM","LOW"]},"publishDate":{"title":"Vulnerability Publish Date","type":"string","format":"date-time"},"modifiedDate":{"title":"Vulnerability Modified Date","type":"string","format":"date-time"}},"oneOf":[{"$ref":"#/components/schemas/VulnerabilityProfileDTO"}]}},"components/schemas/DWRResponseLibraryVulnerabilityTrendsDTO":{"id":"components/schemas/DWRResponseLibraryVulnerabilityTrendsDTO","kind":"json-schema","title":"DWRResponseLibraryVulnerabilityTrendsDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/LibraryVulnerabilityTrendsDTO"}}}},"components/schemas/LibraryVersionVulnerabilitiesDTO":{"id":"components/schemas/LibraryVersionVulnerabilitiesDTO","kind":"json-schema","title":"LibraryVersionVulnerabilitiesDTO","data":{"type":"object","properties":{"name":{"title":"Library Name","type":"string","example":"Apache Ant Core"},"version":{"title":"Library Version","type":"string","example":"1.8.2"},"type":{"title":"Library Type","type":"string","example":"MAVEN_ARTIFACT"},"current":{"type":"boolean"},"vulnerabilities":{"type":"array","items":{"$ref":"#/components/schemas/BaseVulnerabilityProfileDTO"}}}}},"components/schemas/LibraryVulnerabilityTrendsDTO":{"id":"components/schemas/LibraryVulnerabilityTrendsDTO","kind":"json-schema","title":"LibraryVulnerabilityTrendsDTO","data":{"type":"object","properties":{"trends":{"type":"array","items":{"$ref":"#/components/schemas/LibraryVersionVulnerabilitiesDTO"}}}}},"components/schemas/DWRResponsePageableCollectionLibraryVersionDTO":{"id":"components/schemas/DWRResponsePageableCollectionLibraryVersionDTO","kind":"json-schema","title":"DWRResponsePageableCollectionLibraryVersionDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/LibraryVersionDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/LibraryVersionDTO":{"id":"components/schemas/LibraryVersionDTO","kind":"json-schema","title":"LibraryVersionDTO","data":{"type":"object","properties":{"lastUpdatedAt":{"title":"Last Version Update","type":"string","format":"date-time"},"version":{"title":"Version","type":"string","example":"original"},"release":{"type":"string"},"arch":{"type":"string"},"currentVersion":{"type":"boolean"}}}},"components/schemas/DWRResponseListNoticeDTO":{"id":"components/schemas/DWRResponseListNoticeDTO","kind":"json-schema","title":"DWRResponseListNoticeDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/NoticeDTO"}}}}},"components/schemas/DWRResponseNoLocationsLibraryDTO":{"id":"components/schemas/DWRResponseNoLocationsLibraryDTO","kind":"json-schema","title":"DWRResponseNoLocationsLibraryDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/NoLocationsLibraryDTO"}}}},"components/schemas/NoLocationsLibraryDTO":{"id":"components/schemas/NoLocationsLibraryDTO","kind":"json-schema","title":"NoLocationsLibraryDTO","data":{"type":"object","properties":{"uuid":{"title":"Library UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Library Name","type":"string","example":"dbus-1.10.24-13.el7_6.x86_64.rpm"},"artifactId":{"title":"Artifact Id","type":"string","example":"kind-of-6.0.2.tgz"},"groupId":{"title":"Group Id","type":"string","example":"kind-of"},"version":{"type":"string"},"architecture":{"title":"Architecture","type":"string"},"languageVersion":{"title":"Language Version","type":"string"},"classifier":{"type":"string"},"extension":{"type":"string"},"sha1":{"title":"Sha1","type":"string","example":"01146b36a6218e64e58f3a8d66de5d7fc6f6d051"},"description":{"title":"Description","type":"string","example":"Get the native type of a value."},"type":{"title":"Type","type":"string","example":"javascript/Node.js"},"libraryType":{"type":"string"},"directDependency":{"title":"Direct Dependency","type":"boolean"},"purl":{"title":"Package Url","type":"string","example":"pkg:maven/commons-beanutils/commons-beanutils@1.8.0?type=jar"},"extraInfo":{"type":"object","additionalProperties":{"type":"string"}},"extraInformation":{"$ref":"#/components/schemas/LibraryExtraInfoDTO"},"licenses":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLicenseDTO"}},"copyrightReferences":{"type":"array","items":{"$ref":"#/components/schemas/CopyrightReferenceDTO"}},"securityRisks":{"type":"array","items":{"$ref":"#/components/schemas/SecurityRiskDTO"}},"noticeReference":{"$ref":"#/components/schemas/NoticeDTO"},"proprietaryInfo":{"$ref":"#/components/schemas/ProprietaryInfoDTO"},"attributionReportSettings":{"$ref":"#/components/schemas/AttributionReportLibrarySettingRuleDTO"},"dependencyType":{"type":"string"},"violations":{"title":"Number Of Violations","type":"integer","format":"int32","example":22},"workflowUuids":{"title":"Number Of Violated Workflows","type":"array","example":2,"items":{"title":"Number Of Violated Workflows","type":"string","example":"2"}},"violatingFindings":{"title":"Number Of Violating Findings","type":"integer","format":"int32","example":2},"trackedIssue":{"$ref":"#/components/schemas/TrackedIssueDTO"}}}},"components/schemas/DWRResponsePageableListMultipleGroupRolesPerContextDTO":{"id":"components/schemas/DWRResponsePageableListMultipleGroupRolesPerContextDTO","kind":"json-schema","title":"DWRResponsePageableListMultipleGroupRolesPerContextDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/MultipleGroupRolesPerContextDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/MultipleGroupRolesPerContextDTO":{"id":"components/schemas/MultipleGroupRolesPerContextDTO","kind":"json-schema","title":"MultipleGroupRolesPerContextDTO","data":{"required":["contextToken","contextType"],"type":"object","properties":{"contextToken":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Depending on the value of contextType, this can be:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"orgToken (org UUID by running Entities - Organization > Get User Organization) or Api Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"API Key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"productToken (product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Product Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"projectToken (project UUID by running Entities - Product > Get Product Projects) or project Token (from the Mend SCA App: "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Integrate"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" tab > "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Project Token"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")."},"children":[]}]}]}]}],"example":"123e4567-e89b-12d3-a456-426655440000"},"contextName":{"title":"Context Name","type":"string","example":"My Product"},"contextType":{"type":"string","description":"Type of entity the role will be associated with","example":"orgs","enum":["orgs","products","projects"]},"roles":{"type":"array","items":{"title":"Role","type":"string","example":"ADMIN","enum":["DEFAULT_APPROVER","ADMIN","ALERT_EMAIL_RECEIVER","ALERTS_IGNORER","LICENSE_AND_COPYRIGHT_ASSIGNER","AUDITOR","USER","PRODUCT_INTEGRATOR","SBOM_EXPORTER"]}}}}},"components/schemas/DWRResponsePageableListGroupSummaryDTO":{"id":"components/schemas/DWRResponsePageableListGroupSummaryDTO","kind":"json-schema","title":"DWRResponsePageableListGroupSummaryDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/GroupSummaryDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/GroupSummaryDTO":{"id":"components/schemas/GroupSummaryDTO","kind":"json-schema","title":"GroupSummaryDTO","data":{"type":"object","properties":{"uuid":{"title":"Group UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Group Name","type":"string","example":"Group A"},"description":{"title":"Group Description","type":"string","example":"Group description"},"users":{"title":"User Count","type":"integer","description":"The amount of users in that group","format":"int32","example":22},"affectedProducts":{"title":"Affected Products","type":"integer","format":"int32","example":5},"roles":{"type":"array","items":{"$ref":"#/components/schemas/GroupRoleDTO"}},"applicationRoles":{"title":"Application roles grouped by application label","type":"array","items":{"$ref":"#/components/schemas/RolesGroupedByScopeDTO"}},"applicationRolesCount":{"type":"integer","format":"int32"},"orgRoles":{"title":"Organization roles","type":"array","items":{"type":"string","enum":["DEFAULT_APPROVER","ADMIN","ALERT_EMAIL_RECEIVER","ALERTS_IGNORER","LICENSE_AND_COPYRIGHT_ASSIGNER","AUDITOR","USER","PRODUCT_INTEGRATOR","SBOM_EXPORTER"]}}}}},"components/schemas/RolesGroupedByScopeDTO":{"id":"components/schemas/RolesGroupedByScopeDTO","kind":"json-schema","title":"RolesGroupedByScopeDTO","data":{"type":"object","properties":{"label":{"title":"Group label","type":"string","example":"Application A"},"roles":{"title":"Roles under this label","type":"array","items":{"type":"string","enum":["DEFAULT_APPROVER","ADMIN","ALERT_EMAIL_RECEIVER","ALERTS_IGNORER","LICENSE_AND_COPYRIGHT_ASSIGNER","AUDITOR","USER","PRODUCT_INTEGRATOR","SBOM_EXPORTER"]}}}}},"components/schemas/DWRResponsePageableCollectionDomainEntitiesDTO":{"id":"components/schemas/DWRResponsePageableCollectionDomainEntitiesDTO","kind":"json-schema","title":"DWRResponsePageableCollectionDomainEntitiesDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/DomainEntitiesDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DomainEntitiesDTO":{"id":"components/schemas/DomainEntitiesDTO","kind":"json-schema","title":"DomainEntitiesDTO","data":{"type":"object","properties":{"project":{"$ref":"#/components/schemas/DomainEntitiesProjectDTO"},"product":{"$ref":"#/components/schemas/DomainEntitiesProductDTO"}}}},"components/schemas/DomainEntitiesProjectDTO":{"id":"components/schemas/DomainEntitiesProjectDTO","kind":"json-schema","title":"DomainEntitiesProjectDTO","data":{"type":"object","properties":{"uuid":{"title":"Project UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"name":{"title":"Project Name","type":"string","example":"Project A"},"tags":{"type":"array","items":{"$ref":"#/components/schemas/EntityTagDTO"}},"lastScanned":{"title":"Last Project Scan Date","type":"string","format":"date-time"},"scannedByEmail":{"title":"Scanned By","type":"string","example":"jon.snow@mail.com"},"scanComment":{"title":"Scan Comment","type":"string","example":"Scan comment"},"createdAt":{"title":"Creation Date","type":"string","format":"date-time"}}}},"components/schemas/CustomAttributeDTO":{"id":"components/schemas/CustomAttributeDTO","kind":"json-schema","title":"CustomAttributeDTO","data":{"type":"object","properties":{"uuid":{"title":"Custom Attribute Uuid","type":"string","example":"123e4567-e89b-12d3-a456-426614174000"},"name":{"title":"Custom Attribute Name","type":"string","example":"Custom Attribute"},"description":{"title":"Custom Attribute Description","type":"string","example":"Custom attribute description"},"valueType":{"title":"Value Type","type":"string","example":"Custom attribute value"},"contextType":{"title":"Context Type","type":"string","example":"projects","enum":["projects","products","orgs"]}}}},"components/schemas/DWRResponsePageableListCustomAttributeDTO":{"id":"components/schemas/DWRResponsePageableListCustomAttributeDTO","kind":"json-schema","title":"DWRResponsePageableListCustomAttributeDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/CustomAttributeDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DWRResponseCollectionDomainDTO":{"id":"components/schemas/DWRResponseCollectionDomainDTO","kind":"json-schema","title":"DWRResponseCollectionDomainDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/DomainDTO"}}}}},"components/schemas/DWRResponseLicenseDTO":{"id":"components/schemas/DWRResponseLicenseDTO","kind":"json-schema","title":"DWRResponseLicenseDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"$ref":"#/components/schemas/LicenseDTO"}}}},"components/schemas/DWRResponsePageableCollectionLicenseDTO":{"id":"components/schemas/DWRResponsePageableCollectionLicenseDTO","kind":"json-schema","title":"DWRResponsePageableCollectionLicenseDTO","data":{"type":"object","properties":{"additionalData":{"title":"Provides insights into endpoint-supported pagination information.","type":"object","description":[{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"+"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"totalItems"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The total count of data points returned in an API response."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"isLastPage"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Defines whether the current page represents the conclusion of the API response. When “true”, this signifies you are viewing the last page of the API response. When “false”, this indicates there are further pages remaining."},"children":[]}]}]}]}],"example":{"totalItems":"422","isLastPage":"true"}},"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/LicenseDTO"}}},"description":"Provides insights into endpoint-supported pagination information"}},"components/schemas/DeleteWhiteListRuleRequestDTO":{"id":"components/schemas/DeleteWhiteListRuleRequestDTO","kind":"json-schema","title":"DeleteWhiteListRuleRequestDTO","data":{"required":["uuid"],"type":"object","properties":{"uuid":{"title":"White List UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"}}}},"components/schemas/DeleteInHouseRuleRequestDTO":{"id":"components/schemas/DeleteInHouseRuleRequestDTO","kind":"json-schema","title":"DeleteInHouseRuleRequestDTO","data":{"required":["uuid"],"type":"object","properties":{"uuid":{"title":"InHouse Rule UUID","type":"string","example":"123e4567-e89b-12d3-a456-426655440000"},"empty":{"type":"boolean"}}}},"components/schemas/DWRResponseString":{"id":"components/schemas/DWRResponseString","kind":"json-schema","title":"DWRResponseString","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"string"}}}},"components/schemas/DWRResponseCollectionLibraryLicenseDTO":{"id":"components/schemas/DWRResponseCollectionLibraryLicenseDTO","kind":"json-schema","title":"DWRResponseCollectionLibraryLicenseDTO","data":{"type":"object","properties":{"supportToken":{"title":"Support Token","type":"string","example":"1171c60d"},"retVal":{"type":"array","items":{"$ref":"#/components/schemas/LibraryLicenseDTO"}}}}},"schema_105":{"kind":"json-schema","data":{"type":"string"},"id":"schema_105"},"schema_106":{"kind":"json-schema","data":{},"id":"schema_106"},"schema_107":{"kind":"json-schema","data":{"type":"boolean"},"id":"schema_107"},"schema_108":{"kind":"json-schema","data":{"maximum":10000,"type":"string","default":"50"},"id":"schema_108"},"schema_109":{"kind":"json-schema","data":{"type":"string","default":"0"},"id":"schema_109"},"schema_110":{"kind":"json-schema","data":{"type":"string","default":"50"},"id":"schema_110"},"schema_111":{"kind":"json-schema","data":{"type":"string","enum":["integration","minimalFixVersionFromExtraData","locations"]},"id":"schema_111"},"schema_112":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/UpdateWhiteListRulesRequestDTO"}},"id":"schema_112"},"schema_113":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/DeleteWhiteListRuleRequestDTO"}},"id":"schema_113"},"schema_114":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/UpdateInHouseRulesRequestDTO"}},"id":"schema_114"},"schema_115":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/CreateInHouseRuleRequestDTO"}},"id":"schema_115"},"schema_116":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/DeleteInHouseRuleRequestDTO"}},"id":"schema_116"},"schema_117":{"kind":"json-schema","data":{"type":"string","default":"roles","enum":["roles"]},"id":"schema_117"},"schema_118":{"kind":"json-schema","data":{"type":"string","default":"true"},"id":"schema_118"},"schema_119":{"kind":"json-schema","data":{"type":"string","enum":["locations"]},"id":"schema_119"},"schema_120":{"kind":"json-schema","data":{"type":"boolean","default":false},"id":"schema_120"},"schema_121":{"kind":"json-schema","data":{"required":["file"],"type":"object","properties":{"file":{"type":"string","description":"update request file to upload","format":"binary"}}},"id":"schema_121"},"schema_122":{"kind":"json-schema","data":{"type":"string","default":""},"id":"schema_122"},"schema_123":{"kind":"json-schema","data":{"type":"integer","format":"int32","default":0},"id":"schema_123"},"schema_124":{"kind":"json-schema","data":{"type":"boolean","default":true},"id":"schema_124"},"schema_125":{"kind":"json-schema","data":{"type":"string","enum":["integration","locations"]},"id":"schema_125"}},"exampleStore":{},"securitySchemeStore":{"bearer-key":{"id":"bearer-key","type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT token Bearer"}},"servers":[{"url":"https://api-saas.mend.io","description":"Generated server url"}]},"options":{"codeSamples":{"languages":[{"lang":"Payload","label":"Payload"},{"lang":"curl","label":"cURL"},{"lang":"JavaScript","label":"JS"},{"lang":"Go"},{"lang":"Ruby"},{"lang":"Java8+Apache","label":"Java 8"}]},"hideSidebar":true,"mockServer":{"url":"/_mock/sca/2.0","position":"off","description":"Mock server"},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/sca/2.0.json?download"},{"url":"/_bundle/sca/2.0.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Mend API","description":"Mend's enhanced SCA API enables automation of workflows in a REST compliant format. The API features:\n+ Access for any user with Mend credentials, via a user key available in the user's profile page in the Mend App.\n+ Improved security with a JWT token per organization, which expires every 10 minutes.\n+ Added scalability with support for pagination, filtering and sorting search results.\n+ Broader functionality available programmatically.\n+ New standard API documentation for easy navigation and search.\n\n**Note:** To help you get started with the Mend SCA API 2.0, we recommend reviewing our onboarding guide -> [Getting Started with Mend SCA API 2.0](https://docs.mend.io/legacy-sca/latest/getting-started-with-mend-sca-api-2-0).\nThis resource covers initial setup, authentication instructions, and helpful tips to help you successfully begin working with the Mend SCA API 2.0. If you have a dedicated instance of Mend, contact your Mend representative to access this API on your instance.\n"}},"baseSlug":"/sca/2.0","routesMapping":{}}