Container Security v2
Number of APIs: 7
Container Security API provides the endpoints for securing container images, for example, Docker. Using the API, you can you seamlessly and securely enable DevOps processes by providing visibility into the security of container images – including vulnerabilities, malware and policy violations – through integration with the build process.
For background information about managing container security, see the documentation site.
-
repositories - List repositories GET {{baseUrl}}/repositories?imageName=ea ex pariatur velit tempor&nameContains=ea ex pariatur velit tempor&offset=0&limit=50
-
images-{repository}/{image}/{tag} - Get image details GET {{baseUrl}}/images/:repository/:image/:tag
-
images-{repository}/{image}/{tag} - Delete image DELETE {{baseUrl}}/images/:repository/:image/:tag
-
images - List images GET {{baseUrl}}/images?offset=0&limit=50&name=ea ex pariatur velit tempor&repo=ea ex pariatur velit tempor&tag=ea ex pariatur velit tempor&hasMalware=false&score=54689830&scoreOperator=LT&os=ea ex pariatur velit tempor
-
repositories-{name} - Get repository details GET {{baseUrl}}/repositories/:name
-
Get image report GET {{baseUrl}}/reports/:repository/:image/:tag
-
repositories-{name} - Delete repository DELETE {{baseUrl}}/repositories/:name