{"id":19381792,"url":"https://github.com/spurreiter/check4updates","last_synced_at":"2026-01-23T07:36:59.921Z","repository":{"id":57197553,"uuid":"184478954","full_name":"spurreiter/check4updates","owner":"spurreiter","description":"Check and update package dependencies","archived":false,"fork":false,"pushed_at":"2025-11-22T13:01:28.000Z","size":145,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-22T13:13:30.154Z","etag":null,"topics":["c4u","check","dependencies","find","npm","package-json","package-management","update","updater","upgrades","version"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spurreiter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-01T20:42:29.000Z","updated_at":"2025-11-22T13:01:31.000Z","dependencies_parsed_at":"2024-11-10T09:18:52.540Z","dependency_job_id":"83ba2269-6527-4a10-8734-8e35397681da","html_url":"https://github.com/spurreiter/check4updates","commit_stats":{"total_commits":63,"total_committers":1,"mean_commits":63.0,"dds":0.0,"last_synced_commit":"189fdf8d27e3a16526a72b75056fe830efb8c10e"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/spurreiter/check4updates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spurreiter%2Fcheck4updates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spurreiter%2Fcheck4updates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spurreiter%2Fcheck4updates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spurreiter%2Fcheck4updates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spurreiter","download_url":"https://codeload.github.com/spurreiter/check4updates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spurreiter%2Fcheck4updates/sbom","scorecard":{"id":842820,"data":{"date":"2025-08-11","repo":{"name":"github.com/spurreiter/check4updates","commit":"028f973a1e5e324ca023d6717706d3bbea323f66"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/spurreiter/check4updates/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/spurreiter/check4updates/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T20:50:56.161Z","repository_id":57197553,"created_at":"2025-08-23T20:50:56.162Z","updated_at":"2025-08-23T20:50:56.162Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28683672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c4u","check","dependencies","find","npm","package-json","package-management","update","updater","upgrades","version"],"created_at":"2024-11-10T09:18:24.391Z","updated_at":"2026-01-23T07:36:59.908Z","avatar_url":"https://github.com/spurreiter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# check4updates\n\n[![npm version][npm-version-badge]][npm-version-badge-link]\n[![CI][ci-badge]][ci-badge-link]\n\n\u003e Check and update package dependencies.\n\nYet another dependency checker / updater...\n\nThis one supports:\n\n- public / private npm repository\n- local tgz packages\n- tagged git versions on github/ gitlab/ bitbucket (e.g. [uWebSockets.js][])\n- ignore updates using `c4uIgnore` in `package.json`\n- `--catalog` option updates pnpm-workspace.yaml catalog entries\n\nFor other similar tools see:\n\n- `npm outdated`\n- [npm-check][]\n- [npm-check-updates][]\n\n## install \n\n```sh\nnpm install --global check4updates\n```\n\n## ignore updates in package.json\n\nadd a `c4uIgnore` field in the `package.json` file, like:\n\n```\n{ ...\n  \"c4uIgnore\": {\n    \"\u003cpackage-name\u003e\": \"\u003callowed-range\u003e[ // optional comment]\"\n  }\n}\n```\n\ne.g.\n```json\n{\n  \"name\": \"my-package\",\n  \"dependencies\": {\n    \"chalk\": \"^4.0.0\"\n  },\n  \"c4uIgnore\": {\n    \"chalk\": \"^4 // do not upgrade; ^5 is ESM only support\"\n  }\n}\n```\n\n## cli\n\n```\nc4u [options] [package ...]\n\n    -h, --help            this help\n        --version         show version\n    -q, --quiet           quiet mode; no console.log\n    -u, --update          update package.json\n    -x, --exclude         exclude packages\n    -f, --filter \u003cregex\u003e  filter packages by regular expression\n    -F, --Filter \u003cregex\u003e  inverse filter packages by regular expression\n    -d, --dir \u003cdirname\u003e   use different dirname instead of cwd\n        --max             update by max version\n        --latest          update by latest version (default)\n        --major           update by major version\n        --minor           update by minor version\n        --patch           update by patch version\n        --prod            only dependencies\n        --dev             only devDependencies\n        --peer            only peerDependencies\n        --info            print package name \u0026 version (handy for monorepos)\n    -c, --catalog         update pnpm-workspace.yaml \"catalog:\" entries\n    -a, --age             minimum release age for a package in days\n\n  package               package name to include/ exclude\n\nexamples:\n\n  c4u\n                        show packages to update by max possible version\n  c4u -u debug npm\n                        update package \"debug\" and \"npm\"\n  c4u -u -x debug semver\n                        update all packages excluding \"debug\" and \"semver\"\n  c4u --minor --dev\n                        show minor version updates in devDependencies\n\nsupported URLs in dependencies:\n\n  git+ssh://git@github.com:npm/cli#semver:^5.0\n  git+https://user@github.com/npm/cli.git#semver:^5.0\n  git+ssh://git@github.com:npm/cli.git#semver:1.0.27\n  git://github.com/npm/cli.git#semver:~1.0.27\n  github:npm/cli#semver:~1.0.27\n  https://github.com/npm/cli/archive/v1.0.27.tar.gz\n  file:test/my-debug-1.0.0.tgz\n\nignore updates in package.json:\n\n  { ...\n    \"c4uIgnore\": {\n      \"\u003cpackage-name\u003e\": \"\u003callowed-range\u003e[ // optional comment]\"\n      \"semver\": \"^5.0.0 // keep major version 5\"\n    }\n  }\n\n```\n\n## api\n\nSee `src/check.js` for usage.\n\n\n## license\n\nMIT licensed\n\n[npm-check]: https://npmjs.com/package/npm-check\n[npm-check-updates]: https://www.npmjs.com/package/npm-check-updates\n[uWebSockets.js]: https://github.com/uNetworking/uWebSockets.js\n\n[npm-version-badge]: https://badge.fury.io/js/check4updates.svg\n[npm-version-badge-link]: https://www.npmjs.com/package/check4updates\n[ci-badge]: https://github.com/spurreiter/check4updates/actions/workflows/ci.yml/badge.svg?branch=master\n[ci-badge-link]: https://github.com/spurreiter/check4updates/actions/workflows/ci.yml\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspurreiter%2Fcheck4updates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspurreiter%2Fcheck4updates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspurreiter%2Fcheck4updates/lists"}