Feluda is a Rust-based command-line tool that analyzes the dependencies of a project, notes down their licenses, and flags any permissions that restrict personal or commercial usage. Features: - Parse your project to identify dependencies and their licenses. - Classify licenses into permissive, restrictive, or unknown categories. - Flag dependencies with licenses that may restrict personal or commercial use. - Output results in plain text, JSON or TUI formats. There's also a gist format which is available in strict mode to output a single line only.
OS | Architecture | Version |
---|---|---|
NetBSD 9.3 | x86_64 | feluda-1.2.3.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.