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

[autopatch] Add Common Platform Enumeration id to manifest.json

This commit is contained in:
Yunohost-Bot 2022-08-07 20:12:22 +02:00 committed by Alexandre Aubin
parent 4795e83d27
commit b08858b934

View file

@ -12,7 +12,8 @@
"license": "MIT",
"website": "https://ghost.org/",
"admindoc": "https://ghost.org/help/",
"code": "https://github.com/TryGhost/Ghost"
"code": "https://github.com/TryGhost/Ghost",
"cpe": "cpe:2.3:a:ghost:ghost"
},
"license": "MIT",
"maintainer": {
@ -50,4 +51,4 @@
}
]
}
}
}