blob: 56aa0a3cb11065d1f924096044a3f3bbc0d7b172 [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/reference_invalid_URL
Description: References must be valid URLs.
-- 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
description: description
cves:
- CVE-1234-0000
references:
- fix: go.dev/cl/12345
-- golden --
"go.dev/cl/12345" is not a valid URL