diff --git a/manifest.json b/manifest.json index 62bd514..1103000 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,8 @@ "demo": "https://demo.example.com", "admindoc": "https://automad.org/getting-started", "userdoc": "https://automad.org/user-guide", - "code": "https://github.com/marcantondahmen/automad" + "code": "https://github.com/marcantondahmen/automad", + "cpe": "cpe:2.3:a:automad:automad" }, "license": "MIT", "maintainer": { @@ -30,7 +31,7 @@ "php8.0-fpm" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain" @@ -48,4 +49,4 @@ } ] } -} +} \ No newline at end of file