fabric8-analytics-vscode-extension
fabric8-analytics-vscode-extension copied to clipboard
Red Hat Dependency Analytics extension
**Describe the bug** I checked out the latest code from https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension (master). First, running `npm i` gives me: ``` found 25 vulnerabilities (11 moderate, 12 high, 2 critical) run `npm...
**Is your feature request related to a problem? Please describe.** [mvnd](https://github.com/mvndaemon/mvnd) is a Maven daemon, similar to the Gradle daemon. It basically allows running Maven commands in a warmed-up JVM,...
In Woopra, we can see all failed analysis of pom.xml events are lacking the error information. Could it be the maven effective-pom call fails to run because of a syntax...
Cannot use the plugin because project requires a custom settings.xml file and could not find a way to specify this file in the project's README. Please add the ability to...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Remedial version is not...
**Is your feature request related to a problem? Please describe.** I have an old system with an even older dependency to an old package with no new versions to upgrade...
Every time I click on the report icon, a new report is generated, which takes forever. The generated report should be cached on disk, for a given effective-pom hash, for...