github.com/anchore/syft@v1.4.2-0.20240516191711-1bec1fc5d397/test/cli/test-fixtures/csv.template (about)

     1  "Package","Version Installed", "Found by"
     2  {{- range .artifacts}}
     3  "{{.name}}","{{.version}}","{{.foundBy}}"
     4  {{- end}}