summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2020-02-06 21:24:52 +0100
committerGitHub <noreply@github.com>2020-02-06 21:24:52 +0100
commite5e612a292b2c22012fae9176e0336755c8feb64 (patch)
treee3581b90c823f74f42e96d7bf649aed58598fa54 /apps
parent3b14cec76646016942bed2c85182c7f66d5a815c (diff)
parentbe506f7b29ada84def6616909433a680411a58a5 (diff)
downloadnextcloud-server-e5e612a292b2c22012fae9176e0336755c8feb64.tar.gz
nextcloud-server-e5e612a292b2c22012fae9176e0336755c8feb64.zip
Merge pull request #18518 from nextcloud/security-polixy
Set up a security policy
Diffstat (limited to 'apps')
-rw-r--r--apps/updatenotification/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/Makefile b/apps/updatenotification/Makefile
index 11c4eec98dd..ca810f6aa5a 100644
--- a/apps/updatenotification/Makefile
+++ b/apps/updatenotification/Makefile
@@ -44,6 +44,7 @@ package: clean build-js-production
--exclude=/CONTRIBUTING.md \
--exclude=/issue_template.md \
--exclude=/README.md \
+ --exclude=/SECURITY.md \
--exclude=/.gitignore \
--exclude=/.scrutinizer.yml \
--exclude=/.travis.yml \