Skip to content

Commit 6e28ea1

Browse files
author
Sam Kleinman
committed
DOCS-647 security blurb
1 parent f6cb693 commit 6e28ea1

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

source/security.txt

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,26 @@
22
Security
33
========
44

5+
The documents outline basic security practices and risk management
6+
strategies. Additionally, this section includes :ref:`tutorials` that
7+
outline basic network filter and firewall rules to configure trusted
8+
environments for MongoDB.
9+
10+
Strategies and Practices
11+
------------------------
12+
13+
.. toctree::
14+
:maxdepth: 2
15+
16+
/administration/security
17+
/administration/vulnerability-notification
18+
19+
Tutorials
20+
---------
21+
522
.. toctree::
6-
:maxdepth: 3
23+
:maxdepth: 2
724

8-
administration/security.txt
9-
administration/vulnerability-notification.txt
10-
tutorial/configure-linux-iptables-firewall.txt
11-
tutorial/configure-windows-netsh-firewall.txt
12-
tutorial/control-access-to-mongodb-with-authentication.txt
25+
/tutorial/configure-linux-iptables-firewall
26+
/tutorial/configure-windows-netsh-firewall
27+
/tutorial/control-access-to-mongodb-with-authentication

0 commit comments

Comments
 (0)