Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-22 | Add Execve and ExitNotifyParent checkpoints. | Jamie Liu | |
Call sites for the two checkpoints aren't added yet. PiperOrigin-RevId: 398375903 | |||
2021-09-03 | Add //pkg/sentry/seccheck. | Jamie Liu | |
This defines common infrastructure for dynamically-configured security checks, including an example usage in the clone(2) path. PiperOrigin-RevId: 394797270 |