{"id":33090,"url":"https://github.com/praw-dev/asyncprawcore","last_synced_at":"2026-07-27T00:20:35.656Z","repository":{"id":43349353,"uuid":"169184610","full_name":"praw-dev/asyncprawcore","owner":"praw-dev","description":"Low-level asynchronous communication layer for Async PRAW 7+.","archived":false,"fork":false,"pushed_at":"2025-08-18T19:14:04.000Z","size":4982,"stargazers_count":8,"open_issues_count":3,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-18T19:26:55.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":"2019-02-05T03:18:17.000Z","updated_at":"2025-08-18T19:14:07.000Z","dependencies_parsed_at":"2023-01-31T05:31:22.276Z","dependency_job_id":"b95a4dca-6404-4d56-9727-72f24ff5afdb","html_url":"https://github.com/praw-dev/asyncprawcore","commit_stats":{"total_commits":385,"total_committers":21,"mean_commits":"18.333333333333332","dds":"0.49610389610389616","last_synced_commit":"abb531c4475b8084042e3ac2e077c6bc2457916e"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/praw-dev/asyncprawcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praw-dev%2Fasyncprawcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praw-dev%2Fasyncprawcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praw-dev%2Fasyncprawcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praw-dev%2Fasyncprawcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praw-dev","download_url":"https://codeload.github.com/praw-dev/asyncprawcore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praw-dev%2Fasyncprawcore/sbom","scorecard":{"id":397990,"data":{"date":"2025-08-18T19:14:20Z","repo":{"name":"github.com/praw-dev/asyncprawcore","commit":"09948afb3bd7a2bd0abdedd81ef769a0c53786ef"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/9 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:46","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":"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":"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":"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/asyncprawcore/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/asyncprawcore/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":"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":"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 26 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":"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":"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":"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":"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":"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":"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":"11 out of 11 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-18T19:28:27.598Z","repository_id":43349353,"created_at":"2025-08-18T19:28:27.598Z","updated_at":"2025-08-18T19:28:27.598Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273532966,"owners_count":25122494,"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-03T02:00:09.631Z","response_time":76,"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.566Z","updated_at":"2025-09-04T00:27:54.126Z","avatar_url":"https://github.com/praw-dev.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/33090","html_url":"https://opencollective.ecosyste.ms/projects/33090","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"}}