]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
gitlab: update issue template for binary test cases
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 26 May 2026 11:02:36 +0000 (12:02 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 28 May 2026 20:32:08 +0000 (21:32 +0100)
Binary test cases are sketchy because they can be vectors for phishing
and other malware. Lets strongly hint that source bases tests are
preferred and binaries should have their provenance declared.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20260526110243.470002-9-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.gitlab/issue_templates/bug.md

index 53a79f58284660ce9206b5ad0904b5c1565be1d5..e20f586008d402ca1a00ce99fa0641ba627cc973 100644 (file)
@@ -55,6 +55,10 @@ https://www.qemu.org/contribute/security-process/
 <!--
 Attach logs, stack traces, screenshots, etc. Compress the files if necessary.
 If using libvirt, libvirt logs and XML domain information may be relevant.
+
+If attaching binary test cases you should describe where they were obtained
+from, preferably linking to the original source. We greatly prefer test cases in
+the form of source code that can be audited before compiling by the engineer.
 -->
 
 <!--