-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
25 additions
and
235 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
.sinkchart | ||
.sandworm | ||
.husky/commit-msg | ||
.husky/pre-commit | ||
.circleci | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,207 +0,0 @@ | ||
# Changelog | ||
|
||
## [1.17.2](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.17.1...sinkchart-v1.17.2) (2023-02-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* include recommendations in license issue output ([c23b5ee](https://github.com/sandworm-hq/sinkchart/commit/c23b5ee8171f6ef6f158f8d5c95b8d5d9e125e3b)) | ||
|
||
## [1.17.1](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.17.0...sinkchart-v1.17.1) (2023-02-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* crash for undefined dependencyVulnerabilities ([1214155](https://github.com/sandworm-hq/sinkchart/commit/1214155f9c499898cccca66c9e663b5d84d7e4aa)) | ||
|
||
## [1.17.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.16.0...sinkchart-v1.17.0) (2023-02-09) | ||
|
||
|
||
### Features | ||
|
||
* include license issue recommendations ([f2af2f4](https://github.com/sandworm-hq/sinkchart/commit/f2af2f4c950e9739ff0a617d0eb727dfdae53203)) | ||
|
||
## [1.16.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.15.0...sinkchart-v1.16.0) (2023-02-06) | ||
|
||
|
||
### Features | ||
|
||
* better license usage data structure ([3e373fa](https://github.com/sandworm-hq/sinkchart/commit/3e373fa41b72b2d091865ea0ffa621f2d9ab10ce)) | ||
|
||
## [1.15.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.14.0...sinkchart-v1.15.0) (2023-02-05) | ||
|
||
|
||
### Features | ||
|
||
* charts now display license issues ([9b38f08](https://github.com/sandworm-hq/sinkchart/commit/9b38f089b624faf9dad4869a4b39d13501edb797)) | ||
* cli now displays licence scanning phase ([b5467f8](https://github.com/sandworm-hq/sinkchart/commit/b5467f8ab633fdee45f32d81db798943e8a1b113)) | ||
* configurable min severity level for charts ([2950408](https://github.com/sandworm-hq/sinkchart/commit/2950408da998eb294e6a37d105cc1d1d7bb79ddc)) | ||
* icon now represents severity in node tooltip ([8ccfb97](https://github.com/sandworm-hq/sinkchart/commit/8ccfb97e99c69ec2c622850b7d4c0101a0c1fb64)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* long license strings now truncated in tooltip ([50b0403](https://github.com/sandworm-hq/sinkchart/commit/50b0403976f433630e9a9f96698522da5a21450b)) | ||
|
||
## [1.14.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.13.1...sinkchart-v1.14.0) (2023-02-03) | ||
|
||
|
||
### Features | ||
|
||
* output license usage and issues ([99aa988](https://github.com/sandworm-hq/sinkchart/commit/99aa988001b22c64313fd5f28231a1401c539a90)) | ||
|
||
## [1.13.1](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.13.0...sinkchart-v1.13.1) (2023-01-27) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* json license data parsing ([c625d06](https://github.com/sandworm-hq/sinkchart/commit/c625d06942ff59464e519e73244a8f0fdd66cb81)) | ||
|
||
## [1.13.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.12.0...sinkchart-v1.13.0) (2023-01-27) | ||
|
||
|
||
### Features | ||
|
||
* support json stringified licence data ([fff0585](https://github.com/sandworm-hq/sinkchart/commit/fff0585592943978036310791177d2f47d514901)) | ||
|
||
## [1.12.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.11.0...sinkchart-v1.12.0) (2023-01-25) | ||
|
||
|
||
### Features | ||
|
||
* expose array with processed dependency data ([557cfe4](https://github.com/sandworm-hq/sinkchart/commit/557cfe41710e9c651fe0489dc3785a8e2572c0da)) | ||
|
||
## [1.11.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.10.0...sinkchart-v1.11.0) (2023-01-24) | ||
|
||
|
||
### Features | ||
|
||
* output all dependency data as csv ([eb92647](https://github.com/sandworm-hq/sinkchart/commit/eb9264766631ef3c17a8c64cbde72b7ca66b8b90)) | ||
|
||
## [1.10.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.9.0...sinkchart-v1.10.0) (2023-01-22) | ||
|
||
|
||
### Features | ||
|
||
* better package size estimation ([c98752f](https://github.com/sandworm-hq/sinkchart/commit/c98752f5b7ae5ce0fcb0fb05532b37664cda1974)) | ||
* better treemap package labeling ([3bfadd7](https://github.com/sandworm-hq/sinkchart/commit/3bfadd7a0a17e7950009985c06b8f66216fae4e4)) | ||
* better vulnerability reporting ([e33941e](https://github.com/sandworm-hq/sinkchart/commit/e33941eb27276c9a780489e5672e123f55459cd2)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* root vulnerabilities access ([1c39fab](https://github.com/sandworm-hq/sinkchart/commit/1c39fab1863c5d7bad8955bf4202aa147af7983c)) | ||
* treemap now represents root module sizes ([958e7b0](https://github.com/sandworm-hq/sinkchart/commit/958e7b07809e38b8d1240584b3e46760b65df475)) | ||
|
||
## [1.9.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.8.0...sinkchart-v1.9.0) (2023-01-21) | ||
|
||
|
||
### Features | ||
|
||
* better vulnerability reporting ([976dad6](https://github.com/sandworm-hq/sinkchart/commit/976dad6486bdb75587715b433bd8f4bcbd12ff06)) | ||
|
||
## [1.8.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.7.1...sinkchart-v1.8.0) (2023-01-13) | ||
|
||
|
||
### Features | ||
|
||
* allow providing custom dep graphs ([e3b4a77](https://github.com/sandworm-hq/sinkchart/commit/e3b4a77a048b6828e64462b7555d8f975c23635c)) | ||
|
||
## [1.7.1](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.7.0...sinkchart-v1.7.1) (2023-01-12) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* generate multiple charts in the same session ([552f446](https://github.com/sandworm-hq/sinkchart/commit/552f446fd6c70217b8c53acffa0d99526727bd0e)) | ||
|
||
## [1.7.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.6.4...sinkchart-v1.7.0) (2023-01-11) | ||
|
||
|
||
### Features | ||
|
||
* add config to disable size scanning ([88dda72](https://github.com/sandworm-hq/sinkchart/commit/88dda724d6296ca6c7ca9aed49389750bd3f751d)) | ||
|
||
## [1.6.4](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.6.3...sinkchart-v1.6.4) (2023-01-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* crash when audit returns empty ([996c5b8](https://github.com/sandworm-hq/sinkchart/commit/996c5b8004deb66f8e8e4965db2ce9e54f33cd64)) | ||
|
||
## [1.6.3](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.6.2...sinkchart-v1.6.3) (2023-01-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* crash when post-processing empty graphs ([9bddc17](https://github.com/sandworm-hq/sinkchart/commit/9bddc170e8678b51a50618bf7481464e91c9361a)) | ||
|
||
## [1.6.2](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.6.1...sinkchart-v1.6.2) (2023-01-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* parsing vulnerabilities from empty response ([813ceba](https://github.com/sandworm-hq/sinkchart/commit/813ceba51c7786e662d73e8c7dd91f20d9905488)) | ||
|
||
## [1.6.1](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.6.0...sinkchart-v1.6.1) (2023-01-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* crash when using pnpm with no dependencies ([dc4696b](https://github.com/sandworm-hq/sinkchart/commit/dc4696bcf9bea203c2b2f71cf1108a04cee6c117)) | ||
|
||
## [1.6.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.5.0...sinkchart-v1.6.0) (2023-01-07) | ||
|
||
|
||
### Features | ||
|
||
* include vulnerabilities in exported data ([2528072](https://github.com/sandworm-hq/sinkchart/commit/2528072c04d329cc9647c305d3f4f1f008e2cf32)) | ||
|
||
## [1.5.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.4.0...sinkchart-v1.5.0) (2022-12-22) | ||
|
||
|
||
### Features | ||
|
||
* remove svg width and height attributes ([b9e3d45](https://github.com/sandworm-hq/sinkchart/commit/b9e3d45020996ed91a8cdc9d81c71d28ca2b91f0)) | ||
|
||
## [1.4.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.3.0...sinkchart-v1.4.0) (2022-12-05) | ||
|
||
|
||
### Features | ||
|
||
* universal support for license info ([6b8817f](https://github.com/sandworm-hq/sinkchart/commit/6b8817f44ba2a0b50bf743aad12b71a21c3b85cd)) | ||
|
||
## [1.3.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.2.1...sinkchart-v1.3.0) (2022-12-03) | ||
|
||
|
||
### Features | ||
|
||
* add license info to tooltip, when available ([291991c](https://github.com/sandworm-hq/sinkchart/commit/291991cb5cfaf0bc4441211a4d5f7df4412d197d)) | ||
|
||
## [1.2.1](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.2.0...sinkchart-v1.2.1) (2022-12-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* represent non-prod dependencies ([5e04c15](https://github.com/sandworm-hq/sinkchart/commit/5e04c1598f98e28f7db6d56f5e79c22bffee8f20)) | ||
|
||
## [1.2.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.1.0...sinkchart-v1.2.0) (2022-11-28) | ||
|
||
|
||
### Features | ||
|
||
* build all charts by default ([a1db19a](https://github.com/sandworm-hq/sinkchart/commit/a1db19ad97b747989c078be109643eefc1f1e889)) | ||
* support all js package managers ([bc2c2e2](https://github.com/sandworm-hq/sinkchart/commit/bc2c2e2e1f7b3306314184eee8a9c77c05099f6a)) | ||
|
||
## [1.1.0](https://github.com/sandworm-hq/sinkchart/compare/sinkchart-v1.0.0...sinkchart-v1.1.0) (2022-10-27) | ||
|
||
|
||
### Features | ||
|
||
* initial commit ([f46ae74](https://github.com/sandworm-hq/sinkchart/commit/f46ae749dbb3dee41d79099004cb521387e26415)) | ||
* support yarn audit ([5c701b1](https://github.com/sandworm-hq/sinkchart/commit/5c701b15d69373f81536f1835ef43e02a093e66c)) | ||
* update max depth arg type ([aac673a](https://github.com/sandworm-hq/sinkchart/commit/aac673ac41d9e6654b055d39ae0c1c1ecbde6ed6)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* remove package lock ([98bbdf5](https://github.com/sandworm-hq/sinkchart/commit/98bbdf526e7ef67f326f4575f515bc6b1ce0d526)) | ||
This file contains 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
This file contains 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
This file contains 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
This file contains 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