Commit 0b6caf7c authored by Adrian Taylor's avatar Adrian Taylor Committed by Commit Bot

Describe reward_to- label in Sheriffing documents.

Previously, a couple of bugs went uncredited and didn't attract CVEs
because this label wasn't added. This may help a little.

Change-Id: I7208168a8cd8bae523bdfe00118ae70d3c901836
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2387416Reviewed-by: default avatarMax Moroz <mmoroz@chromium.org>
Commit-Queue: Adrian Taylor <adetaylor@chromium.org>
Cr-Commit-Position: refs/heads/master@{#803646}
parent 724e08fe
......@@ -88,10 +88,15 @@ guidelines are as follows:
* **reward-**{**topanel**, **unpaid**, **na**, **inprocess**, _#_}: Labels used
in tracking bugs nominated for our [Vulnerability Reward
Program](https://www.chromium.org/Home/chromium-security/vulnerability-rewards-program).
If a bug is filed by a Google or Chromium user on behalf of an external party,
but is not within scope for a vulnerability reward, nevertheless use **reward-na**
to ensure that the report is still properly credited to the external reporter
in the release notes.
* **reward_to-**. If a bug is filed by a Google or Chromium user on behalf of
an external party, use **reward_to** to ensure the report is still properly credited
to the external reporter in the release notes. Normally, the latter half of this
label would be an e-mail address with '@' replaced with '_at_'. But if the
reporter was a whole organization or some other entity without a specific e-mail
address, then **reward_to-external** is sufficient to ensure it is credited.
Despite its name, you should add this label whether or not the reporter is
in scope for the vulnerability rewards program, because external reports are
credited in the release notes irrespective.
* **M-#**: Target milestone for the fix.
* Component: For bugs filed as **Type-Bug-Security**, we also want to track
which component(s) the bug is in.
......
......@@ -283,6 +283,8 @@ was filed using the Security template):
comments contain PII**, add **Restrict-View-SecurityEmbargo**.
* **Security_Severity** - your responsibility as Sheriff.
* **Security_Impact** - your responsibility as Sheriff.
* **reward_to** - if the bug was filed internally on behalf of somebody
external. This is also very important; please check.
You can expect Sheriffbot to fill in lots of other labels; for example,
the `M-` label to indicate the target milestone. It's best to allow
......
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