blob: 611ea4fe789ff979e237447304c88abb28f5a9db [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/references_missing_stdlib
Description: Standard library reports must contain at least one report, fix, and announcement link.
-- data/reports/GO-0000-0000.yaml --
id: GO-0000-0000
modules:
- module: std
vulnerable_at: 1.2.3
packages:
- package: net/http
summary: A summary
description: description
-- golden --
references: must contain at least one fix
references: must contain at least one report
references: must contain an announcement link matching regex "https://groups.google.com/g/golang-(announce|dev|nuts)/c/([^/]+)"