Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"panic: invalid character '<' looking for beginning of value" #14

Open
ChrisPea opened this issue Jan 21, 2023 · 0 comments
Open

"panic: invalid character '<' looking for beginning of value" #14

ChrisPea opened this issue Jan 21, 2023 · 0 comments

Comments

@ChrisPea
Copy link

this is what i get, when i run the scanner on an updated debian buster

`root@diks:~# debcvescan scan
panic: invalid character '<' looking for beginning of value

goroutine 1 [running]:
github.com/devmatic-it/debcvescan/pkg/analyzer.scanPackagesFromReader({0x7f72961bb098?, 0xc000222480}, 0x7c8e80?)
/github/workspace/pkg/analyzer/analyzer.go:182 +0xa90
github.com/devmatic-it/debcvescan/pkg/analyzer.ScanPackages(0x0?)
/github/workspace/pkg/analyzer/analyzer.go:119 +0x174
github.com/devmatic-it/debcvescan/cmd.analyze()
/github/workspace/cmd/root.go:44 +0x6a
github.com/devmatic-it/debcvescan/cmd.glob..func5(0xa27f60?, {0x7897cf?, 0x0?, 0x0?})
/github/workspace/cmd/scan.go:32 +0x2b
github.com/spf13/cobra.(*Command).execute(0xa27f60, {0xa5dac8, 0x0, 0x0})
/go/pkg/mod/github.com/spf13/[email protected]/command.go:920 +0x847
github.com/spf13/cobra.(*Command).ExecuteC(0xa27c80)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:1044 +0x3bd
github.com/spf13/cobra.(*Command).Execute(...)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:968
github.com/devmatic-it/debcvescan/cmd.Execute()
/github/workspace/cmd/root.go:32 +0x25
main.main()
/github/workspace/main.go:8 +0x17
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant