Skip to content

Commit 939ab7f

Browse files
authored
Merge pull request #1365 from urfave/security-policy-doc
Add a security policy document
2 parents 60a6bf5 + 32be625 commit 939ab7f

2 files changed

Lines changed: 33 additions & 5 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,12 @@ further defined and clarified by project maintainers.
5555
## Enforcement
5656

5757
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58-
reported by contacting Dan Buch at dan@meatballhat.com. All complaints will be
59-
reviewed and investigated and will result in a response that is deemed necessary
60-
and appropriate to the circumstances. The project team is obligated to maintain
61-
confidentiality with regard to the reporter of an incident. Further details of
62-
specific enforcement policies may be posted separately.
58+
reported by contacting urfave-governance@googlegroups.com, a members-only group
59+
that is world-postable. All complaints will be reviewed and investigated and
60+
will result in a response that is deemed necessary and appropriate to the
61+
circumstances. The project team is obligated to maintain confidentiality with
62+
regard to the reporter of an incident. Further details of specific enforcement
63+
policies may be posted separately.
6364

6465
Project maintainers who do not follow or enforce the Code of Conduct in good
6566
faith may face temporary or permanent repercussions as determined by other

docs/SECURITY.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Security Policy
2+
3+
Hello and thank you for your interest in the `urfave/cli` security
4+
policy! :tada: :lock:
5+
6+
## Supported Versions
7+
8+
| Version | Supported |
9+
| ------------ | ------------------------------------- |
10+
| `>= v2.3.x` | :white_check_mark: |
11+
| `< v2.3` | :x: |
12+
| `>= v1.22.x` | :white_check_mark: :lady_beetle: [^1] |
13+
| `< v1.22` | :x: |
14+
15+
## Reporting a Vulnerability
16+
17+
Please disclose any vulnerabilities by sending an email to:
18+
19+
[urfave-security@googlegroups.com](mailto:urfave-security@googlegroups.com)
20+
21+
You should expect a response within 48 hours and further
22+
communications to be decided via email. The `urfave/cli` maintainer
23+
team comprises volunteers who contribute when possible, so please
24+
have patience :bow:
25+
26+
[^1]: The `v1.22.x` series will receive bug fixes and security
27+
patches only.

0 commit comments

Comments
 (0)