fabric8-analytics-vscode-extension icon indicating copy to clipboard operation
fabric8-analytics-vscode-extension copied to clipboard

Red Hat Dependency Analytics extension

Results 93 fabric8-analytics-vscode-extension issues
Sort by recently updated
recently updated
newest added
trafficstars

**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...

Analyzing

**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,...

enhancement

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...

Analyzing

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...

enhancement
Analyzing

![image](https://user-images.githubusercontent.com/23407383/117622768-a2394000-b190-11eb-86bf-41708979c125.png)

**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...

enhancement

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...