Skip to content

Releases: fosslight/fosslight_binary_scanner

v5.1.29

Choose a tag to compare

@FOSSLight-dev FOSSLight-dev released this 16 Jul 01:52
2e04337

Changes

🐛 Hotfixes

  • Use POSIX path separators in binary report paths on Windows @soimkim (#211)

v5.1.28

Choose a tag to compare

@FOSSLight-dev FOSSLight-dev released this 09 Jul 07:35
11cdc14

Changes

🔧 Maintenance

  • Unify running time output in cover sheet and logs @bjk7119 (#209)
  • Migrate to REUSE.toml and update GitHub Actions and flake8 directly instead of pytest-flake8 @woocheol-lge (#210)

v5.1.27

Choose a tag to compare

@FOSSLight-dev FOSSLight-dev released this 11 Jun 07:21
10a0c87

Changes

🐛 Hotfixes

  • Prevent duplicate oss entries when jars share checksum @bjk7119 (#208)

🔧 Maintenance

v5.1.26

Choose a tag to compare

@FOSSLight-dev FOSSLight-dev released this 28 May 08:47
5dddb07

Changes

Chores

  • Check to present log file and temp directory (#206)

v5.1.25

Choose a tag to compare

@FOSSLight-dev FOSSLight-dev released this 20 May 05:02
4d78414

Changes

🐛 Hotfixes

Removed the Vulnerability Link column from binary analysis output. (#204)

🔧 Maintenance

  • Replaced dependency-check workflow with direct JAR introspection and optional repository lookups for OSS/license data. (#204)
  • Simplified binary analysis and data merging to rely on JAR-derived results. (#204)

Chores

  • Added a .gitignore to exclude environment and common build/test artifacts. (#204)
  • Removed bundled third‑party dependency-check artifacts and updated licensing metadata. (#204)

v5.1.24

Choose a tag to compare

@FOSSLight-dev FOSSLight-dev released this 17 Apr 02:49
0016686

Changes

🐛 Hotfixes

  • Fix source files incorrectly included in binary results on Windows exe @bjk7119 (#200)

🔧 Maintenance

v5.1.23

Choose a tag to compare

@FOSSLight-dev FOSSLight-dev released this 03 Apr 06:49
42a3634

Changes

🔧 Maintenance

  • feat(log_file): move log file from temp dir to final output dir befor… @bjk7119 (#194)
  • Migrate from setup.py to pyproject.toml @bjk7119 (#196)

v5.1.22

Choose a tag to compare

@FOSSLight-dev FOSSLight-dev released this 31 Mar 12:38
bd4c449

Changes

🔧 Maintenance

  • Allow bypassing _REMOVE_FILE_COMMAND_RESULT in check_binary @soimkim (#193)
  • chore(help msg): Update user guide url @bjk7119 (#191)

v5.1.21

Choose a tag to compare

@FOSSLight-dev FOSSLight-dev released this 12 Mar 23:42
dbeeb1b

Changes

🔧 Maintenance

v5.1.20

Choose a tag to compare

@FOSSLight-dev FOSSLight-dev released this 05 Feb 00:43
1b3d8b3

Changes

🔧 Maintenance