data/reports: run fix on all reports to canonicalize whitespace
Change-Id: If2cd9b334b842e63eab13bc6c433d5100269d2fe
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/505296
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
diff --git a/data/reports/GO-2022-0492.yaml b/data/reports/GO-2022-0492.yaml
index c9a13eb..c3bc482 100644
--- a/data/reports/GO-2022-0492.yaml
+++ b/data/reports/GO-2022-0492.yaml
@@ -11,13 +11,12 @@
derived_symbols:
- GetArtifactReader
summary: Path traversal in github.com/argoproj/argo-events
-description: |
+description: |-
GitArtifactReader is vulnerable to directory traversal attacks.
- The GitArtifactReader.Read function reads and returns the
- contents of a Git repository file. A maliciously crafted repository
- can exploit this to cause Read to read from arbitrary files on
- the filesystem.
+ The GitArtifactReader.Read function reads and returns the contents of a Git
+ repository file. A maliciously crafted repository can exploit this to cause Read
+ to read from arbitrary files on the filesystem.
published: 2022-07-15T23:30:03Z
cves:
- CVE-2022-25856