-
Notifications
You must be signed in to change notification settings - Fork 493
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: tweak wording and don't reference gpg key in SECURITY.md (#2809)
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,10 +2,10 @@ | |
|
||
## Reporting a Vulnerability | ||
|
||
InfluxData takes security and our users' trust very seriously. If you believe | ||
you have found a security issue in any of our open source projects, please | ||
InfluxData takes security and our users' trust seriously. If you believe you | ||
have found a security issue in any of our open source projects, please | ||
responsibly disclose it by contacting `[email protected]`. More details | ||
about security vulnerability reporting, including our GPG key, can be found | ||
on the [InfluxData How to Report Vulnerabilities page][InfluxData Security]. | ||
about security vulnerability reporting can be found on the | ||
[InfluxData How to Report Vulnerabilities page][InfluxData Security]. | ||
|
||
[InfluxData Security]: https://www.influxdata.com/how-to-report-security-vulnerabilities/ |