oss-wishlist/OSS Wishlist Analyzer

Analyze your project dependencies across all ecosystems (npm, PyPI, Cargo, Maven, etc.) using SBOM and ecosyste.ms data to identify sustainability risks

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 6, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: oss-wishlist/oss-wishlist-dependency-report@2f7d7b16c61aed74a7162837a5aada5d5b9e3a87 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
sbom-pathPath to SBOM file (SPDX JSON or CycloneDX JSON format)nosbom.json
tokenGitHub token for API access and commentingyes${{ github.token }}
dependency-threshold[DEPRECATED] This input is no longer used for filtering. All dependencies with wishlists are reported.no1000
create-issueCreate GitHub issue for high-risk dependenciesnofalse
comment-prComment on PR with analysis resultsnotrue
use-wishlists-jsonUse a local wishlists JSON file as the primary wishlist filter (overrides funding signals)nofalse
wishlists-pathPath to local wishlists JSON filenowishlists.json
wishlist-map-pathPath to a JSON file that lists packages with wishlists (temporary stand-in until ecosyste.ms exposes an official field)no""
filter-scorecardFilter results by OpenSSF Scorecard overall score rangenofalse
scorecard-minMinimum OpenSSF Scorecard score (0.0 - 10.0)no7.0
scorecard-maxMaximum OpenSSF Scorecard score (0.0 - 10.0)no10.0
filter-criticalityFilter results by OpenSSF Criticality score range (requires metric availability)nofalse
criticality-minMinimum OpenSSF Criticality score (0.0 - 1.0)no0.70
criticality-maxMaximum OpenSSF Criticality score (0.0 - 1.0)no1.0
include-bigtech-backedInclude dependencies with Big Tech backing (opt-in). If false, only show packages without Big Tech backing.nofalse
mock-wishlists-pathPath to a JSON file that mimics ecosyste.ms wishlists. Relative to workspace. If provided, entries in this file will be treated as having wishlists.no""
namedescription
with-wishlist-countNumber of dependencies with wishlists (currently GitHub Sponsors)
without-backing-countNumber of dependencies with wishlists but without maintainers using Big Tech email aliases
report-pathPath to detailed analysis report