{"id":33089,"url":"https://github.com/praw-dev/prawcore","last_synced_at":"2026-07-27T06:20:37.176Z","repository":{"id":3885544,"uuid":"51221799","full_name":"praw-dev/prawcore","owner":"praw-dev","description":"Low-level communication layer for PRAW 4+.","archived":false,"fork":false,"pushed_at":"2025-08-08T17:18:40.000Z","size":1875,"stargazers_count":24,"open_issues_count":1,"forks_count":34,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-10T22:30:12.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/praw-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["praw-dev","bboe","LilSpazJoekp"]}},"created_at":"2016-02-06T21:02:28.000Z","updated_at":"2025-08-05T04:27:12.000Z","dependencies_parsed_at":"2023-10-14T19:12:01.760Z","dependency_job_id":"dd771203-b099-406b-b849-592f419d6757","html_url":"https://github.com/praw-dev/prawcore","commit_stats":{"total_commits":349,"total_committers":20,"mean_commits":17.45,"dds":0.4212034383954155,"last_synced_commit":"f716dd04a87dbd3c066e1684c7f8c8f2fdf77272"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/praw-dev/prawcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praw-dev%2Fprawcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praw-dev%2Fprawcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praw-dev%2Fprawcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praw-dev%2Fprawcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praw-dev","download_url":"https://codeload.github.com/praw-dev/prawcore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praw-dev%2Fprawcore/sbom","scorecard":{"id":744166,"data":{"date":"2025-08-20T02:55:39Z","repo":{"name":"github.com/praw-dev/prawcore","commit":"e8e8f6adefdb88e80217d4fb29136ca03ad2cbd3"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.4,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"18 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pre-commit_autoupdate.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/prepare_release.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pypi.yml:28","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/tag_release.yml:11","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/ci.yml:33","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/praw-dev/prawcore/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/praw-dev/prawcore/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:18","Info:   5 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi.yml:2"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"15 out of 15 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: HealthScreening, Netflix, appfolio, indeed, netflix, o-o-overflow, praw-dev, praw-dev-test"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-22T18:16:57.052Z","repository_id":3885544,"created_at":"2025-08-22T18:16:57.052Z","updated_at":"2025-08-22T18:16:57.052Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273565749,"owners_count":25128428,"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-09-04T02:00:08.968Z","response_time":61,"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-12T17:29:43.494Z","updated_at":"2025-09-04T06:30:18.685Z","avatar_url":"https://github.com/praw-dev.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/33089","html_url":"https://opencollective.ecosyste.ms/projects/33089","collective":{"id":1388,"uuid":"vjrkx5lm-nv904qjn-dykp8bwa-7zdygoe3","slug":"praw-dev","name":"PRAW","description":"Provides libraries to access Reddit's API which are used by many popular subreddits.","website":"","github":"praw-dev","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/praw-dev"}],"currency":"USD","projects_count":8,"last_synced_at":"2026-07-27T06:15:19.463Z","created_at":"2024-01-10T13:17:50.133Z","updated_at":"2026-07-27T06:15:19.587Z","transactions_count":35,"balance":137.70000000000005,"account_type":"COLLECTIVE","owner":{"login":"praw-dev","name":"Python Reddit API Wrapper Development","uuid":"1696888","kind":"organization","description":"","email":null,"website":null,"location":"Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1696888?v=4","repositories_count":8,"last_synced_at":"2025-12-06T06:12:43.291Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["praw-dev","bboe","LilSpazJoekp"]}},"html_url":"https://github.com/praw-dev","funding_links":["https://github.com/sponsors/praw-dev","https://github.com/sponsors/bboe","https://github.com/sponsors/LilSpazJoekp"],"total_stars":4224,"followers":32,"following":0,"created_at":"2022-11-02T16:28:02.062Z","updated_at":"2025-12-06T06:12:43.291Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praw-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praw-dev/repositories"},"last_project_activity_at":"2025-09-30T00:36:30.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-02-02T22:10:44.049Z","collective_updated_at":"2023-02-07T17:17:37.811Z","html_url":"https://opencollective.com/praw-dev","icon_url":"https://images.opencollective.com/praw-dev/logo/40.png","total_donations":138.57000000000002,"total_expenses":-15.850000000000007,"current_balance":137.70000000000005,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/praw-dev","url":"https://opencollective.ecosyste.ms/collectives/praw-dev","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/praw-dev/projects"}}