summaryrefslogtreecommitdiff
path: root/chromium/base/SECURITY_OWNERS
blob: 0747cfd93eb7e2d0c403e92fadd884b430787489 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changes to code that runs at high privilege and which has a high risk of
# memory corruption, such as parsers for complex inputs, require a security
# review to avoid introducing sandbox escapes.
#
# Although this file is in base/, it may apply to more than just base, OWNERS
# files outside of base may also include this file.
#
# Security team: If you are uncomfortable reviewing a particular bit of code
# yourself, don't hesitate to seek help from another security team member!
# Nobody knows everything, and the only way to learn is from experience.
dcheng@chromium.org
rsesek@chromium.org
tsepez@chromium.org