data: fix whitespace in all YAML reports

Change-Id: Ie2503c1c8b0bc714dbe8c66a27de7d448c77dce8
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/499657
Run-TryBot: Tatiana Bradley <tatianabradley@google.com>
Reviewed-by: Julie Qiu <julieqiu@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
diff --git a/data/reports/GO-2022-1166.yaml b/data/reports/GO-2022-1166.yaml
index f30e106..3a9ebec 100644
--- a/data/reports/GO-2022-1166.yaml
+++ b/data/reports/GO-2022-1166.yaml
@@ -1,16 +1,16 @@
 id: GO-2022-1166
 modules:
-  - module: helm.sh/helm/v3
-    versions:
-      - fixed: 3.10.3
-    vulnerable_at: 3.10.2
-    packages:
-      - package: helm.sh/helm/v3/pkg/chartutil
-        symbols:
-          - ValidateAgainstSingleSchema
-        derived_symbols:
-          - ToRenderValues
-          - ValidateAgainstSchema
+    - module: helm.sh/helm/v3
+      versions:
+        - fixed: 3.10.3
+      vulnerable_at: 3.10.2
+      packages:
+        - package: helm.sh/helm/v3/pkg/chartutil
+          symbols:
+            - ValidateAgainstSingleSchema
+          derived_symbols:
+            - ToRenderValues
+            - ValidateAgainstSchema
 summary: 'TODO(https://go.dev/issue/56443): fill in summary field'
 description: |
     Certain JSON schema validation files can cause a Helm Client to panic,
@@ -26,11 +26,11 @@
     panic. Helm is not a long running service so the panic will not affect
     future uses of the Helm client.
 cves:
-  - CVE-2022-23526
+    - CVE-2022-23526
 ghsas:
-  - GHSA-67fx-wx78-jx33
+    - GHSA-67fx-wx78-jx33
 credits:
-  - Ada Logics, in a fuzzing audit sponsored by CNCF
+    - Ada Logics, in a fuzzing audit sponsored by CNCF
 references:
-  - advisory: https://github.com/helm/helm/security/advisories/GHSA-67fx-wx78-jx33
-  - fix: https://github.com/helm/helm/commit/bafafa8bb1b571b61d7a9528da8d40c307dade3d
+    - advisory: https://github.com/helm/helm/security/advisories/GHSA-67fx-wx78-jx33
+    - fix: https://github.com/helm/helm/commit/bafafa8bb1b571b61d7a9528da8d40c307dade3d