Feluda License Scanner
Version updated for https://github.com/anistark/feluda to version v1.10.3.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- feat: add just test-ci cmd to mimic ci testing locally by @anistark in https://github.com/anistark/feluda/pull/157
- refactor: restructure sbom command with format subcommands (spdx, cyclonedx) by @anistark in https://github.com/anistark/feluda/pull/156
- feat: validate sbom spdx and cyclonedx files by @anistark in https://github.com/anistark/feluda/pull/162
- feat: implement comprehensive SPDX standards compliance enhancements and character validation by @anistark in https://github.com/anistark/feluda/pull/163
- feat: add language parameter to GitHub Action by @anistark in https://github.com/anistark/feluda/pull/164
- fix: add CC0-1.0 license to compatibility matrix for all project licenses by @anistark in https://github.com/anistark/feluda/pull/165
- fix: exclude Go toolchain and version directives from dependency analysis by @anistark in https://github.com/anistark/feluda/pull/166
- feat: add filter to the TUI by @ashish10677 in https://github.com/anistark/feluda/pull/170
- chore: update dependencies by @anistark in https://github.com/anistark/feluda/pull/168
- feat: add sort feature to TUI and proper ascending/descending order by @anistark in https://github.com/anistark/feluda/pull/167
- refactor: move CI/CD examples to examples/ci directory by @anistark in https://github.com/anistark/feluda/pull/171
- Refactor/publish tag by @anistark in https://github.com/anistark/feluda/pull/172
- feat: add local-first license detection with
--no-localflag for Node.js and Rust by @anistark in https://github.com/anistark/feluda/pull/173 - feat: ignore licenses and dependencies by @anistark in https://github.com/anistark/feluda/pull/175
Full Changelog: https://github.com/anistark/feluda/compare/v1.10.2...v1.10.3