{"id":194911,"url":"https://github.com/node-cron/node-cron","last_synced_at":"2026-05-21T06:20:57.854Z","repository":{"id":39121430,"uuid":"51018902","full_name":"node-cron/node-cron","owner":"node-cron","description":"A simple cron-like job scheduler for Node.js","archived":false,"fork":false,"pushed_at":"2025-08-12T00:08:37.000Z","size":1347,"stargazers_count":3167,"open_issues_count":20,"forks_count":269,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-14T17:43:30.129Z","etag":null,"topics":["cron","cron-syntax","node-cron","scheduled-jobs","scheduled-tasks"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-cron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"roadmap.txt","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-02-03T17:55:47.000Z","updated_at":"2025-10-08T11:11:53.000Z","dependencies_parsed_at":"2023-02-19T16:10:29.656Z","dependency_job_id":"df987310-7470-4c23-a2a3-1aec8e467e40","html_url":"https://github.com/node-cron/node-cron","commit_stats":{"total_commits":262,"total_committers":37,"mean_commits":7.081081081081081,"dds":0.2977099236641222,"last_synced_commit":"f275e55589b1608b04331a718c1cb7c827c25ffc"},"previous_names":["merencia/node-cron","merencia/cron.js"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/node-cron/node-cron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-cron%2Fnode-cron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-cron%2Fnode-cron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-cron%2Fnode-cron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-cron%2Fnode-cron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-cron","download_url":"https://codeload.github.com/node-cron/node-cron/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-cron%2Fnode-cron/sbom","scorecard":{"id":636882,"data":{"date":"2025-08-11","repo":{"name":"github.com/node-cron/node-cron","commit":"c76f95e92a717e54d97b40fa58d585dbeb6cb0f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/node-cron/node-cron/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/node-cron/node-cron/nodejs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/node-cron/node-cron/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/node-cron/node-cron/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/node-cron/node-cron/publish.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:25","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"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":"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.md:0","Info: FSF or OSI recognized license: ISC License: LICENSE.md: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 'main'"],"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 21 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T09:26:19.438Z","repository_id":39121430,"created_at":"2025-08-21T09:26:19.438Z","updated_at":"2025-08-21T09:26:19.438Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279131764,"owners_count":26110449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cron","cron-syntax","node-cron","scheduled-jobs","scheduled-tasks"],"created_at":"2024-03-04T16:24:52.172Z","updated_at":"2025-10-16T00:23:11.343Z","avatar_url":"https://github.com/node-cron.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/194911","html_url":"https://opencollective.ecosyste.ms/projects/194911","collective":{"id":3012,"uuid":"zzaxon79-3jy8gpl3-ngrpbrkd-emwl5v04","slug":"node-cron","name":"node-cron","description":"A tiny task scheduler in pure JavaScript for node.js","website":"https://github.com/merencia/node-cron","github":null,"twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/merencia/node-cron"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-07T06:15:43.289Z","created_at":"2024-01-10T13:17:54.300Z","updated_at":"2026-06-07T06:15:43.918Z","transactions_count":103,"balance":2.7699999999999676,"account_type":"COLLECTIVE","owner":{"login":"node-cron","name":"node-cron","uuid":"43762977","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43762977?v=4","repositories_count":2,"last_synced_at":"2023-03-08T03:14:17.324Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/node-cron","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T21:17:16.729Z","updated_at":"2023-03-08T03:14:17.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-cron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-cron/repositories"},"last_project_activity_at":"2025-08-12T00:08:37.000Z","archived":false,"no_funding":true,"no_license":false,"host":"opensource","collective_created_at":"2018-08-14T16:32:40.665Z","collective_updated_at":"2020-04-28T05:10:01.410Z","html_url":"https://opencollective.com/node-cron","icon_url":"https://images.opencollective.com/node-cron/logo/40.png","total_donations":111.98,"total_expenses":-118.56000000000004,"current_balance":2.7699999999999676,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/node-cron","url":"https://opencollective.ecosyste.ms/collectives/node-cron","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/node-cron/projects"}}