Skip to content

Commit a3f6aa8

Browse files
authored
Merge pull request #157 from filecoin-project/rvagg/security
2 parents f7cb224 + 9b74759 commit a3f6aa8

1 file changed

Lines changed: 50 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you discover a security vulnerability in the Filecoin Pin website,
6+
please report it responsibly. **Do not open a public issue.**
7+
8+
### Preferred: GitHub private vulnerability reporting
9+
10+
Use the **Security** tab in this repository to submit a private
11+
vulnerability report. This reaches the maintainers directly.
12+
13+
### For vulnerabilities in Filecoin Pin (CLI or GitHub Action)
14+
15+
If your finding is in the Filecoin Pin CLI or GitHub Action rather than
16+
the website, report it on the
17+
[filecoin-pin](https://github.com/filecoin-project/filecoin-pin)
18+
repository instead.
19+
20+
### For vulnerabilities in the Filecoin protocol
21+
22+
If your finding affects the core Filecoin protocol (Lotus,
23+
builtin-actors, FVM, F3, and other
24+
[in-scope repositories](https://immunefi.com/bug-bounty/filecoin/)),
25+
report it through the **Filecoin Bug Bounty Program** on Immunefi:
26+
27+
> **https://immunefi.com/bug-bounty/filecoin/**
28+
29+
The program is administered by Filecoin Foundation and offers bounties
30+
for qualifying vulnerabilities. See the
31+
[Coordinated Disclosure Policy](https://fil.org/security/coordinated-disclosure-policy)
32+
for the full process, timelines, and Safe Harbor provisions.
33+
34+
## What to include in a report
35+
36+
- Description of the vulnerability and its potential impact
37+
- Steps to reproduce or a proof of concept
38+
- Affected version(s) or commit(s)
39+
- Any suggested mitigation or fix
40+
41+
## What to expect
42+
43+
- Acknowledgement within 3 business days
44+
- An initial assessment within 10 business days
45+
- We will coordinate with you on disclosure timing
46+
47+
## Security contacts
48+
49+
For questions about this policy or the broader Filecoin security
50+
program, see [fil.org/security](https://fil.org/security).

0 commit comments

Comments
 (0)