From b215295e9d638408d9b6d51b215d96b412bb0aaa Mon Sep 17 00:00:00 2001 From: Junseo Park Date: Mon, 17 May 2021 22:41:52 +0900 Subject: [PATCH 1/2] ci: made some changes on renovate --- renovate.json => .github/renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename renovate.json => .github/renovate.json (71%) diff --git a/renovate.json b/.github/renovate.json similarity index 71% rename from renovate.json rename to .github/renovate.json index c084aec..3526209 100644 --- a/renovate.json +++ b/.github/renovate.json @@ -3,5 +3,6 @@ "reviewers": ["team:core-developer"], "schedule": ["before 8am"], "extends": ["config:base"], - "timezone": "Asia/Seoul" + "timezone": "Asia/Seoul", + "ignorePaths": ["/public"] } From 8b7a3d6d9a481c35cbb124483ec9cd7a64b0a767 Mon Sep 17 00:00:00 2001 From: Junseo Park Date: Mon, 17 May 2021 22:46:59 +0900 Subject: [PATCH 2/2] Create SECURITY.md --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..fbe4860 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Korean + +[버그 바운티 프로그램](https://beta.koreanbots.dev/security) + +## English + +Please [mail](mailto:koreanbots.dev@gmail.com) us!