stacktower-io/Stacktower Dependency Diff

Visualize dependency changes on pull requests with before/after tower diffs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyStacktower Cloud API key (from app.stacktower.io/settings)yes
manifestPath to manifest file (auto-detected if omitted)no
fail-on-vulnFail the check if new vulnerabilities are introducedfalse
fail-on-licenseFail the check if copyleft, proprietary, or unknown licenses are detected in the after renderfalse
fail-on-brittleFail the check if brittle (archived/abandoned/undermaintained) dependencies are detected in the after renderfalse
security-scanRun vulnerability scan on dependenciestrue
investigateRun the Triage AI agent for health grade and recommendations (requires Pro)false
commentPost a PR comment with the difftrue
tokenGitHub token for PR comments and investigation repo access${{ github.token }}
api-base-urlStacktower API base URL (override for testing)https://api.stacktower.io/v1
app-base-urlStacktower app base URL (override for testing)https://app.stacktower.io
namedescription
diff-jsonJSON diff result
has-changesWhether dependency changes were detected
new-vulnsNumber of new vulnerabilities introduced
before-render-idRender ID for the before tower
after-render-idRender ID for the after tower
before-urlURL to the before tower on app.stacktower.io
after-urlURL to the after tower on app.stacktower.io
license-issuesNumber of license issues (copyleft + proprietary + unknown) in the after render
brittle-depsNumber of brittle dependencies in the after render
health-gradeDependency health grade (A-F) from the Triage AI investigation
investigation-jsonFull Triage AI investigation report as JSON