Last active
July 16, 2020 02:06
-
-
Save arajkumar/85d50737ec57ee66409676f2ed76a7c7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v2 | |
publisher: redhat | |
name: dependency-analytics | |
version: 0.1.0 | |
type: VS Code extension | |
displayName: Dependency Analytics | |
title: Insights about your application dependencies | |
description: Insights about your application dependencies, Security, License compatibility and AI based guidance to choose appropriate dependencies for your application. | |
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg | |
repository: https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension | |
category: Other | |
firstPublicationDate: '2019-09-12' | |
spec: | |
containers: | |
- image: "quay.io/eclipse/che-sidecar-dependency-analytics:0.0.13-a38cb0c" | |
memoryLimit: "512Mi" | |
extensions: | |
- https://download.jboss.org/jbosstools/oxygen/stable/builds/vscode-analytics/fabric8-analytics-0.1.0-55.vsix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment