Releases: fosslight/fosslight_binary_scanner
Releases · fosslight/fosslight_binary_scanner
v4.0.6
Changes
🐛 Hotfixes
- Fix to make executable file with latest version @bjk7119 (#35)
- Fix to local variable assignment issue - extended header @bjk7119 (#33)
v4.0.5
Changes
🚀 Features
- Add vulnerability column for jar file analysis result @bjk7119 (#30)
v4.0.4
Changes
🐛 Hotfixes
- Do not print comment if there is no information from OWASP @bjk7119 (#29)
- Print the extension to the output file of the result log @soimkim (#27)
- Fix the bug where there is no start time @bjk7119 (#25)
🔧 Maintenance
- Remove remained code related to -a option @bjk7119 (#26)
v4.0.3
Changes
🚀 Features
- Apply OWASP dependency-check to analyze jar file @bjk7119 (#24)
v4.0.2
Changes
🚀 Features
- Add format('-f') option and modify output('-o') option @dd-jy (#20)
🔧 Maintenance
- Add format('-f') option and modify output('-o') option @dd-jy (#20)
v4.0.1
Changes
🐛 Hotfixes
- Fix a bug related to printing empty column @soimkim (#19)