- Add handling for parsing yaml error @bjk7119 (#104)
- Unify version output format if msg is none @bjk7119 (#103)
- Change package to get release package @bjk7119 (#102)
- Update version of package for actions @bjk7119 (#101)
- Add frequent license nick list file @bjk7119 (#100)
- Add sbom_info.yaml pattern to find oss pkg info file @bjk7119 (#99)
- Add options when parsing yaml @soimkim (#98)
- Initialize the variable of the OSS Item @soimkim (#97)
- Change the python version to 3.8 in the PR action @dd-jy (#96)
- Fix the pygit2 error @dd-jy (#95)
- Fix the error for signal @dd-jy (#94)
- Fix to sigalrm error for windows @dd-jy (#93)
- Add a variable for yocto that loads from yaml @soimkim (#91)
- Change FOSSLIGHT -> FOSSLight in help msg @bjk7119 (#90)
- Add function to convert excel to yaml @bjk7119 (#89)
- Check if the type of item in yaml is list @soimkim (#87)
- Modify to be available .yml file for yaml parsing @bjk7119 (#86)
- Modify to convert
*sbom-info*.yaml
@bjk7119 (#85)
- Set xlrd==1.2.0 to read .xlsx file @bjk7119 (#84)
- Fix a bug that returns even if there is no result file. @soimkim (#82)
- Check null after removing empty sheet @soimkim (#83)
- Remove unnecessary return variables @soimkim (#81)
- Fix not to create csv if format is empty @dd-jy (#80)
- Print warning msg when there is no matched sheet @bjk7119 (#79)
- Add read_excel.py file @bjk7119 (#78)
- Fix bug where relpath is printed differently in yaml @soimkim (#77)
- Change error msg of parsing yaml error @bjk7119 (#76)
- Add the function to compare yaml @dd-jy (#74)
- Fix the error to write opossum @dd-jy (#75)
- Add to write yaml @dd-jy (#68)
- Add field for FOSSLight Report's BIN (*) Sheet @soimkim (#73)
- Fix the bug with ./ for path @soimkim (#72)
- Add a yaml field for file @soimkim (#71)
- Change parsing_yaml return value @bjk7119 (#70)
- Apply parsing new yaml format @bjk7119 (#69)
- Add resue output format for check_output_format fct. @bjk7119 (#67)
- Update SPDX lcense list data v3.17 @dd-jy (#66)
- Modify relative path in parsing yaml function @bjk7119 (#65)
- Add yaml parsing code @bjk7119 (#64)
- Fix the unbound error (write_excel.py) @dd-jy (#63)
- Fix the bug where csv name is output differently @soimkim (#62)
- Fix formatting errors that occur when dir is input @soimkim (#60)
- Add a commit message checker @soimkim (#59)
- Modify to get the source url for pypi @dd-jy (#57)
- Comment out some sentences in the PR template @soimkim (#58)
- Install pygit2 according to python version @soimkim (#56)
- When merging excel, add the option to create a csv file @soimkim (#55)
- Fix the opossum result to print the multiple resourcesToAttribution @dd-jy (#54)
- Update spdx license list data v3.16 @dd-jy (#53)
- Print output file(s) list @bjk7119 (#52)
- When outputting opossum format, cut as many columns as necessary. @bjk7119 (#51)
- Support to output SRC and BIN sheets as opossum. @soimkim (#49)
- Add scanoss info on opossum @JustinWonjaePark (#46)
- Modify to run github action for all branches when PR is created. @bjk7119 (#48)
- Change the upgrade message @soimkim (#47)
- Add function for print package version @soimkim (#45)