Merge pull request #365 from yahavi/jfrog

Add JFrog
This commit is contained in:
Valerii Iatsko 2022-03-13 23:20:07 +01:00 committed by GitHub
commit ddcdf46831
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -182,6 +182,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
- [Text Marker (Highlighter)](#text-marker-highlighter)
- [ESDOC MDN](#esdoc-mdn)
- [Interface generator](#interface-generator)
- [JFrog](#jfrog)
- [Themes](#themes)
- [UI](#ui)
- [Syntax](#syntax-1)
@ -1148,6 +1149,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s
![Interface generator](https://raw.githubusercontent.com/dotupNET/dotup-vscode-interface-generator/master/images/video2.gif)
## [JFrog](https://marketplace.visualstudio.com/items?itemName=JFrog.jfrog-vscode-extension)
> Adds JFrog Xray scanning of project dependencies to your VS Code IDE. It allows developers to view panels displaying vulnerability information about the components and their dependencies directly in their VS Code IDE. The extension also allows developers to track the status of the code while it is being built, tested and scanned on the CI server.
![JFrog](https://raw.githubusercontent.com/jfrog/jfrog-vscode-extension/master/resources/readme/gifs/show_in_dependency_tree.gif)
# Themes
## UI