2.16. secscan : List and manage repository vulnerabilities and other security information.
2.16.1. get /api/v1/repository/{repository}/manifest/{manifestref}/security リンクのコピーリンクがクリップボードにコピーされました!
2.16.1.1. Parameters リンクのコピーリンクがクリップボードにコピーされました!
| Parameter | Value | Description | Parameter Type | Data Type |
|---|---|---|---|---|
| mainifestref | required | The digest of the manifest | path | string |
| repository | required | The full path of the repository. e.g. namespace/name | path | string |
| vulnerabilities | true / false | Include vulnerabilities | query | boolean |
2.16.1.2. Response Messages リンクのコピーリンクがクリップボードにコピーされました!
| HTTP Status Code | Reason | Response Model | Headers |
|---|---|---|---|
| 200 | Successful invocation |
| |
| 400 | Bad Request |
| |
| 401 | Session required |
| |
| 403 | Unauthorized access |
| |
| 404 | Not found |
|