File: SECURITY.md

package info (click to toggle)
golang-github-canonical-go-dqlite 3.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 716 kB
  • sloc: sh: 380; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 965 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# How to report a security issue with go-dqlite

If you find a security issue with go-dqlite, the best way to report it is using
GitHub's private vulnerability reporting. [Here][advisory] is the form to
submit a report, and [here][docs] is the detailed documentation for the GitHub
feature.

Once you submit a report, the dqlite team will work with you to figure out
whether there is a security issue. If so, we will develop a fix, get a CVE
assigned, and coordinate the release of the fix. The [Ubuntu Security
disclosure and embargo policy][policy] contains more information about what you
can expect during this phase, and what we expect from you.

[advisory]: https://github.com/canonical/go-dqlite/security/advisories/new
[docs]: https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability
[policy]: https://ubuntu.com/security/disclosure-policy