Files
mongo/docs/security_guide.md
2021-10-04 18:01:06 +00:00

8 lines
491 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)
- [Free Monitoring](https://github.com/mongodb/mongo/blob/master/src/mongo/db/free_mon/README.md)
- [SELinux](https://github.com/mongodb/mongodb-selinux/blob/master/README.md)