Skip to content

Commit

Permalink
Merge pull request #78 from snyk/docs/replace-package-managers-with-l…
Browse files Browse the repository at this point in the history
…inks

docs: replace supported package managers list with a link in readme
  • Loading branch information
pavel-snyk authored Dec 4, 2020
2 parents e84ccf0 + 63c4172 commit 0dc4b1d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Snyk Vulnerability Scanner Changelog

## [2.0.3]
### Added
- Allow specifying CLI working directory for project submodules
- Improve integration names between different JetBrains IDEs
### Changed
- Change since/until build to `202-203.*`
### Fixed
- Split CLI additional arguments correctly

## [2.0.2]
### Added
- Add icons for supported package managers
Expand Down
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,9 @@ you fix issues as fast as possible.
- Remediation advice
- License compliance

## Supported package managers

- NPM, Yarn, Yarn Workspaces
- Maven, Gradle
- NuGet, Paket
- Pip, PyPI, Pipenv
- Cocoapods
- Composer
## Useful links

- This plugin works with projects written in Java, JavaScript, .NET and many more languages. See the [full list of languages and package managers Snyk supports](https://snyk.co/ucWSd)
- [Bug tracker](https://github.com/snyk/snyk-intellij-plugin/issues)

<!-- Plugin description end -->

0 comments on commit 0dc4b1d

Please sign in to comment.