Skip to content

Latest commit

Β 

History

History
328 lines (206 loc) Β· 6.25 KB

CHANGELOG.md

File metadata and controls

328 lines (206 loc) Β· 6.25 KB

Changelog

v2.1.3 (13/11/2024)

Changes

  • Fix errors related to SCANOSS @JustinWonjaePark (#198)

πŸ”§ Maintenance

  • Fix the cover_comment @ethanleelge (#197)

v2.1.2 (18/10/2024)

Changes

πŸ”§ Maintenance

  • Print option name with error msg @bjk7119 (#195)
  • Fix the scancode ver for macos @dd-jy (#194)

v2.1.1 (13/10/2024)

Changes

πŸ”§ Maintenance

  • Remove typecode-libmagic from requirements.txt @soonhong99 (#192)

v2.1.0 (08/10/2024)

Changes

πŸš€ Features

  • Support spdx (only Linux) @dd-jy (#190)

πŸ”§ Maintenance

  • Tox to pytest @hkkim2021 (#188)
  • Add type hint @hkkim2021 (#184)

v2.0.0 (06/09/2024)

Changes

πŸ”§ Maintenance

  • Refactoring OSS Item @soimkim (#183)

v1.7.16 (06/09/2024)

Changes

πŸ”§ Maintenance

  • Limit installation to fosslight_util 1.4.* @soimkim (#182)
  • Change SCANOSS Invocation Method from Command Line to Library Function @YongGoose (#178)
  • Modify error comment @bjk7119 (#176)
  • Add --ignore-cert-errors to ScanOSS command @soimkim (#174)

v1.7.15 (17/07/2024)

Changes

πŸ› Hotfixes

  • Version up FOSSLight util to fix default file bug @JustinWonjaePark (#170)
  • Complying with SPDX License expression spec @JustinWonjaePark (#167)

v1.7.14 (15/07/2024)

πŸš€ Features

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

πŸ› Hotfixes

  • Update scancode version for mac @soimkim (#168)
  • Fix SPDX expression split bug @JustinWonjaePark (#165)
  • Revert "Fix SPDX expression split bug" @soimkim (#169)

πŸ”§ Maintenance

  • Check hidden files and mark 'Exlcude'. @JustinWonjaePark (#166)

v1.7.13 (25/06/2024)

Changes

πŸ› Hotfixes

  • Amend exclude option @SeongjunJo (#162)

v1.7.12 (21/06/2024)

Changes

πŸ”§ Maintenance

  • Update scancode version for web service @soimkim (#161)

v1.7.11 (11/06/2024)

Changes

πŸ› Hotfixes

  • Bug fix related to license duplication @soimkim (#159)

πŸ”§ Maintenance

  • Check empty license @soimkim (#160)

v1.7.10 (11/06/2024)

Changes

πŸ› Hotfixes

  • Move method to limit license characters @soimkim (#158)

v1.7.9 (11/06/2024)

Changes

πŸ”§ Maintenance

  • Limit the maximum number of characters in the license @soimkim (#157)

v1.7.8 (10/06/2024)

Changes

πŸš€ Features

  • Supports for excluding paths @SeongjunJo (#154)

πŸ”§ Maintenance

  • Modify column name @bjk7119 (#156)
  • Change column name for SCANOSS reference @JustinWonjaePark (#155)

v1.7.7 (26/04/2024)

Changes

πŸš€ Features

  • Add detection summary message (cover sheet) @dd-jy (#153)

πŸ”§ Maintenance

  • Check notice file name for scancode @JustinWonjaePark (#152)

v1.7.6 (29/02/2024)

Changes

πŸ› Hotfixes

  • Fix cli_test log path @JustinWonjaePark (#148)

πŸ”§ Maintenance

  • Change SCANOSS thread using -c option @JustinWonjaePark (#151)
  • Remove fosslight_convert @JustinWonjaePark (#150)

v1.7.5 (19/10/2023)

Changes

πŸ”§ Maintenance

  • Merge copyrights with new line @JustinWonjaePark (#147)
  • Add .in and .po to the excluded extensions @JustinWonjaePark (#146)

v1.7.4 (13/10/2023)

Changes

  • Optimize Dockerfile to reduce image size @jaehee329 (#136)

πŸ› Hotfixes

  • Modify it to work on mac ARM chip @soimkim (#145)

πŸ”§ Maintenance

  • Upgrade minimum version of python to 3.8 @JustinWonjaePark (#144)
  • Modify run_scanners to return @soimkim (#143)
  • Fetch base-check-commit-message.yml from .github @jaehee329 (#142)

v1.7.3 (14/09/2023)

Changes

πŸ”§ Maintenance

  • Create run_scanners for api and exclude unwanted outputs @JustinWonjaePark (#140)
  • Add test for fl scanner and fl android @JustinWonjaePark (#139)

v1.7.2 (31/08/2023)

Changes

πŸ› Hotfixes

  • Fix vulnerability from requirements.txt @JustinWonjaePark (#138)

v1.7.1 (31/08/2023)

Changes

πŸ”§ Maintenance

  • Priority change between Download Location extraction and scanner operation @JustinWonjaePark (#133)

v1.7.0 (14/08/2023)

Changes

  • Fix the bug when nothing is detected @soimkim (#134)

πŸš€ Features

  • Load v32 and later of ScanCode @soimkim (#131)

πŸ”§ Maintenance

  • Fix the scancdoe and util version @dd-jy (#132)

v1.6.32 (03/08/2023)

Changes

πŸ› Hotfixes

  • Fix the util version @dd-jy (#130)

v1.6.31 (03/08/2023)

Changes

πŸ› Hotfixes

  • Revert the scancode-toolkit version @dd-jy (#129)

πŸ”§ Maintenance

  • Remove sorting @JustinWonjaePark (#128)

v1.6.30 (25/07/2023)

Changes

πŸ”§ Maintenance

  • Update scancode-toolkit version @dd-jy (#127)

v1.6.29 (25/07/2023)

Changes

πŸš€ Features

  • Read download location @JustinWonjaePark (#124)

πŸ› Hotfixes

  • Update FOSSLight Util version @soimkim (#126)

πŸ”§ Maintenance

  • Sort the result by file and exclude attributes @JustinWonjaePark (#125)
  • Update the minimum version of util @dd-jy (#123)
  • Change the default path to find sbom-info.yaml @dd-jy (#122)

v1.6.28 (02/06/2023)

Changes

πŸ”§ Maintenance

  • Update the minimum version of util @dd-jy (#123)
  • Change the default path to find sbom-info.yaml @dd-jy (#122)

v1.6.27 (19/05/2023)

Changes

πŸš€ Features

  • Add to correct with sbom-info.yaml @dd-jy (#120)

πŸ› Hotfixes

  • Remove empty scanoss reference @JustinWonjaePark (#119)

πŸ”§ Maintenance

  • Fixed scancode-toolkit version @dd-jy (#118)

v1.6.26 (17/04/2023)

Changes

πŸ› Hotfixes

  • Update the ubuntu version for deploy action @dd-jy (#117)
  • Remove SPDX, URL from copyright @soimkim (#115)

πŸ”§ Maintenance

  • Fix Scancode error in Python 3.7 @soimkim (#116)

v1.6.25 (27/02/2023)

Changes

πŸ”§ Maintenance

  • Update git user in release action @bjk7119 (#114, #113)
  • Add the package name to result in the missing file @dd-jy (#112)
  • Add the package name to log and result file @dd-jy (#111)
  • Add the core option in help message @dd-jy (#110)
  • Unify version output format @bjk7119 (#109)
  • Change package to get release package @bjk7119 (#108)
  • Update version of packages for actions @bjk7119 (#107)