blob: 368a961967c323bfc48f819d54d18a3619cc4cb1 [file] [log] [blame]
Copyright 2023 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/skip_fix_ok
Description: The vulnerable_at field can be blank if skip_fix is set.
-- data/reports/GO-0000-0000.yaml --
id: GO-0000-0000
modules:
- module: golang.org/x/net
packages:
- package: golang.org/x/net/http2
skip_fix: a reason
summary: A summary of the issue in golang.org/x/net
description: description
cves:
- CVE-1234-0000
-- golden --