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>
This commit is contained in:
Daniel P. Berrangé
2026-06-19 16:56:56 +01:00
committed by Alex Bennée
parent dc4adea14d
commit 6aa02798bb

View File

@@ -13,8 +13,9 @@ older than this should be reported to the distribution instead.
See https://www.qemu.org/contribute/report-a-bug/ for additional
guidance.
If this is a security issue, please consult
https://www.qemu.org/contribute/security-process/
If this is a security issue, ensure this ticket is marked 'confidential'
before submission. See https://www.qemu.org/contribute/security-process/
for additional guidance
-->
## Host environment
@@ -49,6 +50,12 @@ https://www.qemu.org/contribute/security-process/
2.
3.
<!--
Note: if this issue was discovered with the assistance of automated
tooling LLM, static analysis, fuzzers), the reporter must disclose
that in the description. The steps to reproduce, and any other findings,
must be fully validated by the user of the tool prior to submission.
-->
## Additional information