{"id":13725066,"url":"https://github.com/markokr/rarfile","last_synced_at":"2026-02-20T18:33:02.686Z","repository":{"id":40336082,"uuid":"2643235","full_name":"markokr/rarfile","owner":"markokr","description":"Python module for RAR archive reading","archived":false,"fork":false,"pushed_at":"2024-04-07T20:08:47.000Z","size":901,"stargazers_count":263,"open_issues_count":9,"forks_count":56,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-02-12T16:35:56.252Z","etag":null,"topics":["archive","python","rar","unrar"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/rarfile/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markokr.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2011-10-25T12:39:30.000Z","updated_at":"2026-01-23T03:30:34.000Z","dependencies_parsed_at":"2024-04-07T21:34:15.102Z","dependency_job_id":null,"html_url":"https://github.com/markokr/rarfile","commit_stats":{"total_commits":410,"total_committers":18,"mean_commits":22.77777777777778,"dds":0.051219512195122,"last_synced_commit":"8a7296704b1d601d4d02907f1dc8e765fc4b0958"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/markokr/rarfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markokr%2Frarfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markokr%2Frarfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markokr%2Frarfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markokr%2Frarfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markokr","download_url":"https://codeload.github.com/markokr/rarfile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markokr%2Frarfile/sbom","scorecard":{"id":620335,"data":{"date":"2025-08-11","repo":{"name":"github.com/markokr/rarfile","commit":"db1df339574e76dafb8457e848a09c3c074b03a0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/29 approved changesets -- score normalized to 0","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":"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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC 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":"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":"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":"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:26: update your workflow using https://app.stepsecurity.io/secureworkflow/markokr/rarfile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/markokr/rarfile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/markokr/rarfile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/markokr/rarfile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/markokr/rarfile/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/markokr/rarfile/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/markokr/rarfile/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/markokr/rarfile/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/markokr/rarfile/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/markokr/rarfile/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:35","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.2 not signed: https://api.github.com/repos/markokr/rarfile/releases/149630074","Warn: release artifact v4.1 not signed: https://api.github.com/repos/markokr/rarfile/releases/121458335","Warn: release artifact v4.0 not signed: https://api.github.com/repos/markokr/rarfile/releases/29176869","Warn: release artifact v3.3 not signed: https://api.github.com/repos/markokr/rarfile/releases/28956012","Warn: release artifact v3.2 not signed: https://api.github.com/repos/markokr/rarfile/releases/28717565","Warn: release artifact v4.2 does not have provenance: https://api.github.com/repos/markokr/rarfile/releases/149630074","Warn: release artifact v4.1 does not have provenance: https://api.github.com/repos/markokr/rarfile/releases/121458335","Warn: release artifact v4.0 does not have provenance: https://api.github.com/repos/markokr/rarfile/releases/29176869","Warn: release artifact v3.3 does not have provenance: https://api.github.com/repos/markokr/rarfile/releases/28956012","Warn: release artifact v3.2 does not have provenance: https://api.github.com/repos/markokr/rarfile/releases/28717565"],"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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-21T05:04:23.577Z","repository_id":40336082,"created_at":"2025-08-21T05:04:23.577Z","updated_at":"2025-08-21T05:04:23.577Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29658170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["archive","python","rar","unrar"],"created_at":"2024-08-03T01:02:11.640Z","updated_at":"2026-02-20T18:33:02.668Z","avatar_url":"https://github.com/markokr.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\nrarfile - RAR archive reader for Python\n=======================================\n\nThis is Python module for RAR_ archive reading.\nThe interface follows the style of zipfile_.\nLicensed under ISC_ license.\n\nFeatures:\n\n* Supports both RAR3 and RAR5 format archives.\n* Supports multi volume archives.\n* Supports Unicode filenames.\n* Supports password-protected archives.\n* Supports archive and file comments.\n* Archive parsing and non-compressed files are handled in pure Python code.\n* Compressed files are extracted by executing external tool:\n  unrar_ (preferred), unar_, 7zip_ or bsdtar_.\n* Works with Python 3.6+.\n\n.. _RAR: https://en.wikipedia.org/wiki/RAR_%28file_format%29\n.. _zipfile: https://docs.python.org/3/library/zipfile.html\n.. _ISC: https://en.wikipedia.org/wiki/ISC_license\n.. _bsdtar: https://github.com/libarchive/libarchive\n.. _unrar: https://www.rarlab.com/\n.. _unar: https://theunarchiver.com/command-line\n.. _7zip: https://www.7-zip.org/\n\nBackends:\n\n+-------------+----------------------+-----------------------------------------------------+\n| Backend     | Status               | Notes                                               |\n+=============+======================+=====================================================+\n| unrar_      | Supported            | * Recommended: full format support.                 |\n|             |                      | * Non-free software, but free to use.               |\n+-------------+----------------------+-----------------------------------------------------+\n| unar_       | Supported            | * Not usable on Windows: last build is from 2013    |\n|             |                      |   (v1.8.1) that does support output to stdout.      |\n|             |                      | * Does not support RAR2 locked files.               |\n|             |                      | * Does not support RAR5 Blake2 hash checking.       |\n+-------------+----------------------+-----------------------------------------------------+\n| 7zip_       | Supported            | * RAR support not available on Debian/Ubuntu repos. |\n+-------------+----------------------+-----------------------------------------------------+\n| p7zip_      | Supported            | * Unmaintained?                                     |\n|             |                      | * Requires ``p7zip-rar`` package on Debian/Ubuntu.  |\n+-------------+----------------------+-----------------------------------------------------+\n| bsdtar_     | Supported            | * Not recommended: limited RAR format support.      |\n|             |                      | * Does not support multi-volume archives.           |\n|             |                      | * Does not support solid archives.                  |\n|             |                      | * Does not support password-protected archives.     |\n|             |                      | * Does not support RARVM-based compression filters. |\n+-------------+----------------------+-----------------------------------------------------+\n| unrar-free_ | Supported            | * Supports output to stdout (v0.2.0).               |\n|             |                      | * Based on libarchive so similar format support     |\n|             |                      |   as ``bsdtar`` but supports multi-volume (v0.3.0). |\n+-------------+----------------------+-----------------------------------------------------+\n\n.. _p7zip: https://sourceforge.net/projects/p7zip/\n.. _unrar-free: https://gitlab.com/bgermann/unrar-free\n\nLinks:\n\n- `Documentation`_\n- `Downloads`_\n- `Git`_ repo\n\n.. _Git: https://github.com/markokr/rarfile\n.. _Downloads: https://pypi.org/project/rarfile/#files\n.. _Documentation: https://rarfile.readthedocs.io/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkokr%2Frarfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkokr%2Frarfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkokr%2Frarfile/lists"}