- Keep get_downloadable_url version and parse Maven x.y.z.qualifier as x.y.z @soimkim (#269)
- Avoid overwriting get_downloadable_url version with archive filename @soimkim (#268)
- Retry with browser and curl-like UA on mirror blocks @soimkim (#266)
- Parse crates.io version from API/web URL for oss_version @soimkim (#267)
- Pick worksheet title when extended_header has multiple keys @soimkim (#265)
- Security upgrade pyopenssl from 25.3.0 to 26.0.0 @bjk7119 (#263)
- Improve checkout resolution and clarified_version @soimkim (#264)
- feat(python): support Python 3.13/3.14 and migrate from setup.py to pyproject.toml @dd-jy (#261)
- fosslight_download > Retry version check without leading v when registry lookup fails. @soimkim (#260 )
- Modified to search for a version that matches all major.minor.patch when provided as input @soimkim (#259)
- Improve downloadability check and compressed file detection @dd-jy (#258)
- Remove "Type of change" section from PR default template @woocheol-lge (#257)
- Update CodeRabbit config @soimkim (#256)
- download: improve decide_checkout ref resolution @soimkim (#253)
- Apply glob pattern matching for excluding @soimkim (#252)
- Fix a bug that causes github's login prompt to be activated @soimkim (#247)
- Update help message @bjk7119 (#249)
- Modify excel sheet order (DEP,SRC,BIN) @dd-jy (#251)
- Fix spdx-tools==0.8.2 @bjk7119 (#248)
- Sort scanner info comment order @dd-jy (#246)
- Exclude scanner specific files / @soimkim (#245)
- Handle SSL verification failures at get_license_from_pom @JustinWonjaePark (#244)
- Exclude paths ending with / @bjk7119 (#243)
- Fix a bug related to count files @soimkim (#242)
- Add function for getting excluded path @soimkim (#241)
- Use 256 color for 'FOSSLight' ASCII art @bjk7119 (#240)
- Add defusedxml in requirements.txt @dd-jy (#239)
- Change 'FOSSLight' help msg style @bjk7119 (#238)
- Get license from pom @dd-jy (#237)
- Fix: Prevent HTML page download when no file found @soimkim (#235)
- Add maven downloadable url fallback routine @dd-jy (#236)
- Add maven source downloadable format @dd-jy (#234)
- Add tag/branch resolution via ls-remote @dd-jy (#233)
- Download with latest if version not exists @dd-jy (#232)
- Prevent entering path instead of link @soimkim (#231)
- Remove duplicated copyright statement @JustinWonjaePark (#230)
- Fix the whl download bug @dd-jy (#229)
- Suppor pypi wheel download @dd-jy (#228)
- Support download without ver in url using param @dd-jy (#227)