[{"id":14741461,"name":"github.com/cfengine/core","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/cfengine/core","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2026-07-10T15:44:01.717Z","latest_release_published_at":"2026-07-10T15:44:01.717Z","latest_release_number":"v3.4.5+incompatible","last_synced_at":"2026-08-13T18:18:01.245Z","created_at":"2026-07-10T15:43:13.168Z","updated_at":"2026-08-13T18:18:01.245Z","registry_url":"https://pkg.go.dev/github.com/cfengine/core","install_command":"go get github.com/cfengine/core","documentation_url":"https://pkg.go.dev/github.com/cfengine/core#section-documentation","metadata":{},"repo_metadata":{"id":2564137,"uuid":"3543548","full_name":"cfengine/core","owner":"cfengine","description":"CFEngine Community","archived":false,"fork":false,"pushed_at":"2026-08-13T13:56:13.000Z","size":73552,"stargazers_count":532,"open_issues_count":17,"forks_count":200,"subscribers_count":50,"default_branch":"master","last_synced_at":"2026-08-13T16:51:24.620Z","etag":null,"topics":["automation","c","cfengine","configuration-management","infrastructure-as-code"],"latest_commit_sha":null,"homepage":"https://cfengine.com","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cfengine.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-02-25T09:19:05.000Z","updated_at":"2026-08-13T13:57:11.000Z","dependencies_parsed_at":"2026-08-13T15:34:48.556Z","dependency_job_id":null,"html_url":"https://github.com/cfengine/core","commit_stats":{"total_commits":14304,"total_committers":154,"mean_commits":92.88311688311688,"dds":0.8193512304250559,"last_synced_commit":"3376eac81445b8a341b559533a2df6a26649e0c0"},"previous_names":[],"tags_count":668,"template":false,"template_full_name":null,"purl":"pkg:github/cfengine/core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfengine","download_url":"https://codeload.github.com/cfengine/core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fcore/sbom","scorecard":{"id":271886,"data":{"date":"2025-08-11","repo":{"name":"github.com/cfengine/core","commit":"5376ae9fb1ce3d195e3fe33f97b009a69dbf7404"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/acceptance_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/asan_unit_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/job-static-check.yml:1","Warn: no topLevel permission defined: .github/workflows/job-valgrind-check.yml:1","Warn: no topLevel permission defined: .github/workflows/macos_unit_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/shellcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/unit_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/valgrind.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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: 3rdparty/peg-0.1.15/leg:1","Warn: binary detected: 3rdparty/peg-0.1.15/peg:1"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: CVE-2020-25821"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/acceptance_tests.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/acceptance_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/asan_unit_tests.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/asan_unit_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/job-static-check.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/job-static-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/job-static-check.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/job-static-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/job-valgrind-check.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/job-valgrind-check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/job-valgrind-check.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/job-valgrind-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/job-valgrind-check.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/job-valgrind-check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_unit_tests.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/macos_unit_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/shellcheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/unit_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/valgrind.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/valgrind.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/valgrind.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/valgrind.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/valgrind.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cfengine/core/valgrind.yml/master?enable=pin","Warn: containerImage not pinned by hash: contrib/container-chroot-agent/Dockerfile-cfengine-chroot-agent:1: pin your Docker image by updating debian:11 to debian:11@sha256:8ec25a9073e8cc89a184a6256e219828196d75203375a8ad4f0977f3011f2115","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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-17T13:36:22.479Z","repository_id":2564137,"created_at":"2025-08-17T13:36:22.479Z","updated_at":"2025-08-17T13:36:22.479Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36618126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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"}},"repo_metadata_updated_at":"2026-08-13T18:17:59.001Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.911320482596537,"dependent_packages_count":4.601783477390873,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.756551979993705},"purl":"pkg:golang/github.com/cfengine/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cfengine/core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cfengine/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cfengine/core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T22:03:59.209Z","issues_count":3,"pull_requests_count":441,"avg_time_to_close_issue":803355.6666666666,"avg_time_to_close_pull_request":1535648.4595375722,"issues_closed_count":3,"pull_requests_closed_count":346,"pull_request_authors_count":17,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.6870748299319729,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":1,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":2436.0,"past_year_avg_time_to_close_pull_request":284949.28571428574,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3170731707317074,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fcore/issues","maintainers":[{"login":"olehermanse","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olehermanse"},{"login":"nickanderson","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickanderson"}],"active_maintainers":[{"login":"nickanderson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickanderson"},{"login":"olehermanse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olehermanse"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcfengine%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcfengine%2Fcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcfengine%2Fcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcfengine%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcfengine%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcfengine%2Fcore/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282147,"maintainers_count":0,"namespaces_count":839543,"keywords_count":126057,"github":"golang","metadata":{"funded_packages_count":68481,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-31T05:03:00.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}]