Merge branch 'master' into feat/dar-331

pull/4479/head
sunbryely-influxdata 2022-09-26 10:29:44 -10:00 committed by GitHub
commit 956768b4e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -124,8 +124,7 @@ InfluxData maintains the following application and service security controls:
- Administrative privileges are restricted to named groups of authorized users.
- Shared accounts are prohibited.
- Multi-factor authentication (MFA) is required for all infrastructure (AWS, GCP, and Azure),
for all members of the InfluxData GitHub organization,
- Multi-factor authentication (MFA) is required for all infrastructure (AWS, GCP, and Azure)
and for other production systems with access to user information
(see [InfluxData Subprocessors](https://www.influxdata.com/legal/influxdata-subprocessors/)).
- InfluxDB Cloud access is logged and audited regularly.

View File

@ -15,7 +15,7 @@ if (typeof githubToken === 'undefined') {
A GitHub token is required for this operation. Please set a GITHUB_TOKEN environment variable.
Use the GitHub token stored in the Docs Team vault in 1Password.
`);
process.exit(1);
process.exit(0);
}
// Get the latest version of Flux