{"id":132,"url":"https://github.com/chibisov/drf-extensions","last_synced_at":"2026-05-27T12:21:24.467Z","repository":{"id":9703335,"uuid":"11654191","full_name":"chibisov/drf-extensions","owner":"chibisov","description":"DRF-extensions is a collection of custom extensions for Django REST Framework","archived":false,"fork":false,"pushed_at":"2025-09-16T15:30:59.000Z","size":1463,"stargazers_count":1534,"open_issues_count":71,"forks_count":208,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-09-25T00:32:42.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://chibisov.github.io/drf-extensions/docs","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chibisov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-07-25T07:06:04.000Z","updated_at":"2025-09-23T18:35:56.000Z","dependencies_parsed_at":"2024-01-17T02:15:12.581Z","dependency_job_id":"260d1ddf-4573-4f9d-a1ca-e76ce6b70ded","html_url":"https://github.com/chibisov/drf-extensions","commit_stats":{"total_commits":409,"total_committers":65,"mean_commits":6.292307692307692,"dds":0.589242053789731,"last_synced_commit":"6e10d1abefadfdae64bbff4588956afa7b085350"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/chibisov/drf-extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chibisov%2Fdrf-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chibisov%2Fdrf-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chibisov%2Fdrf-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chibisov%2Fdrf-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chibisov","download_url":"https://codeload.github.com/chibisov/drf-extensions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chibisov%2Fdrf-extensions/sbom","scorecard":{"id":277325,"data":{"date":"2025-08-11","repo":{"name":"github.com/chibisov/drf-extensions","commit":"6f8db9763bf6ff100287d9c920159938ce534f9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"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":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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":"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","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":"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/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/chibisov/drf-extensions/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/chibisov/drf-extensions/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chibisov/drf-extensions/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/chibisov/drf-extensions/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/chibisov/drf-extensions/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/chibisov/drf-extensions/codeql-analysis.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:29","Info:   0 out of   6 GitHub-owned 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/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":"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: MIT License: 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":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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-64 / GHSA-x7gm-rfgv-w973"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 10 commits out of 21 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-17T14:50:50.524Z","repository_id":9703335,"created_at":"2025-08-17T14:50:50.524Z","updated_at":"2025-08-17T14:50:50.524Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280359145,"owners_count":26317397,"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-21T02:00:06.614Z","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":[],"created_at":"2024-01-11T15:50:25.237Z","updated_at":"2025-10-22T00:30:07.373Z","avatar_url":"https://github.com/chibisov.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/132","html_url":"https://opencollective.ecosyste.ms/projects/132","collective":{"id":2918,"uuid":"x8k03rey-d5agmq5e-vogqlbwo-z7j4nxv9","slug":"drf-extensions","name":"drf-extensions","description":"add new features and ongoing maintenance for django rest framework extensions.","website":"https://github.com/chibisov/drf-extensions","github":null,"twitter":"auvipy","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/chibisov/drf-extensions"},{"type":"TWITTER","url":"https://twitter.com/auvipy"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-06-16T18:22:15.481Z","created_at":"2024-01-10T13:17:53.229Z","updated_at":"2026-06-16T18:22:15.640Z","transactions_count":1,"balance":4.05,"account_type":"COLLECTIVE","owner":{"login":"chibisov","name":"Gennady Chibisov","uuid":"522462","kind":"user","description":null,"email":"","website":"https://blog.chib.me","location":"Moscow","twitter":null,"company":"Yandex","icon_url":"https://avatars.githubusercontent.com/u/522462?u=0821da82d7e6115d45f9ba809b8cbdec62873f81\u0026v=4","repositories_count":30,"last_synced_at":"2023-04-09T12:16:06.933Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chibisov","funding_links":[],"total_stars":1540,"followers":null,"following":null,"created_at":"2022-11-02T16:25:32.619Z","updated_at":"2024-03-25T18:32:52.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chibisov","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chibisov/repositories"},"last_project_activity_at":"2025-09-16T15:30:59.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-10-23T16:32:25.186Z","collective_updated_at":"2020-03-29T05:10:07.772Z","html_url":"https://opencollective.com/drf-extensions","icon_url":"https://images.opencollective.com/drf-extensions/logo/40.png","total_donations":4.05,"total_expenses":0.0,"current_balance":4.05,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/drf-extensions","url":"https://opencollective.ecosyste.ms/collectives/drf-extensions","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/drf-extensions/projects"}}