Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2020-02-06 23:24:52 +0300
committerGitHub <noreply@github.com>2020-02-06 23:24:52 +0300
commite5e612a292b2c22012fae9176e0336755c8feb64 (patch)
treee3581b90c823f74f42e96d7bf649aed58598fa54 /build
parent3b14cec76646016942bed2c85182c7f66d5a815c (diff)
parentbe506f7b29ada84def6616909433a680411a58a5 (diff)
Merge pull request #18518 from nextcloud/security-polixy
Set up a security policy
Diffstat (limited to 'build')
-rw-r--r--build/files-checker.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 27604a07e30..34533698163 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -73,6 +73,7 @@ $expectedFiles = [
'remote.php',
'resources',
'robots.txt',
+ 'SECURITY.md',
'status.php',
'tests',
'themes',