1
0
Fork 0
mirror of synced 2024-04-26 00:22:17 +12:00

Merge pull request #5 from terrorbyte/master

Grsecurity provides RBAC, not PaX
This commit is contained in:
Konstantin Ryabitsev 2015-08-28 12:30:43 -04:00
commit 760b743856

View file

@ -136,7 +136,7 @@ what you should consider when picking a distribution to use.
### Checklist
- [ ] Has a robust MAC/RBAC implementation (SELinux/AppArmor/PaX) _(CRITICAL)_
- [ ] Has a robust MAC/RBAC implementation (SELinux/AppArmor/Grsecurity) _(CRITICAL)_
- [ ] Publishes security bulletins _(CRITICAL)_
- [ ] Provides timely security patches _(CRITICAL)_
- [ ] Provides cryptographic verification of packages _(CRITICAL)_