From ca3271a15c795c18adaa480769b38c3966dc7842 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 7 May 2025 19:45:52 +0530 Subject: [PATCH] [skip-ci] Packit: Disable osh_diff_scan No golang support yet in osh diff scan. Ref: https://github.com/openscanhub/known-false-positives/pull/30#issuecomment-2858698495 Signed-off-by: Lokesh Mandvekar --- .packit.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index c9fa69f96..2e35f3ada 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -54,6 +54,9 @@ jobs: - fedora-development-x86_64 - fedora-development-aarch64 enable_net: true + # Disable osh diff scan until Go support is available + # Ref: https://github.com/openscanhub/known-false-positives/pull/30#issuecomment-2858698495 + osh_diff_scan_after_copr_build: false # Ignore until golang is updated in distro buildroot to 1.23.3+ - job: copr_build