25 lines
694 B
Markdown
25 lines
694 B
Markdown
# Security Policy
|
|
|
|
We use [Socket](https://socket.dev/), [Deepsource](https://deepsource.com/) and [gosec](https://github.com/securego/gosec) for this project.
|
|
|
|
## Strict Verfication of Contributors and Code Quality
|
|
|
|
We are strict about the quality of the code and the contributors. Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.
|
|
|
|
## Cryptography Dependencies
|
|
|
|
- golang.org/x/crypto for core cryptographic primitives
|
|
- hkdf
|
|
- curve25519
|
|
|
|
- go/crypto
|
|
- ed25519
|
|
- sha256
|
|
- rand
|
|
- aes
|
|
- cipher
|
|
- hmac
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
Please report any security vulnerabilities using Github reporting tool or email to [rns@quad4.io](mailto:rns@quad4.io) |