blob: 047286ac4e10daf78dc3996144adeeff34bef1d3 [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/no_advisory
Description: Reports without a description must have an advisory link.
-- data/reports/GO-0000-0000.yaml --
id: GO-0000-0000
modules:
- module: golang.org/x/net
vulnerable_at: 1.2.3
packages:
- package: golang.org/x/net/http2
summary: A summary
cves:
- CVE-1234-0000
-- golden --
missing advisory (reports without descriptions must have an advisory link)