Skip to content

Latest commit

Β 

History

History
314 lines (198 loc) Β· 5.58 KB

CHANGELOG.md

File metadata and controls

314 lines (198 loc) Β· 5.58 KB

Changelog

v2.1.1 (16/10/2024)

Changes

πŸ”§ Maintenance

  • Remove spdx for macos @dd-jy (#197)
  • Update compare yaml test case @dd-jy (#196)
  • Remove unnecessary req-dev.txt @dd-jy (#195)

v2.1.0 (08/10/2024)

Changes

πŸš€ Features

  • Update spdx function @dd-jy (#192)

πŸ› Hotfixes

  • Fix the spdx bug @dd-jy (#193, #194)
  • Fix the tox bug @dd-jy (#188)

πŸ”§ Maintenance

  • Improving download performance when cloning based on specific branches or tags @MoonJeWoong (#190)
  • Refactor existing tox test to pytest @MoonJeWoong (#189)
  • Fix tox version & delete tox-wheel @bjk7119 (#186)

v2.0.0 (06/09/2024)

Changes

πŸ› Hotfixes

  • Fix printing windows version @s-cu-bot (#179)

πŸ”§ Maintenance

  • Refactoring OssItem @dd-jy (#175)
  • Adding external calling function parameter type hints @MoonJeWoong (#177)
  • Alter modules xlrd to pandas @cjho0316 (#174)

v1.4.48 (22/07/2024)

Changes

πŸ› Hotfixes

  • Fix csv format column name bug @Hosim33 (#171)

πŸ”§ Maintenance

  • Update CoverItem init for dynamic package versions @YongGoose (#173)

v1.4.47 (16/07/2024)

Changes

πŸ› Hotfixes

  • Fix default file extension bug @JustinWonjaePark (#168)

v1.4.46 (10/07/2024)

Changes

πŸš€ Features

  • Enable multiple input for -f and -o option @JustinWonjaePark (#166)

πŸ”§ Maintenance

  • Fix to add sbom info one time @dd-jy (#167)

v1.4.45 (10/06/2024)

Changes

πŸ› Hotfixes

  • Fix the download alarm error @dd-jy (#163)

πŸ”§ Maintenance

  • Modify column name @bjk7119 (#164)

v1.4.44 (29/05/2024)

Changes

πŸ”§ Maintenance

  • Print TLSH, SHA1 to row from loaded yaml @bjk7119 (#162)

v1.4.43 (16/05/2024)

Changes

πŸ”§ Maintenance

  • Add log and cover item for excluded path @SeongjunJo (#161)

v1.4.42 (08/05/2024)

Changes

πŸš€ Features

  • Add functions to clone private repository and ssh url @SeongjunJo (#159)

v1.4.41 (07/05/2024)

Changes

πŸš€ Features

  • Add depends_on, purl in yaml @dd-jy (#155)

πŸ› Hotfixes

  • Set the default link value when downloading @soimkim (#158)

πŸ”§ Maintenance

  • Print TLSH, SHA1 to the report @bjk7119 (#160)

v1.4.40 (24/04/2024)

Changes

πŸš€ Features

  • Add Scanner info cover sheet into xlsx @dd-jy (#156)

v1.4.39 (27/03/2024)

Changes

πŸ”§ Maintenance

  • Add package url pattern in const @dd-jy (#153)

v1.4.38 (25/03/2024)

Changes

  • Hide specific column if writing excel @bjk7119 (#151)

πŸ”§ Maintenance

  • Compare col name with lower case @bjk7119 (#152)

v1.4.37 (18/03/2024)

Changes

  • Hide specific column if writing excel @bjk7119 (#151)

πŸ”§ Maintenance

  • Add oss version when downloading with git clone @dd-jy (#149)
  • Check the return value when downloading @soimkim (#148)

v1.4.36 (29/01/2024)

Changes

πŸ› Hotfixes

  • Fix the pub download url bug @dd-jy (#147)

πŸ”§ Maintenance

  • Use common github actions @bjk7119 (#146)

v1.4.35 (19/01/2024)

Changes

πŸ”§ Maintenance

  • Replace copyright delimiter to comma for csv output @JustinWonjaePark (#145)
  • Add type annotation @soimkim (#144)
  • Change '%40' to '@' in npm url @dd-jy (#142)

v1.4.34 (31/10/2023)

Changes

πŸ› Hotfixes

  • Fix the xlrd issue for python3.11 @dd-jy (#141)

πŸ”§ Maintenance

  • Add the sheet name for dependency scanner @dd-jy (#140)
  • Remove unused log for debugging @soimkim (#139)

v1.4.33 (17/10/2023)

Changes

πŸ› Hotfixes

  • Fix pygit2 installation error on Windows @soimkim (#138)

v1.4.32 (01/09/2023)

Changes

πŸ”§ Maintenance

  • Do not add item if None @soimkim (#137)

v1.4.31 (30/08/2023)

Changes

πŸ› Hotfixes

  • Update the requirements.txt @dd-jy (#135)

v1.4.30 (30/08/2023)

Changes

πŸ”§ Maintenance

  • Add the is_binary variable when printing the ScanCode.json file. @soimkim (#134)
  • Fix the vulnerability @dd-jy (#133)
  • Fix the vulnerability @dd-jy (#132)
  • [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 @dd-jy (#131)

v1.4.29 (14/08/2023)

Changes

πŸš€ Features

  • Generate ScanCode json result file @dd-jy (#129)
  • Download the latest version of npm @soimkim (#126)

πŸ› Hotfixes

  • Fix the default oss name in oss list @dd-jy (#130)
  • Fix the excel merge bug @dd-jy (#128)
  • Fix the pub download url @dd-jy (#127)

v1.4.28 (25/07/2023)

Changes

πŸ”§ Maintenance

  • Fix the spdx to validate @dd-jy (#125)

v1.4.27 (25/07/2023)

Changes

πŸ› Hotfixes

  • Fix the index out of range bug @soimkim (#124)

v1.4.26 (14/07/2023)

Changes

πŸ› Hotfixes

  • Fix the issue for correct mode @dd-jy (#123)

v1.4.25 (02/06/2023)

Changes

πŸš€ Features

  • Add result if path not found in scanner @dd-jy (#122)

πŸ”§ Maintenance

  • Fix to check exclude for correcting oss info @dd-jy (#121)
  • Fix to find the sbom-info.yaml file with pattern @dd-jy (#120)

v1.4.24 (19/05/2023)

Changes

πŸš€ Features

  • Add the correction with sbom-info.yaml @dd-jy (#119)

πŸ› Hotfixes

  • Fix the support default output format @dd-jy (#118)
  • Modify condition to check output format @bjk7119 (#116)
  • Fix the write_spdx bug @dd-jy (#117)

v1.4.23 (11/05/2023)

Changes

πŸ› Hotfixes

  • Fix the windows path for license resource @dd-jy (#114)

v1.4.22 (09/05/2023)

Changes

πŸ› Hotfixes

  • Fix the spdx-tools conflict issue @dd-jy (#115)