@@ -70,14 +70,14 @@ In Bugzilla and other public channels
70
70
In addition to commits, you’ll need to be mindful of not disclosing
71
71
sensitive information about the bug in public places, such as Bugzilla:
72
72
73
- - **Do not add public bugs in the “duplicate”, “depends on”, “blocks”,
74
- “regression”, “regressed by”, or “see also” section if these bugs
75
- could give hints about the nature of the security issue. **
76
-
77
- - Mention the bugs in comment of the private bug instead.
73
+ - Mention the bugs in comment of the private bug instead.
78
74
- Do not comment sensitive information in public related bugs.
79
75
- Also be careful about who you give bug access to: **double check
80
76
before CC’ing the wrong person or alias **.
77
+ - As of recently, you may now add public bugs in the “duplicate”,
78
+ “depends on”, “blocks”, “regression”, “regressed by”, or “see also” section.
79
+ Bugzilla will only reveal those relationships to people with ``editbugs ``
80
+ permission or access to the security bug.
81
81
82
82
On IRC, Slack channels, GitHub issues, mailing lists: If you need to
83
83
discuss about a security bug, use a private channel (protected with a
0 commit comments