diff --git a/.npmignore b/.npmignore index 49010d7e..fe5272f1 100644 --- a/.npmignore +++ b/.npmignore @@ -8,4 +8,3 @@ !LICENSE !MIGRATION_GUIDE.md !README.md -!SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index a5a2b7d2..00000000 --- a/SECURITY.md +++ /dev/null @@ -1,6 +0,0 @@ -# Reporting a Vulnerability - -If you discover a security vulnerability in axios please disclose it via [our huntr page](https://huntr.dev/repos/axios/axios/). Bounty eligibility, CVE assignment, response times and past reports are all there. - - -Thank you for improving the security of axios.