1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minio_ynh.git synced 2024-09-03 19:46:18 +02:00

Merge pull request #24 from yunohost-bot/add-cpe

This commit is contained in:
Limezy 2022-08-17 14:19:59 +07:00 committed by GitHub
commit 9c0797477c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 @@
}
]
}
}
}