| Copyright 2024 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. | |
| Expected output of test TestXref/no_xrefs | |
| command: "vulnreport xref 1" | |
| -- out -- | |
| GO-9999-0001: priority is unknown | |
| - module golang.org/x/vulndb not found | |
| -- logs -- | |
| info: xref: operating on 1 report(s) | |
| info: xref data/reports/GO-9999-0001.yaml | |
| info: data/reports/GO-9999-0001.yaml: no xrefs found | |
| info: xref: processed 1 report(s) (success=1; skip=0; error=0) |