diff --git a/manifest.json b/manifest.json index 3648091..11e1c8b 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ "license": "MIT", "website": "https://jenkins.io", "userdoc": "https://www.jenkins.io/doc/book/", - "code": "https://github.com/jenkinsci/jenkins" + "code": "https://github.com/jenkinsci/jenkins", + "cpe": "cpe:2.3:a:jenkins:jenkins" }, "license": "MIT", "maintainer": { @@ -50,4 +51,4 @@ } ] } -} +} \ No newline at end of file