Commit 283c9fb3 authored by Max Moroz's avatar Max Moroz Committed by Commit Bot

docs/security: Clarify which bugs Sheriff and Marshal should focus on.

Change-Id: I9501361ac70d0f308446c851c8bc428bf6c8973e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692868Reviewed-by: default avatarChris Palmer <palmer@chromium.org>
Reviewed-by: default avatarAbhishek Arya <inferno@chromium.org>
Commit-Queue: Max Moroz <mmoroz@chromium.org>
Auto-Submit: Max Moroz <mmoroz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#676104}
parent 6e2b1b13
...@@ -54,14 +54,18 @@ various important responsibilities: ...@@ -54,14 +54,18 @@ various important responsibilities:
* Look at every incoming security bug report on the * Look at every incoming security bug report on the
[dashboard](http://go/chrome-security-bugs). Ensure each is accurately [dashboard](http://go/chrome-security-bugs). Ensure each is accurately
triaged, and actively progressing towards getting fixed. triaged, and actively progressing towards getting fixed.
* Don't forget to fully triage the low severity bugs. Once a bug is labeled with
`Security_Severity-Low `, it disappears from the first sheet and may slip
under your radar.
* Keep the [Sheriff Handoff Log](http://go/chrome-security-sheriff-handoff) up * Keep the [Sheriff Handoff Log](http://go/chrome-security-sheriff-handoff) up
to date. to date.
* Shout for help if the incoming bug rate is too high ([suggested vocal * Shout for help if the incoming bug rate is too high ([suggested vocal
exercises](https://youtu.be/5y_SbnPx_cE?t=37s)). The first person to ask is exercises](https://youtu.be/5y_SbnPx_cE?t=37s)). The first person to ask is
the marshal. the marshal.
* Make sure all new bug reports are triaged completely. That means no red cells * Make sure all **new bug reports** are triaged completely. That means no red
on the dashboard. Double-check that OS are set properly. For most of the bugs, cells on the top of the dashboard. Double-check that OS flags are set
more than one OS is affected, but the dashboard will not highlight it in red. properly. For most of the bugs, typically more than one OS is affected, but
the dashboard will not highlight it in red.
* Stay sharp, keep in shape ([hand-stand * Stay sharp, keep in shape ([hand-stand
pushups](https://www.youtube.com/watch?v=jZ1ZDlLImF8#t=50) are standard for pushups](https://www.youtube.com/watch?v=jZ1ZDlLImF8#t=50) are standard for
the sheriff), and remember you may be [called upon during the sheriff), and remember you may be [called upon during
...@@ -79,14 +83,16 @@ various important responsibilities: ...@@ -79,14 +83,16 @@ various important responsibilities:
* Note: external emails will always come in on security@chromium.org as * Note: external emails will always come in on security@chromium.org as
chrome-security@google.com is a Google-only list, but both need to be chrome-security@google.com is a Google-only list, but both need to be
triaged. triaged.
* Change bugs status to **Fixed** for those that the developer forgets to * Change bugs status to **Fixed** for those that the developer forgets to close.
close. Make sure to read bug comments where developer might point out that it Make sure to read bug comments where developer might point out that it needs
needs more CLs, et c. Wait 24 hours before closing ClusterFuzz bugs, to give more CLs, et c. Wait 24 hours before closing ClusterFuzz bugs, to give
ClusterFuzz a chance to close it automatically. ClusterFuzz a chance to close it automatically.
* [Starting point](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=Type%3D%22Bug-Security%22+%22Change-Id:%22) * [Starting point](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=Type%3D%22Bug-Security%22+%22Change-Id:%22)
* Look at open security bug reports and check that progress is occurring. That * Look at the open security bug reports and check that progress is occurring.
includes the Low Severity Bugs page of the dashboard. The rule of thumb is This does not apply to the **new bug reports** (these are handled by the
*if there is any red cell on the dashboard, it needs your attention*. sheriff), but does apply to the issues on the *Low Severity Bugs* page of the
dashboard. The rule of thumb is *if there is any red cell on the dashboard, it
needs your attention*.
* Stay sharp, keep in shape ([finger * Stay sharp, keep in shape ([finger
exercises](https://youtu.be/20elMaVZ9lg?t=47s) are standard for the marshal), exercises](https://youtu.be/20elMaVZ9lg?t=47s) are standard for the marshal),
and remember you may be called upon during emergencies. and remember you may be called upon during emergencies.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment