{"id":13794,"url":"https://github.com/semantic-release/cracks","last_synced_at":"2026-07-11T00:20:44.540Z","repository":{"id":31863184,"uuid":"35431069","full_name":"semantic-release/cracks","owner":"semantic-release","description":":anger::mag: breaking change detection","archived":false,"fork":false,"pushed_at":"2024-01-02T08:20:08.000Z","size":18,"stargazers_count":112,"open_issues_count":4,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-15T00:38:48.214Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/cracks","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semantic-release.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-05-11T15:03:32.000Z","updated_at":"2024-08-24T10:50:42.000Z","dependencies_parsed_at":"2024-01-07T00:06:15.923Z","dependency_job_id":"4ea60bdc-e1b9-4aea-8e31-cc2b525709d4","html_url":"https://github.com/semantic-release/cracks","commit_stats":{"total_commits":34,"total_committers":4,"mean_commits":8.5,"dds":0.3529411764705882,"last_synced_commit":"d65e200394f1a5234fec8cafc2906758473685d9"},"previous_names":["christophwitzko/cracks"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/semantic-release/cracks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fcracks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fcracks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fcracks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fcracks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","download_url":"https://codeload.github.com/semantic-release/cracks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fcracks/sbom","scorecard":{"id":810659,"data":{"date":"2025-08-11","repo":{"name":"github.com/semantic-release/cracks","commit":"d65e200394f1a5234fec8cafc2906758473685d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":-1,"reason":"no workflows found","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":"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":"Code-Review","score":1,"reason":"Found 3/29 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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/semantic-release/.github/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-23T13:05:30.039Z","repository_id":31863184,"created_at":"2025-08-23T13:05:30.039Z","updated_at":"2025-08-23T13:05:30.039Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009508,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":[],"created_at":"2024-01-11T18:23:21.520Z","updated_at":"2025-10-12T00:28:51.915Z","avatar_url":"https://github.com/semantic-release.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/13794","html_url":"https://opencollective.ecosyste.ms/projects/13794","collective":{"id":1195,"uuid":"7ywz9j4a-vgod8pgj-w95pmr35-nxklb0e7","slug":"semantic-release","name":"semantic-release","description":null,"website":"","github":"semantic-release","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/semantic-release"}],"currency":"USD","projects_count":35,"last_synced_at":"2026-07-27T00:15:20.942Z","created_at":"2024-01-10T13:17:49.866Z","updated_at":"2026-07-27T00:15:21.076Z","transactions_count":18,"balance":67.98999999999997,"account_type":"COLLECTIVE","owner":{"login":"semantic-release","name":"Semantic Release","uuid":"12867925","kind":"organization","description":"","email":null,"website":"https://semantic-release.gitbook.io","location":null,"twitter":"SemanticRelease","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12867925?v=4","repositories_count":35,"last_synced_at":"2025-10-27T18:35:53.608Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/semantic-release","funding_links":[],"total_stars":26340,"followers":331,"following":0,"created_at":"2022-11-02T16:27:51.938Z","updated_at":"2025-10-27T18:35:53.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release/repositories"},"last_project_activity_at":"2026-05-16T00:57:59.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-05-04T23:12:07.026Z","collective_updated_at":"2022-09-15T02:41:41.738Z","html_url":"https://opencollective.com/semantic-release","icon_url":"https://images.opencollective.com/semantic-release/logo/40.png","total_donations":67.99,"total_expenses":-5.53,"current_balance":67.98999999999997,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/semantic-release","url":"https://opencollective.ecosyste.ms/collectives/semantic-release","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/semantic-release/projects"}}