Generate bulk SBOMAsk AIpost https://app.aikido.dev/api/public/v1/containers/sbom/generateReturns an SBOM of all packages & licenses found in specified containersBody ParamsThe parameters needed to generate an SBOM for multiple containersformatstringenumDefaults to csvThe format of the sbomsbomcsvsbomsbom_spdxAllowed:csvsbomsbom_spdxinclude_risk_reasonintegerDefaults to 0Flag to include risk reason in CSV export. 1 or 0 indicating true or falsecontainersarray of objectsrequiredAn array containing information about the containerscontainers*ADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/csvAllowed:application/jsontext/csvResponses 200An SBOM of all packages & licenses found in specified containers 400Wrong format for containers 404No containers are found based on the provided containersUpdated 7 months ago