Skip to content

fabric8-analytics/fabric8-analytics-devstudio-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency Analytics

'Dependency Analytics Report' with Insights about your application dependencies: * Flags a security vulnerability(CVE) and suggests a remedial version * Shows Github popularity metrics along with latest version * Suggests a project level license, check for conflicts between dependency licences * AI based guidance for additional, alternative dependencies

Supported Languages

'Dependency Analytics' extension supports projects using Maven.

Red Hat Dependency Analytics Eclipse Plugin

This plugin adds support of Dependency Analytics in Eclipse based IDE’s such as Devstudio.

Usage

  • Import a project

  • Open manifest file (errors will show the component analyses)

  • For Stack Analyses, right click on pom.xml and click Stack Analyses

Installation

installation

Features

  • This Plugin helps to analyze your application stack on manifest level.

generate manifest_level

  • The Plugin also analyzes stack at workspace level

project_stack stack_menu

  • Another feature includes analyses of components of application stack as and when you type.

componentAnalyses

CA