blob: f7828816534eddb470f7b2c1c89973dab5f3336d [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/invalid_package_path
Description: In third party reports, package paths must pass validity checks in x/mod/module.CheckImportPath.
-- data/reports/GO-0000-0000.yaml --
id: GO-0000-0000
modules:
- module: invalid.
vulnerable_at: 1.2.3
packages:
- package: invalid.
summary: A summary
description: description
cves:
- CVE-1234-0000
-- golden --
invalid.: malformed import path "invalid.": trailing dot in path element