Dependencies & Compliance
Dependency License & Risk Inspector
Paste your dependency list to surface GPL/AGPL risks, unknown licenses, and license compatibility issues that often show up late in reviews.
This tool provides informational guidance, not legal advice.
Paste dependency list
One dependency per line. You can paste npm, NuGet, Maven, or generic lists. The tool looks for license indicators in the text you provide.
Sponsor
If this tool saved you time or frustration, your support helps keep Inspectly growing and maintained.
Become a sponsorHow this inspector helps
Parses dependency lists and inspects license indicators present in the input.
Works with npm, NuGet, Maven, or generic dependency text to spot license signals in what you paste.
Highlights copyleft licenses and identifies lines missing license metadata.
Flags GPL/AGPL and other copyleft licenses when present. For dependencies without license data, the tool alerts you that licenses are not present in the input.
Helps teams spot legal and compliance risks early, before release or audit.
Gives developers and tech leads an early signal to ask compliance questions instead of being surprised later.
For accurate license detection, paste SBOMs or tool output such as:
dotnet list package --include-transitive
mvn license:aggregate-add-third-party
npm ls --json