File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,7 @@ Security Checklist
4
4
5
5
.. default-domain:: mongodb
6
6
7
- *Last updated: 2019-12-05*
8
-
9
- This documents provides a list of security measures that you should
7
+ This document provides a list of security measures that you should
10
8
implement to protect your MongoDB installation. The list is not meant
11
9
to be exhaustive.
12
10
@@ -207,10 +205,6 @@ Pre-production Checklist/Considerations
207
205
This ensures that all documents stored by the
208
206
:binary:`~bin.mongod` instance are valid :term:`BSON`.
209
207
210
- .. see::
211
-
212
- :doc:`/core/security-hardening`.
213
-
214
208
|arrow| Request a Security Technical Implementation Guide (where applicable)
215
209
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
216
210
You can’t perform that action at this time.
0 commit comments