summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorRuben Barkow <github@r.z11.de>2019-12-22 21:21:18 +0100
committerRuben Barkow-Kuder <github@r.z11.de>2020-01-21 16:25:52 +0100
commitbe506f7b29ada84def6616909433a680411a58a5 (patch)
tree5a5b3b1d3710581960c2b391635e7ad755630990 /apps
parent1c8730df1296f12417843af154cca41d89f27f67 (diff)
downloadnextcloud-server-be506f7b29ada84def6616909433a680411a58a5.tar.gz
nextcloud-server-be506f7b29ada84def6616909433a680411a58a5.zip
Set up a security policy
Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de>
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 \