Wayback Machine
50 captures
18 Apr 2019 - 01 May 2026
Mar APR May
18
2018 2019 2020
success
fail
About this capture
COLLECTED BY
Collection: Twitter Outlinks
This is a Collection of URLs (and Outlinked URLs) extracted from a random feed of 1% of all Tweets.


TIMESTAMPS
loading
The Wayback Machine - https://web.archive.org/web/20190418010822/https://marketplace.visualstudio.com/items?itemName=redhat.fabric8-analytics
| Marketplace
Sign in
Visual Studio Code>Other>Dependency AnalyticsNew to Visual Studio Code? Get it now.

Dependency Analytics

Preview

Red Hat

|
10,065 installs
|
16,591 downloads
| (4) | Free
Insights about your application dependencies: Security, License compatibility and AI based guidance to choose appropriate dependencies for your application.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dependency Analytics

Build Status Chat Visual Studio Marketplace

'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 and projects build on npm (Node ecosystem). Extending support for Python and Go languages is currently under progress.

Prerequisites

This extension assumes you have the following binaries on your PATH:

  • mvn (for analyzing Java applications)
  • npm (for analyzing Node applications)

NOTE Dependency Analytics is an online service hosted and maintained by Red Hat. This open source software will access only your manifests and license file(s) to learn about application dependencies and licenses before giving you the report.

Quick Start

  • Install the extension.
  • Opening or editing a manifest file (pom.xml / package.json) scans your application for security vulnerabilities.
  • Right click on a manifest file (pom.xml/package.json) in the 'Vscode File explorer' or 'Vscode File editor' to display 'Dependency Analytics Report' for your application.

Features

  1. Opening or editing a manifest file (pom.xml / package.json) scans your application for security vulnerabilities, flag them along with 'quick fixes'.

 screencast

  1. Right click on a manifest file(pom.xml / package.json) and choose 'Dependency Analytics Report ...' to display 'Dependency Analytics' report. This report covers deeper insights into 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

 screencast

  1. For multi module maven application Right click on root pom.xml in editor window and choose 'Dependency Analytics Report ...' to display 'Dependency Analytics' report for the entire application.

 screencast


Note It creates a folder target in workspace which is used for processing of manifest files, needed for generating stack report. So kindly add target in .gitignore.

Know more about Dependency Analytics Platform

The mission of this project is to significantly enhance developer experience: providing Insights(security, licenses, AI based guidance) for applications and helping developers, Enterprises.

  • GitHub Organization

Feedback & Questions

  • File a bug in GitHub Issues
  • Chat with us on Mattermost

License

Apache 2.0, See LICENSE for more information.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft