blob: 836b80c4eb5ef492ce88c0fb511bca48db07c04c [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/unsupported_versions
Description: The unsupported_versions field should never be set.
-- data/reports/GO-0000-0000.yaml --
id: GO-0000-0000
modules:
- module: std
unsupported_versions:
- version: 1.2.1
type: unknown
vulnerable_at: 1.2.3
packages:
- package: net/http
summary: A summary
description: description
references:
- fix: https://go.dev/cl/12345
- web: https://groups.google.com/g/golang-announce/c/12345
- report: https://go.dev/issue/12345
-- golden --
std: version issue: 1 unsupported version(s)