mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
Merge pull request #201 from yunohost-bot/add-cpe
[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
commit
b6b40a3465
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
|||
"website": "https://gitlab.com",
|
||||
"demo": "https://gitlab.com/explore",
|
||||
"admindoc": "https://docs.gitlab.com/",
|
||||
"code": "https://gitlab.com/gitlab-org/omnibus-gitlab - https://gitlab.com/gitlab-org/gitlab"
|
||||
"code": "https://gitlab.com/gitlab-org/omnibus-gitlab - https://gitlab.com/gitlab-org/gitlab",
|
||||
"cpe": "cpe:2.3:a:gitlab:gitlab"
|
||||
},
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
@ -62,4 +63,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue