1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/beehive_ynh.git synced 2024-09-03 18:06:24 +02:00

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

[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
yalh76 2022-09-22 03:46:33 +02:00 committed by GitHub
commit b0c85b00cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,8 @@
"upstream": {
"license": "AGPL-3.0-or-later",
"demo": "https://github.com/muesli/beehive/wiki/Available-Hives",
"code": "https://github.com/muesli/beehive"
"code": "https://github.com/muesli/beehive",
"cpe": "cpe:2.3:a:beehive_forum:beehive_forum"
},
"license": "AGPL-1.0-or-later",
"maintainer": {
@ -35,4 +36,4 @@
}
]
}
}
}