blob: a12c4cbf98100761daadc83de7de3fb78086e872 [file] [log] [blame]
Copyright 2024 The Go Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
Test: TestLintOffline/missing_fields_excluded
Description: Excluded reports must contain (at least): a valid excluded reason, a module, and one CVE or GHSA.
-- data/excluded/GO-0000-0000.yaml --
id: GO-0000-0000
excluded: not a real reason
-- golden --
excluded: excluded reason ("not a real reason") is not a valid excluded reason (accepted: [NOT_IMPORTABLE NOT_GO_CODE NOT_A_VULNERABILITY EFFECTIVELY_PRIVATE DEPENDENT_VULNERABILITY LEGACY_FALSE_POSITIVE WITHDRAWN])
modules: missing
cves,ghsas: missing