mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Merge pull request #388 from yunohost-bot/add-cpe
[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
commit
3a89b990bd
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
|||
"website": "http://www.mattermost.org/",
|
||||
"admindoc": "https://docs.mattermost.com/guides/deployment.html",
|
||||
"userdoc": "https://docs.mattermost.com/guides/messaging.html",
|
||||
"code": "https://github.com/mattermost/mattermost-server"
|
||||
"code": "https://github.com/mattermost/mattermost-server",
|
||||
"cpe": "cpe:2.3:a:mattermost:mattermost"
|
||||
},
|
||||
"license": "GPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
@ -103,4 +104,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue