- Fix AttributeError Related to os.EX_DATAERR and os.EX_NOINPUT in Windows Environment @ParkSangsin (#36)
- 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)
- Refactoring OSS Item from FOSSLight Util @soimkim (#33)
- Limit installation to fosslight_util 1.4.* @soimkim (#32)
- Prints even if some package is missing @soimkim (#31)
- Add Scanner Info sheet @dd-jy (#28)
- Update the column names @soimkim (#30)
- Do not print text file @soimkim (#29)
- Do not exclude binaries without OSS information @soimkim (#27)
- Print an error if -i, -ip is entered incorrectly @soimkim (#26)
- Add PV and PR separators @soimkim (#25)
- Add TLSH, SHA1 column at report @bjk7119 (#23)
- Find installed packages in the latest files @soimkim (#24)
- Print package information when using the y option @soimkim (#22)
- Remove python-magic from requirements @JustinWonjaePark (#21)
- Use common github actions @bjk7119 (#20)
- Fix error without attribute @soimkim (#19)
- Replace ScanCode with FOSSLight Source @soimkim (#18)
- Upgrade Python minimum version to 3.8 @JustinWonjaePark (#17)
- Add error message for -a option @soimkim (#16)
- Fix the vulnerability @dd-jy (#14)
- Update the scacode-toolkit version @dd-jy (#13)
- Add fields that extract from the recipe. @soimkim (#12)
- Fix the version of ScanCode @soimkim (#11)
- Print all data of bom.json with pr option @soimkim (#9)
- Add pr option to help messages @soimkim (#10)
- Update the ubuntu version for deploy action @dd-jy (#8)
- Fix bug with -d option @soimkim (#7)
- Update git user in release action @bjk7119 (#6)
- Add the package name to result and log file @bjk7119 (#5)
- 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)
- Apply additional return val of 'parsing_yml' @bjk7119 (#2)