Upload container SBOMAsk AIpost https://app.aikido.dev/api/public/v1/containers/sbomUpload a self-generated SBOMBody ParamsThe parameters needed to upload an image SBOMcontainer_image_namestringrequiredThe name of the image.sbomobjectrequiredThe SBOM.sbom objecttagstringThe tag of the image.digeststringThe digest of the image.allow_multiple_tagsbooleanAllow multiple tags for the image to be created. Will create a new container image for each tag. This feature needs to be enabled by Aikido support before it can be used.truefalseResponses 200The SBOM has been uploaded and is being scanned. 400One or more of the provided fields are invalid.Updated 7 months ago