From 05ca6f914718199cd6823c7b41b3e331a7d15c1b Mon Sep 17 00:00:00 2001 From: Joshua Slui Date: Thu, 11 Apr 2024 19:09:38 +0200 Subject: [PATCH 1/2] Create dependabot.yml --- .github/dependabot.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..2775ad7 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,11 @@ +# To get started with Dependabot version updates, you'll need to specify which +# package ecosystems to update and where the package manifests are located. +# Please see the documentation for all configuration options: +# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file + +version: 2 +updates: + - package-ecosystem: "pip" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "daily" From ff86a37d397dc7300230b58fdbfc66b089623dce Mon Sep 17 00:00:00 2001 From: Joshua Slui Date: Thu, 11 Apr 2024 19:36:30 +0200 Subject: [PATCH 2/2] Update SECURITY.md --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index b49e952..4009ce6 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -22,8 +22,8 @@ Amongst other things, things that counts as a security vulnerability include, bu ### How to report it We ask you to report any and all vulnerabilities to us in one of the following ways: -- Sending a mail to [support@wolfsvale.tech](mailto:support@wolfsvale.tech) -- Creating a [security advisory](https://github.com/Wolfsvale/pingernos/security/advisories/new) +- Sending a mail to [support@nightem.com](mailto:support@nightem.com) +- Creating a [security advisory](https://github.com/Nightem/pingernos/security/advisories/new) ... ***Do not report security vulnerabilities in discord, this is highly unsafe and will have consequences on your stay there.***