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

.net could not be found #32

Open
jceaser opened this issue Jul 15, 2020 · 1 comment
Open

.net could not be found #32

jceaser opened this issue Jul 15, 2020 · 1 comment

Comments

@jceaser
Copy link

jceaser commented Jul 15, 2020

I have a pretty basic setup, just switched to 1.4 so that I can get past the xml->json migration, but now I'm getting an error about .net and I can't figure out how to suppress it:

2020-07-15 12:03:21,023 [main] ERROR org.owasp.dependencycheck.analyzer.AssemblyAnalyzer - ----------------------------------------------------
2020-07-15 12:03:21,025 [main] ERROR org.owasp.dependencycheck.analyzer.AssemblyAnalyzer - .NET Assembly Analyzer could not be initialized and at least one 'exe' or 'dll' was scanned. The 'dotnet' executable could not be found on the path; either disable the Assembly Analyzer or configure the path dotnet core.
2020-07-15 12:03:21,025 [main] ERROR org.owasp.dependencycheck.analyzer.AssemblyAnalyzer - ----------------------------------------------------

@dgknght
Copy link
Collaborator

dgknght commented Jul 15, 2020

This clojure library is mostly just a wrapper around DependencyCheck. Have you looked at the suggestions in this thread to see if any of them help in your situation?

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

2 participants