Skip to content

Commit

Permalink
Add security.md file
Browse files Browse the repository at this point in the history
The content of the file is the same as in https://github.com/near/wallet-selector/security/policy
  • Loading branch information
kujtimprenkuSQA committed Oct 25, 2023
1 parent 2436df8 commit d857cc9
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Reporting Security Vulnerabilities

NEAR values the independent security research community and believes that responsible disclosure of security vulnerabilities helps us ensure the security and privacy of all our users.

Please do NOT raise a GitHub Issue to report a security vulnerability. If you believe you have found a security vulnerability, please submit a report to [email protected], preferably with a proof of concept.

We ask that you do not use other channels or contact project contributors directly.

Non-vulnerability-related security issues, such as new ideas for security features, are welcome on GitHub Issues.

## Security Updates, Alerts and Bulletins
Security updates will be released on a regular cadence. Security updates are released on the Tuesday closest to the 17th day of January, April, July, and October. A pre-release announcement will be published on the Thursday preceding each release.

## Security-Related Information
We will provide security-related information such as a threat model, considerations for secure use, or any known security issues in our documentation. Please note that labs and sample code are intended to demonstrate a concept and may need to be sufficiently hardened for production use.

## BugBounty Program
NEAR uses HackenProof as a conduit for reporting defects and vulnerabilities as well. To report a vulnerability that you believe you have discovered in the Near or Pagoda platform, please use one of the following programs to report it:
- NEAR Protocol: (https://hackenproof.com/near/near-protocol)
- NEAR Web (Medium): (https://hackenproof.com/near/near-web-medium)j
- NEAR Smart Contract (Medium): (https://hackenproof.com/near/near-smart-contract-medium)
- NEAR Smart Contract (High): (https://hackenproof.com/near/near-smart-contract-high)
- NEAR Smart Contract (Critical): (https://hackenproof.com/near/near-smart-contracts-critical)
- NEAR Foundation Web (Low): (https://hackenproof.com/near/near-foundation-web-low)

0 comments on commit d857cc9

Please sign in to comment.