summaryrefslogtreecommitdiffstats
path: root/zsh/oh-my-zsh/SECURITY.md
diff options
context:
space:
mode:
authorLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2024-03-25 16:43:09 +0530
committerLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2024-03-25 16:43:09 +0530
commita62114c91f2070c8c8453d117f3d81dc113e41ff (patch)
treef266e87af29a08c01f82bc32dd7d463d8ec4441a /zsh/oh-my-zsh/SECURITY.md
parentaf120ab348f2e1a5a39dec035ed9dcf84189a64e (diff)
downloaddotfiles-a62114c91f2070c8c8453d117f3d81dc113e41ff.tar.gz
dotfiles-a62114c91f2070c8c8453d117f3d81dc113e41ff.tar.bz2
dotfiles-a62114c91f2070c8c8453d117f3d81dc113e41ff.zip
dotfile update
Diffstat (limited to 'zsh/oh-my-zsh/SECURITY.md')
-rw-r--r--zsh/oh-my-zsh/SECURITY.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/zsh/oh-my-zsh/SECURITY.md b/zsh/oh-my-zsh/SECURITY.md
deleted file mode 100644
index 7e5c8ee..0000000
--- a/zsh/oh-my-zsh/SECURITY.md
+++ /dev/null
@@ -1,24 +0,0 @@
-# Security Policy
-
-## Supported Versions
-
-At the moment Oh My Zsh only considers the very latest commit to be supported.
-We combine that with our fast response to incidents and the automated updates
-to minimize the time between vulnerability publication and patch release.
-
-| Version | Supported |
-|:-------------- |:------------------ |
-| master | :white_check_mark: |
-| other commits | :x: |
-
-In the near future we will introduce versioning, so expect this section to change.
-
-## Reporting a Vulnerability
-
-**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).
-
-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.