Skip to content

Releases: fosslight/fosslight_binary_scanner

v4.1.7

12 Aug 00:50
683f161

Choose a tag to compare

Changes

🔧 Maintenance

  • Remove the required option from the help message @soimkim (#63)

v4.1.6

04 Aug 12:22
84e8abf

Choose a tag to compare

Changes

🔧 Maintenance

  • Analyze the current path if path is null @soimkim (#62)
  • If the result file is not created, do not output it to the log. @soimkim (#61)

v4.1.5

22 Jul 06:11
4b5859d

Choose a tag to compare

Changes

🔧 Maintenance

v4.1.4

17 Jun 07:32
1549d02

Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix memory bug when checking file type on windows @soimkim (#58)

🔧 Maintenance

  • update the minimum version of fosslight_util @dd-jy (#57)

v4.1.3

15 Jun 10:43
9afcf67

Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix a bug where the current ar archive file is not considered binary. @soimkim (#56)

v4.1.2

15 Jun 04:44
ab66cdf

Choose a tag to compare

Changes

🚀 Features

  • Add yaml format for FOSSLight Report @dd-jy (#54)

🔧 Maintenance

v4.1.1

10 Mar 08:44

Choose a tag to compare

Changes

🐛 Hotfixes

  • Add error exception handling when checking file type @soimkim (#51)

🔧 Maintenance

  • If fetching the binary list fails, exit the program. @soimkim (#52)

v4.1.0

10 Mar 01:41
6d34cb7

Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix the bug where results could not be generated due to OWASP error @soimkim (#49)

🔧 Maintenance

v4.0.9

24 Feb 09:18
2a0cfe1

Choose a tag to compare

Changes

🔧 Maintenance

v4.0.8

14 Feb 08:10
3436bd7

Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix to make executable file including 'dependency-check' package @bjk7119 (#43)

🔧 Maintenance

  • Change the log level related to the output file @soimkim (#39)