diff --git a/README.md b/README.md index 155def4..0e4792f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ MinIO is a High Performance Object Storage released under GNU Affero General Pub **Shipped version:** 2022.07.17~ynh2 + ## Screenshots ![Screenshot of MinIO server](./doc/screenshots/minio-browser.png) diff --git a/manifest.json b/manifest.json index 1d90274..9c60ceb 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ "license": "AGPL-3.0-only", "website": "https://min.io", "admindoc": "https://docs.min.io/", - "code": "https://github.com/minio/minio" + "code": "https://github.com/minio/minio", + "cpe": "cpe:2.3:a:minio:minio" }, "license": "AGPL-3.0-only", "maintainer": { @@ -46,4 +47,4 @@ } ] } -} +} \ No newline at end of file