{"id":20078,"url":"https://github.com/sous-chefs/postgresql","last_synced_at":"2026-08-10T06:20:42.234Z","repository":{"id":2725964,"uuid":"3720894","full_name":"sous-chefs/postgresql","owner":"sous-chefs","description":"Development repository for the postgresql cookbook","archived":false,"fork":false,"pushed_at":"2026-07-09T14:52:36.000Z","size":1441,"stargazers_count":375,"open_issues_count":7,"forks_count":550,"subscribers_count":38,"default_branch":"main","last_synced_at":"2026-07-25T22:40:23.673Z","etag":null,"topics":["chef","chef-cookbook","chef-resource","hacktoberfest","managed-by-terraform","postgresql"],"latest_commit_sha":null,"homepage":"https://supermarket.chef.io/cookbooks/postgresql","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sous-chefs.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":".github/CODEOWNERS","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},"funding":{"open_collective":"sous-chefs"}},"created_at":"2012-03-14T18:37:08.000Z","updated_at":"2026-07-09T14:53:44.000Z","dependencies_parsed_at":"2024-01-15T05:09:47.478Z","dependency_job_id":"7677f862-b2b1-4906-82ed-5230d6faab2b","html_url":"https://github.com/sous-chefs/postgresql","commit_stats":{"total_commits":1068,"total_committers":156,"mean_commits":6.846153846153846,"dds":0.8361423220973783,"last_synced_commit":"3aa3c27c0d3935dd3dbc756c376b44030341dbd1"},"previous_names":["hw-cookbooks/postgresql"],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/sous-chefs/postgresql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sous-chefs%2Fpostgresql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sous-chefs%2Fpostgresql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sous-chefs%2Fpostgresql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sous-chefs%2Fpostgresql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sous-chefs","download_url":"https://codeload.github.com/sous-chefs/postgresql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sous-chefs%2Fpostgresql/sbom","scorecard":{"id":839516,"data":{"date":"2025-08-11","repo":{"name":"github.com/sous-chefs/postgresql","commit":"9da9ba9a11bd1ae713f3069b8dc48caab3a32ad9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"16 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":"Code-Review","score":1,"reason":"Found 5/30 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":"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":"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: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:14","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/ci.yml:16","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:13","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"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: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/sous-chefs/postgresql/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/sous-chefs/postgresql/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/sous-chefs/postgresql/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/sous-chefs/postgresql/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/sous-chefs/postgresql/stale.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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: Apache License 2.0: 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":"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":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 5 commits out of 8 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:06:38.817Z","repository_id":2725964,"created_at":"2025-08-23T20:06:38.817Z","updated_at":"2025-08-23T20:06:38.817Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36478554,"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-10T02:00:05.122Z","response_time":58,"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":["chef","chef-cookbook","chef-resource","hacktoberfest","managed-by-terraform","postgresql"],"created_at":"2024-01-11T19:09:18.950Z","updated_at":"2026-08-10T06:20:42.097Z","avatar_url":"https://github.com/sous-chefs.png","language":"Ruby","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/20078","html_url":"https://opencollective.ecosyste.ms/projects/20078","collective":{"id":2939,"uuid":"dgm9bnk8-0437xqry-7x5pvzeo-ljdayw5r","slug":"sous-chefs","name":"Sous-Chefs","description":"Sous-Chefs are a group of like minded Chef practitioners creating high quality Chef Cookbooks","website":"https://sous-chefs.org","github":"sous-chefs","twitter":"souschefsorg","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://sous-chefs.org"},{"type":"TWITTER","url":"https://twitter.com/souschefsorg"},{"type":"GITHUB","url":"https://github.com/sous-chefs"}],"currency":"USD","projects_count":180,"last_synced_at":"2026-08-17T00:15:12.648Z","created_at":"2024-01-10T13:17:53.267Z","updated_at":"2026-08-17T00:15:13.011Z","transactions_count":695,"balance":2717.7700000000104,"account_type":"COLLECTIVE","owner":{"login":"sous-chefs","name":"Sous Chefs","uuid":"12356028","kind":"organization","description":"Community of @chef cookbook maintainers","email":null,"website":"https://sous-chefs.org","location":"Worldwide","twitter":"souschefsorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12356028?v=4","repositories_count":180,"last_synced_at":"2024-10-25T19:38:13.038Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"sous-chefs"}},"html_url":"https://github.com/sous-chefs","funding_links":["https://opencollective.com/sous-chefs"],"total_stars":12468,"followers":123,"following":0,"created_at":"2022-11-02T21:20:05.068Z","updated_at":"2024-10-25T19:38:13.039Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sous-chefs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sous-chefs/repositories"},"last_project_activity_at":"2026-08-13T09:14:54.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-10-12T11:28:40.083Z","collective_updated_at":"2025-01-08T14:13:03.813Z","html_url":"https://opencollective.com/sous-chefs","icon_url":"https://images.opencollective.com/sous-chefs/logo/40.png","total_donations":15048.770000000004,"total_expenses":-14456.130000000065,"current_balance":2717.7700000000104,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sous-chefs","url":"https://opencollective.ecosyste.ms/collectives/sous-chefs","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/sous-chefs/projects"}}