Skip to content

Commit b39e2c4

Browse files
author
Ed Costello
committed
minor copy edits
1 parent 7871ea3 commit b39e2c4

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

draft/administration/security.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Authentication and Security
66

77
As with all software running in a networked environment,
88
administrators of MongoDB must consider security risks and risk
9-
exposures for the MongoDB deployment. There are no cure-alls for risk
9+
exposures for a MongoDB deployment. There are no cure-alls for risk
1010
mitigation, and maintaining a secure MongoDB deployment is an ongoing
1111
process. This document takes a *Defense in Depth* approach to securing
1212
MongoDB deployments, and addresses a number of different methods for
@@ -41,7 +41,7 @@ strategies to control access:
4141

4242
You may further reduce risk by:
4343

44-
- requiring authentication for access to MongoDB accesses.
44+
- requiring authentication for access to MongoDB instances.
4545

4646
- requiring strong, complex, single purpose authentication credentials.
4747

draft/administration/vulnerability-notification.txt

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,23 @@
22
Vulnerability Notification
33
==========================
44

5-
10gen values the privacy and security of all users of MongoDB, and we
5+
.. default-domain:: mongodb
6+
7+
`10gen <http://www.10gen.com/>`_ values the privacy and security of all users of MongoDB, and we
68
work very hard to ensure that MongoDB and related tools minimize risk
79
exposure and increase the security and integrity of data and
810
environments using MongoDB.
911

1012
Notification
1113
------------
1214

13-
If you believe you've discovered a vulnerability in MongoDB or a
14-
related product, have experienced a security incident related to
15+
If you believe you have discovered a vulnerability in MongoDB or a
16+
related product or have experienced a security incident related to
1517
MongoDB, please report these issues so that 10gen can respond
1618
appropriately and work to prevent additional issues in the
1719
future. All vulnerability reports should contain as much information
18-
as possible so that we can move easily to resolve the issue, in
19-
particular, include the following:
20+
as possible so that we can move easily to resolve the issue.
21+
In particular, please include the following:
2022

2123
- The name of the product.
2224

@@ -59,26 +61,26 @@ You may encrypt email using our `public key
5961
of a any sensitive information in your vulnerability report.
6062

6163
10gen will respond to any vulnerability notification received via
62-
email via email which will contain a reference number (i.e. a ticket
64+
email with email which will contain a reference number (i.e. a ticket
6365
from the SECURITY project,) Jira case posted to the `SECURITY
6466
<https://jira.mongodb.org/SECURITY/>`_ project.
6567

6668
Evaluation
6769
~~~~~~~~~~
6870

6971
10gen will validate all submitted vulnerabilities. 10gen will use Jira
70-
to track all communication regarding the vulnerability, which may
71-
include requests for clarification and additional information. If
72+
to track all communications regarding the vulnerability, which may
73+
include requests for clarification and for additional information. If
7274
needed 10gen representatives can set up a conference call to exchange
7375
information regaining the vulnerability.
7476

7577
Disclosure
7678
~~~~~~~~~~
7779

7880
10gen requests that you do *not* publicly disclose any information
79-
regarding the vulnerability or exploit, until 10gen has had the
81+
regarding the vulnerability or exploit until 10gen has had the
8082
opportunity to analyze the vulnerability, respond to the notification,
81-
and if needed to notify key users, customers, and partners.
83+
and to notify key users, customers, and partners if needed.
8284

8385
The amount of time required to validate a reported vulnerability
8486
depends on the complexity and severity of the issue. 10gen takes all

0 commit comments

Comments
 (0)