Files
mongo/docs/security_guide.md
Alexander Neben 71f830ce49 SERVER-87034 Initial markdown format (#19276)
GitOrigin-RevId: 64e388007ec1ac3744537253540995af628bcc00
2024-02-27 19:58:04 +00:00

8 lines
481 B
Markdown

# Links to Security Architecture Guide
- [Identity and Access Management](https://github.com/mongodb/mongo/blob/master/src/mongo/db/auth/README.md)
- [TLS](https://github.com/mongodb/mongo/blob/master/src/mongo/util/net/README.md)
- [FTDC](https://github.com/mongodb/mongo/blob/master/src/mongo/db/ftdc/README.md)
- [LibFuzzer](https://github.com/mongodb/mongo/blob/master/docs/libfuzzer.md)
- [SELinux](https://github.com/mongodb/mongodb-selinux/blob/master/README.md)