You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Homebrew is a rolling release package manager. This means:
6
+
7
+
- only the latest release and latest commit on the `master` branch of Homebrew/brew are supported
8
+
- only the latest commit on the `master` branch of Homebrew/homebrew-core (and all other Homebrew taps) are supported.
9
+
10
+
## Reporting a Vulnerability
11
+
12
+
See the ["Security" section of our README](https://github.com/Homebrew/brew/blob/master/README.md#security) for instructions on how to support a security vulnerability.
13
+
14
+
We will respond to and fix reported, reproducible security vulnerabilities as soon as possible. A gentle reminder that we are a volunteer-run project so please cut us some slack here.
0 commit comments