@samitouri / QOSamiQemu / commits / 6aa02798bb

gitlab: update bug template for sec issues & tool assistance

Warn that a security issue must have the "confidential" flag set and that any findings from automated tools must be validated before submission. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Message-ID: <20260619123632.1276476-1-berrange@redhat.com> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> Message-ID: <20260619155657.944220-8-alex.bennee@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Daniel P. Berrangé committed Jun 19, 2026 at 16:56 UTC 6aa02798bb517d99988fcf64a0afa0850d850c73
1 file changed +9 -2
.gitlab/issue_templates/bug.md
+9 -2
@@ -13,8 +13,9 @@ older than this should be reported to the distribution instead.
13 See https://www.qemu.org/contribute/report-a-bug/ for additional
14 guidance.
15
16 -If this is a security issue, please consult
17 -https://www.qemu.org/contribute/security-process/
16 +If this is a security issue, ensure this ticket is marked 'confidential'
17 +before submission. See https://www.qemu.org/contribute/security-process/
18 +for additional guidance
19 -->
20
21 ## Host environment
@@ -49,6 +50,12 @@ https://www.qemu.org/contribute/security-process/
50 2.
51 3.
52
53 +<!--
54 +Note: if this issue was discovered with the assistance of automated
55 +tooling LLM, static analysis, fuzzers), the reporter must disclose
56 +that in the description. The steps to reproduce, and any other findings,
57 +must be fully validated by the user of the tool prior to submission.
58 +-->
59
60 ## Additional information
61