Open Issues Need Help
View All on GitHub Enhancement (Web UI): add copy-to-clipboard button for each funding link about 2 hours ago
enhancement good first issue web-ui
Enhancement: add --unfunded-only flag to filter CLI output to packages without funding about 2 hours ago
enhancement good first issue cli
enhancement good first issue cli
Enhancement: add --version flag to CLI about 2 hours ago
enhancement good first issue cli
CI: lint step is not run in the CI workflow about 2 hours ago
good first issue ci
Test: no test for the toJson formatter output format about 2 hours ago
good first issue testing
Test: no test for the toMarkdown formatter output format about 2 hours ago
good first issue testing
Test: no test for fetchFundingData when GitHub FUNDING.yml returns a non-200 status about 2 hours ago
good first issue testing
Test: no coverage for PyPI parser comment-stripping logic about 2 hours ago
good first issue testing
good first issue ci
CI: workflow does not cache node_modules, causing slow builds about 2 hours ago
good first issue ci
bug good first issue web-ui
bug good first issue web-ui accessibility
Accessibility (Web UI): expand button on table rows missing aria-expanded attribute about 2 hours ago
bug good first issue web-ui accessibility
Bug (Web UI): page title does not update to reflect the scanned project name after a scan about 2 hours ago
bug good first issue web-ui
Bug (Web UI): og:title and og:description meta tags are missing about 2 hours ago
bug good first issue web-ui
Bug (Web UI): singular/plural grammar issue in summary - '1 deps' should be '1 dep' about 2 hours ago
bug good first issue web-ui
Bug (Web UI): one-click example buttons show no loading indicator on slow connections about 2 hours ago
bug good first issue web-ui
Bug (Web UI): Export Markdown uses a hardcoded filename instead of the project name about 2 hours ago
bug good first issue web-ui
Bug (Web UI): Export JSON always downloads as funding.json regardless of uploaded filename about 2 hours ago
bug good first issue web-ui
bug good first issue web-ui
Bug (Web UI): reset button does not reset the filter dropdown to All about 2 hours ago
bug good first issue web-ui
bug good first issue web-ui
Bug: summary shows '0% of your deps have funding info' when no deps are funded rather than a clearer message about 2 hours ago
bug good first issue cli
Bug: --file flag accepts a directory path and produces a confusing error about 2 hours ago
bug good first issue cli
Bug: funding array with a null entry causes unhandled exception about 2 hours ago
bug good first issue cli
bug good first issue cli
Bug: PyPI parser includes inline comments in version strings about 2 hours ago
bug good first issue cli
bug good first issue cli
Bug: using --json and --markdown together does not error or warn about 2 hours ago
bug good first issue cli
Bug: --output flag throws ENOENT when parent directories do not exist about 2 hours ago
bug good first issue cli
Bug: depfund scan with no manifest file in directory prints generic error instead of helpful message about 2 hours ago
bug good first issue cli
documentation good first issue
README: generate-funding example output is missing the ecosystem field about 2 hours ago
documentation good first issue
README: explain why Node >= 18 is required in the engines field about 2 hours ago
documentation good first issue
documentation good first issue
Add type-level JSDoc to all interfaces and types in types.ts about 2 hours ago
documentation good first issue
README: add a badge for the Vercel web UI deployment status about 2 hours ago
documentation good first issue
README API reference: document toJson and toMarkdown which appear in examples but are not listed about 2 hours ago
documentation good first issue
README: note that --transitive flag requires package-lock.json to exist about 2 hours ago
documentation good first issue
Add SECURITY.md describing how to report vulnerabilities about 2 hours ago
documentation good first issue
Document FUNDING.json schema fields in the README about 2 hours ago
documentation good first issue
Add CODE_OF_CONDUCT.md (Contributor Covenant) about 2 hours ago
documentation good first issue
Add CHANGELOG.md to track version history about 2 hours ago
documentation good first issue
Add CONTRIBUTING.md with setup steps, PR guidelines, and code standards about 2 hours ago
documentation good first issue
documentation good first issue
Add JSDoc comments to reporter.ts formatter functions about 2 hours ago
documentation good first issue
Add JSDoc comments to all exported functions in fetcher.ts about 2 hours ago
documentation good first issue
Add JSDoc comments to all exported functions in scanner.ts about 2 hours ago
documentation good first issue