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"] } 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!