Skip to content

DOCS-3475 - add links to security whitepaper and request form for STIG #1975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions source/administration/security-checklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,15 @@ these *disabled*, unless required for backwards compatibility.
Keep input validation enabled. MongoDB enables input validation by default
through the :setting:`~net.wireObjectCheck` setting. This ensures that all
documents stored by the :program:`mongod` instance are valid :term:`BSON`.

Consider Security Standards Compliance
--------------------------------------
For applications requiring HIPAA or PCI-DSS compliance, please refer to the
`MongoDB Security Reference Architecture <http://info.mongodb.com/rs/mongodb/images/MongoDB_Security_Architecture_WP.pdf>`_ to learn more about the key security
capabilities of MongoDB and how they can be used in building a compliant
database.

Contact MongoDB for Further Guidance
------------------------------------
MongoDB provides a Security Technical Implementation Guide (STIG) upon
request. Please `contact MongoDB <http://www.mongodb.com/lp/contact/stig-requests>`_ for a copy.