Finds the dependencies whose licence changed under you - Terraform 1.6+ BUSL, Redis 7.4+ SSPL, Bitnami's August 2025 move, Elastic 7.11 - and names the exact version where each flip happened.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Finds the dependencies whose licence changed under you - Terraform 1.6+ BUSL, Redis 7.4+ SSPL, Bitnami's August 2025 move, Elastic 7.11 - and names the exact version where each flip happened.
What it does for free
Checks the open manifest end to end - every dependency line, all 30 rules, no cut-off count
Shows all 30 tracked flips with the version boundary of each
Reopens the last report panel
With a licence
Scan every manifest in the workspace — One command over the whole repo or monorepo - package.json, requirements.txt, go.mod, Dockerfiles, compose files, Helm charts - instead of the file you happen to have open.
Export the report as CSV, JSON or HTML — The file you attach to the security questionnaire or hand to legal, with file, line and the licence boundary for each finding.
Re-check on every save — Catches the flip at the moment a bot bump lands in your working tree, not at review time.
Write the machine-readable CI file — A JSON report your pipeline can read, so a pull request that introduces a flipped licence can be failed automatically.