Below you will find pages that utilize the taxonomy term “anistark”
December 25, 2025
Feluda License Scanner
Version updated for https://github.com/anistark/feluda to version v1.11.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Feluda is a Rust-based command-line tool designed to analyze project dependencies, identify their licenses, and check for compatibility with the project’s license. It automates tasks such as flagging restrictive or incompatible licenses, generating compliance files (e.g., NOTICE and THIRD_PARTY_LICENSES), and creating Software Bill of Materials (SBOM) in SPDX format for legal and security purposes.
November 25, 2025
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.