Skip to content

Latest commit

Β 

History

History
179 lines (114 loc) Β· 3.2 KB

CHANGELOG.md

File metadata and controls

179 lines (114 loc) Β· 3.2 KB

Changelog

v4.0.1 (01/11/2024)

Changes

πŸ› Hotfixes

  • Fix AttributeError Related to os.EX_DATAERR and os.EX_NOINPUT in Windows Environment @ParkSangsin (#36)

πŸ”§ Maintenance

  • Update requirements.txt @dd-jy (#42)
  • Print option name with error msg @bjk7119 (#40)
  • Fix typo in variable name from error_mgs to error_msg @ParkSangsin (#37)

v4.0.0 (08/09/2024)

Changes

πŸ”§ Maintenance

  • Refactoring OSS Item from FOSSLight Util @soimkim (#33)
  • Limit installation to fosslight_util 1.4.* @soimkim (#32)

v3.1.31 (12/06/2024)

Changes

πŸ”§ Maintenance

  • Prints even if some package is missing @soimkim (#31)

v3.1.30 (10/06/2024)

Changes

πŸš€ Features

  • Add Scanner Info sheet @dd-jy (#28)

πŸ”§ Maintenance

  • Update the column names @soimkim (#30)
  • Do not print text file @soimkim (#29)

v3.1.29 (14/05/2024)

Changes

πŸ”§ Maintenance

  • Do not exclude binaries without OSS information @soimkim (#27)
  • Print an error if -i, -ip is entered incorrectly @soimkim (#26)

v3.1.28 (11/04/2024)

Changes

πŸ”§ Maintenance

  • Add PV and PR separators @soimkim (#25)

v3.1.27 (09/04/2024)

Changes

πŸš€ Features

  • Add TLSH, SHA1 column at report @bjk7119 (#23)

πŸ› Hotfixes

  • Find installed packages in the latest files @soimkim (#24)

v3.1.26 (06/03/2024)

Changes

πŸ› Hotfixes

  • Print package information when using the y option @soimkim (#22)

πŸ”§ Maintenance

  • Remove python-magic from requirements @JustinWonjaePark (#21)
  • Use common github actions @bjk7119 (#20)

v3.1.25 (02/01/2024)

Changes

πŸ› Hotfixes

  • Fix error without attribute @soimkim (#19)

v3.1.24 (13/10/2023)

Changes

πŸ”§ Maintenance

  • Replace ScanCode with FOSSLight Source @soimkim (#18)
  • Upgrade Python minimum version to 3.8 @JustinWonjaePark (#17)

v3.1.23 (11/09/2023)

Changes

πŸ”§ Maintenance

  • Add error message for -a option @soimkim (#16)
  • Fix the vulnerability @dd-jy (#14)

v3.1.22 (25/07/2023)

Changes

πŸ”§ Maintenance

  • Update the scacode-toolkit version @dd-jy (#13)

v3.1.21 (20/07/2023)

Changes

πŸ”§ Maintenance

  • Add fields that extract from the recipe. @soimkim (#12)

v3.1.20 (11/07/2023)

Changes

πŸ”§ Maintenance

  • Fix the version of ScanCode @soimkim (#11)

v3.1.19 (09/07/2023)

Changes

πŸš€ Features

  • Print all data of bom.json with pr option @soimkim (#9)

πŸ”§ Maintenance

  • Add pr option to help messages @soimkim (#10)
  • Update the ubuntu version for deploy action @dd-jy (#8)

v3.1.18 (06/03/2023)

Changes

πŸ› Hotfixes

  • Fix bug with -d option @soimkim (#7)

πŸ”§ Maintenance

  • Update git user in release action @bjk7119 (#6)
  • Add the package name to result and log file @bjk7119 (#5)

v3.1.17 (23/02/2023)

Changes

πŸ”§ Maintenance

  • Add the package name to result and log file @bjk7119 (#5)
  • Change the output file name @soimkim (#4)
  • Add Korean link to README @soimkim (#3)

v3.1.16 (10/02/2023)

Changes

πŸ”§ Maintenance

  • Apply additional return val of 'parsing_yml' @bjk7119 (#2)