Releases: snyk/snyk-go-plugin
Releases · snyk/snyk-go-plugin
v1.10.1
1.10.1 (2019-06-13)
Bug Fixes
- unify package manager naming (5ea8ef0)
v1.10.0
1.10.0 (2019-06-07)
Features
- full Go Modules package tree with versions (86b77e9)
v1.9.0
1.9.0 (2019-06-03)
Features
v1.8.0
1.8.0 (2019-05-30)
Bug Fixes
Features
- get packages import using go list (90c21f5)
v1.7.2
1.7.2 (2019-05-15)
Bug Fixes
- optimize-scanning-of-large-projects (e5bbc2e)
v1.7.1
1.7.1 (2019-05-02)
Bug Fixes
- simplify package repetition counter (c73bbae)
v1.7.0
1.7.0 (2019-04-22)
Features
- debug logs via
debug
package, to enrich snyk CLI debug mode (d4cf944)
- upgrade snyk-go-parser to new interface and error handling (2a967a8)
v1.6.3
1.6.3 (2019-04-22)
Bug Fixes
- set
main
correctly in package.json (17888b4)
v1.6.2
1.6.2 (2019-04-21)
Bug Fixes
v1.6.1
1.6.1 (2018-12-06)
Bug Fixes
- added missing check in error handler (f0bbe12)