2020-12-01 22:54:43 -08:00
|
|
|
# Links to Security Architecture Guide
|
|
|
|
|
|
2024-04-03 16:12:53 -07:00
|
|
|
- [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)
|