diff options
author | Marc Cornellà <marc@mcornella.com> | 2023-10-23 13:24:35 +0200 |
---|---|---|
committer | Marc Cornellà <marc@mcornella.com> | 2023-10-23 13:24:56 +0200 |
commit | 1868c15ec6b13c2da20375780f1e8b8f61458be5 (patch) | |
tree | f3a24b37ebcd3cbd7d6e87bcfbab8e8928e5e9a6 /SECURITY.md | |
parent | 465253396df1865d3c73b1b3cff243798960ca3f (diff) | |
download | zsh-1868c15ec6b13c2da20375780f1e8b8f61458be5.tar.gz zsh-1868c15ec6b13c2da20375780f1e8b8f61458be5.tar.bz2 zsh-1868c15ec6b13c2da20375780f1e8b8f61458be5.zip |
chore: remove mentions of huntr.dev
huntr.dev has pivoted to ML/AI-only vulnerability reporting, and we are
now already using GitHub's private vulnerability reports.
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/SECURITY.md b/SECURITY.md index 7e5c8eed0..ae7458ee2 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -17,8 +17,7 @@ In the near future we will introduce versioning, so expect this section to chang **Do not submit an issue or pull request**: this might reveal the vulnerability. -Instead, you should email the maintainers directly at: [**security@ohmyz.sh**](mailto:security@ohmyz.sh). +Instead, you should email the maintainers directly at: [**security@ohmyz.sh**](mailto:security@ohmyz.sh), +or using the link to [privately report a vulnerability with GitHub](https://github.com/ohmyzsh/ohmyzsh/security/advisories/new). We will deal with the vulnerability privately and submit a patch as soon as possible. - -You can also submit your vulnerability report to [huntr.dev](https://huntr.dev/bounties/disclose/?utm_campaign=ohmyzsh%2Fohmyzsh&utm_medium=social&utm_source=github&target=https%3A%2F%2Fgithub.com%2Fohmyzsh%2Fohmyzsh) and see if you can get a bounty reward. |