Commit d226a31b authored by Adrian Taylor's avatar Adrian Taylor Committed by Commit Bot

Set V8 security severity to High normally.

As discussed and agreed with the V8 team (vahl@).

Change-Id: Ife8785cc0ac0201ab0813a6486b3ee88de70ca0c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229603Reviewed-by: default avatarAndrew Whalley <awhalley@chromium.org>
Commit-Queue: Adrian Taylor <adetaylor@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775150}
parent eeb6996a
...@@ -248,11 +248,12 @@ the assessment? Be especially on the lookout for Highs that are really ...@@ -248,11 +248,12 @@ the assessment? Be especially on the lookout for Highs that are really
Criticals, and Lows that are really Mediums (make sure to account for process Criticals, and Lows that are really Mediums (make sure to account for process
types and sandbox boundaries). types and sandbox boundaries).
For V8 issues, it can be hard to identify the correct security severity. If For V8 issues, it can be hard to identify the correct security severity.
you're not sure, please take your best guess, and add the Always set the severity to High unless there's strong evidence of an obvious
`Security_Needs_Attention-Severity` label alongside the regular mitigation. Please add the `Security_Needs_Attention-Severity` label alongside
`Security_Severity-*` label. If you do this, the V8 team will check the the regular `Security_Severity-*` label. If the bug is not exploitable, or is
severity later and change it if necessary. mitigated, the V8 team will reduce the security severity (to avoid unnecessary
risk of merging the bug into stable branches).
#### Step 3. [Label, label, label](security-labels.md). #### Step 3. [Label, label, label](security-labels.md).
......
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