{"id":395,"url":"https://github.com/go-co-op/gocron","last_synced_at":"2026-05-29T00:20:28.958Z","repository":{"id":37699653,"uuid":"248790367","full_name":"go-co-op/gocron","owner":"go-co-op","description":"Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron","archived":false,"fork":false,"pushed_at":"2025-08-27T20:10:54.000Z","size":887,"stargazers_count":6493,"open_issues_count":19,"forks_count":334,"subscribers_count":38,"default_branch":"v2","last_synced_at":"2025-08-28T00:38:51.037Z","etag":null,"topics":["clockwork","cron","gocron","golang","golang-job-scheduling","hacktoberfest","schedule","scheduler"],"latest_commit_sha":null,"homepage":"","language":"Go","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/go-co-op.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":"gocron","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-03-20T15:33:05.000Z","updated_at":"2025-08-27T20:10:57.000Z","dependencies_parsed_at":"2023-10-27T13:28:53.487Z","dependency_job_id":"a6f804d6-53b3-437f-af3e-9665f5483015","html_url":"https://github.com/go-co-op/gocron","commit_stats":{"total_commits":103,"total_committers":19,"mean_commits":5.421052631578948,"dds":"0.35922330097087374","last_synced_commit":"31de1e81082a5fe6ea66f9c148fc437bdcf079bf"},"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"purl":"pkg:github/go-co-op/gocron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-co-op%2Fgocron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-co-op%2Fgocron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-co-op%2Fgocron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-co-op%2Fgocron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-co-op","download_url":"https://codeload.github.com/go-co-op/gocron/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-co-op%2Fgocron/sbom","scorecard":{"id":431541,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-co-op/gocron","commit":"5bf6802fe1215604a6dc9316a94b010a1c0c98e6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/23 approved changesets -- score normalized to 4","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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/file_formatting.yml:1","Warn: no topLevel permission defined: .github/workflows/go_test.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":"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/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-co-op/gocron/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/go-co-op/gocron/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/go-co-op/gocron/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/go-co-op/gocron/codeql-analysis.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/file_formatting.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/go-co-op/gocron/file_formatting.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/go-co-op/gocron/go_test.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go_test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/go-co-op/gocron/go_test.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go_test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/go-co-op/gocron/go_test.yml/v2?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 23 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-19T03:28:00.353Z","repository_id":37699653,"created_at":"2025-08-19T03:28:00.353Z","updated_at":"2025-08-19T03:28:00.353Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272459730,"owners_count":24938361,"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-08-28T02:00:10.768Z","response_time":74,"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":["clockwork","cron","gocron","golang","golang-job-scheduling","hacktoberfest","schedule","scheduler"],"created_at":"2024-01-11T15:54:45.631Z","updated_at":"2025-08-30T12:26:34.402Z","avatar_url":"https://github.com/go-co-op.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/395","html_url":"https://opencollective.ecosyste.ms/projects/395","collective":{"id":53,"uuid":"3kzxy4v0-7wlr6mk9-drmqmj9n-o8agdbe5","slug":"gocron","name":"gocron","description":"Manage the gocron project","website":"","github":"go-co-op/gocron","twitter":null,"repository_url":null,"social_links":[{"type":"LINKEDIN","url":"https://linkedin.com/in/johnroesler/"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-09T00:15:14.431Z","created_at":"2024-01-10T13:17:47.000Z","updated_at":"2026-06-09T00:15:14.649Z","transactions_count":0,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"go-co-op","name":"Go Co Op","uuid":"62412798","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62412798?v=4","repositories_count":1,"last_synced_at":"2023-03-05T16:14:14.912Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-co-op","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T19:05:25.726Z","updated_at":"2023-03-05T16:14:14.922Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-co-op","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-co-op/repositories"},"last_project_activity_at":"2025-08-27T20:10:54.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-10-28T20:51:17.097Z","collective_updated_at":"2023-10-28T20:51:45.693Z","html_url":"https://opencollective.com/gocron","icon_url":"https://images.opencollective.com/gocron/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gocron","url":"https://opencollective.ecosyste.ms/collectives/gocron","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gocron/projects"}}