{"id":11284,"name":"pefile","description":"pefile is a Python module to read and work with PE (Portable Executable) files","url":"https://github.com/erocarrera/pefile","last_synced_at":"2025-09-04T21:15:36.017Z","repository":{"id":30318745,"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2024-08-26T21:04:07.000Z","size":1269650,"stargazers_count":1952,"open_issues_count":125,"forks_count":525,"subscribers_count":80,"default_branch":"master","last_synced_at":"2025-06-08T03:40:40.813Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocarrera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2025-05-30T11:34:59.000Z","dependencies_parsed_at":"2025-04-11T21:07:54.981Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":{"total_commits":499,"total_committers":81,"mean_commits":6.160493827160494,"dds":"0.47294589178356716","last_synced_commit":"80535f51f024805066c6ccfa062cd21d1a7afba5"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/erocarrera/pefile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/sbom","scorecard":{"id":381643,"data":{"date":"2025-08-12T07:28:39Z","repo":{"name":"github.com/erocarrera/pefile","commit":"4b3b1e2e568a88d4f1897d694d684f23d9e270c4"},"scorecard":{"version":"v4.13.1","commit":"49c0eed3a423f00c872b5c3c9f1bbca9e8aae799"},"score":4.2,"checks":[{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#binary-artifacts"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":5,"reason":"8 out of 14 merged PRs checked by a CI test -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#ci-tests"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":5,"reason":"found 11 unreviewed changesets out of 25 -- 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"10 different organizations found -- score normalized to 10","details":["Info: contributors work for ForensicArtifacts,OpenRCE,StratumAuhuur,The-Fortress-of-Brolitude,google,libyal,log2timeline,py4n6,pydot,stratum0"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#contributors"}},{"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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":0,"reason":"no update tool detected","details":["Warn: tool 'RenovateBot' is not used: Follow the instructions from https://docs.renovatebot.com/configuration-options/. (Low effort)","Warn: tool 'Dependabot' is not used: Follow the instructions from https://docs.github.com/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates. (Low effort)","Warn: tool 'PyUp' is not used: Follow the instructions from https://docs.pyup.io/docs. (Low effort)","Warn: tool 'Sonatype Lift' is not used: Follow the instructions from https://help.sonatype.com/lift/getting-started. (Low effort)"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no OSSFuzz integration found: Follow the steps in https://github.com/google/oss-fuzz to integrate fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no OneFuzz integration found: Follow the steps in https://github.com/microsoft/onefuzz to start fuzzing for your project.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no GoBuiltInFuzzer integration found: Follow the steps in https://go.dev/doc/fuzz/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no PythonAtherisFuzzer integration found: Follow the steps in https://github.com/google/atheris to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no CppLibFuzzer integration found: Follow the steps in https://llvm.org/docs/LibFuzzer.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no SwiftLibFuzzer integration found: Follow the steps in https://google.github.io/oss-fuzz/getting-started/new-project-guide/swift-lang/ to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no RustCargoFuzzer integration found: Follow the steps in https://rust-fuzz.github.io/book/cargo-fuzz.html to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no JavaJazzerFuzzer integration found: Follow the steps in https://github.com/CodeIntelligenceTesting/jazzer to enable fuzzing on your project.\nOver time, try to add fuzzing for more functionalities of your project. (Medium effort)","Warn: no ClusterFuzzLite integration found: Follow the steps in https://github.com/google/clusterfuzzlite to integrate fuzzing as part of CI.\nOver time, try to add fuzzing for more functionalities of your project. (High effort)","Warn: no HaskellPropertyBasedTesting integration found: Use one of the following frameworks to fuzz your project:\nQuickCheck: https://hackage.haskell.org/package/QuickCheck\nhedgehog: https://hedgehog.qa/\nvalidity: https://github.com/NorfairKing/validity\nsmallcheck: https://hackage.haskell.org/package/smallcheck\nhspec: https://hspec.github.io/\ntasty: https://hackage.haskell.org/package/tasty (High effort)","Warn: no TypeScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)","Warn: no JavaScriptPropertyBasedTesting integration found: Use fast-check: https://github.com/dubzzz/fast-check (High effort)"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#license"}},{"name":"Maintained","score":0,"reason":"0 commit(s) out of 30 and 0 issue activity out of 30 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"no published package 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/erocarrera/pefile/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:88","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:89","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:43","Info:  16 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   7 third-party 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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Warn: 13 commits out of 19 are checked with a SAST tool","Info: SAST tool detected: CodeQL"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#sast"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected: On GitHub:\nEnable private vulnerability disclosure in your repository settings https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository\nAdd a section in your SECURITY.md indicating you have enabled private reporting, and tell them to follow the steps in https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability to report vulnerabilities.\nOn GitLab:\nAdd a section in your SECURITY.md indicating the process to disclose vulnerabilities for your project.\nExamples: https://github.com/ossf/scorecard/blob/main/SECURITY.md, https://github.com/slsa-framework/slsa-github-generator/blob/main/SECURITY.md, https://github.com/sigstore/.github/blob/main/SECURITY.md.\nFor additional information on vulnerability disclosure, see https://github.com/ossf/oss-vulnerability-guide/blob/main/maintainer-guide.md. (Medium effort)","Warn: no security file to analyze: On GitHub:\nEnable private vulnerability disclosure in your repository settings https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository\nAdd a section in your SECURITY.md indicating you have enabled private reporting, and tell them to follow the steps in https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability to report vulnerabilities.\nOn GitLab:\nProvide a point of contact in your SECURITY.md.\nExamples: https://github.com/ossf/scorecard/blob/main/SECURITY.md, https://github.com/slsa-framework/slsa-github-generator/blob/main/SECURITY.md, https://github.com/sigstore/.github/blob/main/SECURITY.md. (Low effort)","Warn: no security file to analyze: On GitHub:\nEnable private vulnerability disclosure in your repository settings https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository\nAdd a section in your SECURITY.md indicating you have enabled private reporting, and tell them to follow the steps in https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability to report vulnerabilities.\nOn GitLab:\nAdd a section in your SECURITY.md indicating the process to disclose vulnerabilities for your project.\nExamples: https://github.com/ossf/scorecard/blob/main/SECURITY.md, https://github.com/slsa-framework/slsa-github-generator/blob/main/SECURITY.md, https://github.com/sigstore/.github/blob/main/SECURITY.md. (Low effort)","Warn: no security file to analyze: On GitHub:\nEnable private vulnerability disclosure in your repository settings https://docs.github.com/en/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository\nAdd a section in your SECURITY.md indicating you have enabled private reporting, and tell them to follow the steps in https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability to report vulnerabilities.\nOn GitLab:\nAdd a section in your SECURITY.md indicating the process to disclose vulnerabilities for your project.\nExamples: https://github.com/ossf/scorecard/blob/main/SECURITY.md, https://github.com/slsa-framework/slsa-github-generator/blob/main/SECURITY.md, https://github.com/sigstore/.github/blob/main/SECURITY.md. (Low effort)"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"0 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v2024.8.26 does not have provenance: https://api.github.com/repos/erocarrera/pefile/releases/172024083","Warn: release artifact v2024.8.26 not signed: https://api.github.com/repos/erocarrera/pefile/releases/172024083","Warn: release artifact v2023.2.7 does not have provenance: https://api.github.com/repos/erocarrera/pefile/releases/91592882","Warn: release artifact v2023.2.7 not signed: https://api.github.com/repos/erocarrera/pefile/releases/91592882","Warn: release artifact v2022.5.30 does not have provenance: https://api.github.com/repos/erocarrera/pefile/releases/68165051","Warn: release artifact v2022.5.30 not signed: https://api.github.com/repos/erocarrera/pefile/releases/68165051","Warn: release artifact v2021.9.3 does not have provenance: https://api.github.com/repos/erocarrera/pefile/releases/48967171","Warn: release artifact v2021.9.3 not signed: https://api.github.com/repos/erocarrera/pefile/releases/48967171","Warn: release artifact v2021.9.2 does not have provenance: https://api.github.com/repos/erocarrera/pefile/releases/48910920","Warn: release artifact v2021.9.2 not signed: https://api.github.com/repos/erocarrera/pefile/releases/48910920"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1: Visit https://app.stepsecurity.io/secureworkflow/erocarrera/pefile/tests.yaml/master?enable=permissions\nTick the 'Restrict permissions for GITHUB_TOKEN'\nUntick other options\nNOTE: If you want to resolve multiple issues at once, you can visit https://app.stepsecurity.io/securerepo instead. (Low effort)","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/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/49c0eed3a423f00c872b5c3c9f1bbca9e8aae799/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T15:35:23.229Z","repository_id":30318745,"created_at":"2025-08-18T15:35:23.229Z","updated_at":"2025-08-18T15:35:23.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273673360,"owners_count":25147527,"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"}},"owner":{"login":"erocarrera","name":"Ero Carrera","uuid":"213827","kind":"user","description":"Reverse engineering and threat-intelligence by way of F-Secure, zynamics, Google.","email":"","website":"http://blog.dkbza.org","location":"Barcelona","twitter":"erocarrera","company":null,"icon_url":"https://avatars.githubusercontent.com/u/213827?u=a9647b6bd67cfdc520c6c149b3a079dc7e009eb4\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-01T08:05:23.098Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/erocarrera","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:40:39.652Z","updated_at":"2023-03-01T08:05:23.127Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera/repositories"},"packages":[{"id":11750415,"name":"py3-pefile","ecosystem":"alpine","description":"Python PE parsing module","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-05-27T14:23:10.000Z","latest_release_published_at":"2025-05-27T14:23:10.000Z","latest_release_number":"2024.8.26-r0","last_synced_at":"2025-08-08T00:30:23.687Z","created_at":"2025-06-07T12:02:47.071Z","updated_at":"2025-08-08T00:30:23.688Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/py3-pefile","install_command":"apk add py3-pefile","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":30318745,"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2024-08-26T21:04:07.000Z","size":1269650,"stargazers_count":1943,"open_issues_count":125,"forks_count":525,"subscribers_count":80,"default_branch":"master","last_synced_at":"2025-05-20T16:12:49.052Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocarrera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2025-05-17T08:21:31.000Z","dependencies_parsed_at":"2025-04-11T21:07:54.981Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":{"total_commits":499,"total_committers":81,"mean_commits":6.160493827160494,"dds":"0.47294589178356716","last_synced_commit":"80535f51f024805066c6ccfa062cd21d1a7afba5"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258655670,"owners_count":22736648,"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","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"}},"repo_metadata_updated_at":"2025-06-08T03:26:29.519Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pefile?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-27T14:50:07.536Z","issues_count":80,"pull_requests_count":114,"avg_time_to_close_issue":7070893.257142857,"avg_time_to_close_pull_request":22806621.698630136,"issues_closed_count":35,"pull_requests_closed_count":73,"pull_request_authors_count":58,"issue_authors_count":67,"avg_comments_per_issue":1.4875,"avg_comments_per_pull_request":0.7982456140350878,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":4155154.5,"past_year_avg_time_to_close_pull_request":4043178.705882353,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.9,"past_year_avg_comments_per_pull_request":0.12962962962962962,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/issues","maintainers":[{"login":"erocarrera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erocarrera"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pefile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pefile/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1268,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-06-08T03:27:10.297Z","updated_at":"2025-06-08T03:27:10.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1611},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-04T06:49:34.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11750413,"name":"py3-pefile-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pefile","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2025-05-27T14:23:10.000Z","latest_release_published_at":"2025-05-27T14:23:10.000Z","latest_release_number":"2024.8.26-r0","last_synced_at":"2025-08-08T00:31:04.349Z","created_at":"2025-06-07T12:02:47.024Z","updated_at":"2025-08-08T00:31:04.349Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/py3-pefile-pyc","install_command":"apk add py3-pefile-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":30318745,"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2024-08-26T21:04:07.000Z","size":1269650,"stargazers_count":1943,"open_issues_count":125,"forks_count":525,"subscribers_count":80,"default_branch":"master","last_synced_at":"2025-05-20T16:12:49.052Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocarrera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2025-05-17T08:21:31.000Z","dependencies_parsed_at":"2025-04-11T21:07:54.981Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":{"total_commits":499,"total_committers":81,"mean_commits":6.160493827160494,"dds":"0.47294589178356716","last_synced_commit":"80535f51f024805066c6ccfa062cd21d1a7afba5"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258655670,"owners_count":22736648,"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","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"}},"repo_metadata_updated_at":"2025-06-08T03:26:41.773Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pefile-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-27T14:50:07.536Z","issues_count":80,"pull_requests_count":114,"avg_time_to_close_issue":7070893.257142857,"avg_time_to_close_pull_request":22806621.698630136,"issues_closed_count":35,"pull_requests_closed_count":73,"pull_request_authors_count":58,"issue_authors_count":67,"avg_comments_per_issue":1.4875,"avg_comments_per_pull_request":0.7982456140350878,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":4155154.5,"past_year_avg_time_to_close_pull_request":4043178.705882353,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.9,"past_year_avg_comments_per_pull_request":0.12962962962962962,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/issues","maintainers":[{"login":"erocarrera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erocarrera"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pefile-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pefile-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pefile-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pefile-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1268,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-06-08T03:27:22.340Z","updated_at":"2025-06-08T03:27:22.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26314,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1611},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-04T06:49:34.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":2848858,"name":"pefile","ecosystem":"pypi","description":"Python PE parsing module","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":["pe","exe","dll","pefile","pecoff"],"namespace":null,"versions_count":15,"first_release_published_at":"2023-08-17T14:03:47.938Z","latest_release_published_at":"2024-08-26T21:01:02.000Z","latest_release_number":"2024.8.26","last_synced_at":"2025-09-03T20:31:13.349Z","created_at":"2022-04-10T12:01:26.409Z","updated_at":"2025-09-03T20:31:13.349Z","registry_url":"https://pypi.org/project/pefile/","install_command":"pip install pefile --index-url https://pypi.org/simple","documentation_url":"https://pefile.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pefile","project_status":null},"repo_metadata":{"id":30318745,"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2024-04-22T13:47:25.000Z","size":1268762,"stargazers_count":1798,"open_issues_count":85,"forks_count":516,"subscribers_count":80,"default_branch":"master","last_synced_at":"2024-05-16T14:07:09.745Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocarrera.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2024-06-10T11:15:02.649Z","dependencies_parsed_at":"2024-06-10T11:28:47.694Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":{"total_commits":499,"total_committers":81,"mean_commits":6.160493827160494,"dds":"0.47294589178356716","last_synced_commit":"80535f51f024805066c6ccfa062cd21d1a7afba5"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217691435,"owners_count":16216533,"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","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"},"owner_record":{"login":"erocarrera","name":"Ero Carrera","uuid":"213827","kind":"user","description":"Reverse engineering and threat-intelligence by way of F-Secure, zynamics, Google.","email":"","website":"http://blog.dkbza.org","location":"Barcelona","twitter":"erocarrera","company":null,"icon_url":"https://avatars.githubusercontent.com/u/213827?u=a9647b6bd67cfdc520c6c149b3a079dc7e009eb4\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-01T08:05:23.098Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/erocarrera","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:40:39.652Z","updated_at":"2023-03-01T08:05:23.127Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera/repositories"},"tags":[{"name":"v2023.2.7","sha":"1ab2807c4eec16041e791d7a6acc68cc23fd5266","kind":"commit","published_at":"2023-02-07T11:55:42.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2023.2.7","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2023.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2023.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2023.2.7/manifests"},{"name":"v2022.5.30","sha":"ac4fef978520ba02c27750f3d5b826aad92fb083","kind":"commit","published_at":"2022-05-30T14:06:22.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2022.5.30","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2022.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2022.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2022.5.30/manifests"},{"name":"v2021.9.3","sha":"6b40407a11c50779e54582b416a02528b1e28d0c","kind":"commit","published_at":"2021-09-03T14:17:19.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.9.3","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.3/manifests"},{"name":"v2021.9.2","sha":"26e0b58c4e940cbd827082210c4d9c5c866b6634","kind":"commit","published_at":"2021-09-02T17:25:02.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.9.2","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.2/manifests"},{"name":"v2021.5.24","sha":"95b6541e42fa0596c87809d7e96645ddeab6700d","kind":"commit","published_at":"2021-05-24T13:44:27.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.5.24","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.24/manifests"},{"name":"v2021.5.13","sha":"9dea8ee38763fc7b4836f5493e5a389b898f9248","kind":"commit","published_at":"2021-05-13T18:15:49.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.5.13","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.13/manifests"},{"name":"v2019.4.18","sha":"8a78a2e251a3f2336c232bf411133927b479edf2","kind":"commit","published_at":"2019-04-18T16:19:01.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2019.4.18","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2019.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.18/manifests"},{"name":"v2019.4.14","sha":"fa197be36ebe049585e7eba0f2c66745ea86575f","kind":"commit","published_at":"2019-04-14T17:31:15.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2019.4.14","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2019.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.14/manifests"},{"name":"v2018.8.8","sha":"2286e9856ccbd5d1f82dd16d5a1526b2a90e63da","kind":"commit","published_at":"2018-08-08T07:38:30.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2018.8.8","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2018.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2018.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2018.8.8/manifests"},{"name":"v2017.11.5","sha":"0dd5eafe4882d2016c89eec17c0198351008d2c0","kind":"commit","published_at":"2017-11-05T19:17:38.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.11.5","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.11.5/manifests"},{"name":"v2017.9.3","sha":"af9f770146d7fe7783c610b2a6452f98168ac6fb","kind":"commit","published_at":"2017-09-03T14:10:33.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.9.3","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.9.3/manifests"},{"name":"v2017.8.1","sha":"06991406248f232a25be152361ebdaa12853218c","kind":"commit","published_at":"2017-08-01T18:33:45.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.8.1","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.8.1/manifests"},{"name":"v2017.5.26","sha":"81bf83b646b0b388d6418112791ebf1bc787c352","kind":"commit","published_at":"2017-05-26T15:27:48.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.5.26","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.5.26/manifests"},{"name":"v2016.3.28","sha":"3e2d12e2f8685e3042f0e5844b2088e8e4c1a13e","kind":"commit","published_at":"2016-03-28T19:10:56.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2016.3.28","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2016.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.28/manifests"},{"name":"v2016.3.4","sha":"0340dc4fe4b3c2d9c6ee693eb60d18dcd3f9733a","kind":"commit","published_at":"2016-03-04T22:38:13.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2016.3.4","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2016.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.4/manifests"},{"name":"pefile-1.2.10-139","sha":"73e14f0700779dd800eb86784826f9d23bc7fb18","kind":"commit","published_at":"2013-12-11T20:53:37.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-139","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-139","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-139/manifests"},{"name":"pefile-1.2.10-123","sha":"ae9f5e234c1392376fe12a5cb80b8a13a82da8c0","kind":"commit","published_at":"2012-11-07T10:58:36.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-123","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-123","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-123/manifests"},{"name":"pefile-1.2.10-121","sha":"8ac0328d8bd24112876304617f9f79ba35a59c72","kind":"commit","published_at":"2012-09-05T08:35:37.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-121","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-121","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-121/manifests"},{"name":"pefile-1.2.10-118","sha":"6a45e96963071e693126ae964d4f5ce20c0185e5","kind":"commit","published_at":"2012-08-08T23:03:11.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-118","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-118","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-118/manifests"},{"name":"pefile-1.2.10-114","sha":"7435349431ed306d0414d78c2595cfa3f670430d","kind":"commit","published_at":"2011-10-23T18:39:12.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-114","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-114","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-114/manifests"},{"name":"pefile-1.2.10-111","sha":"a14e200b9035ebbfc99610c613778df4a509ae6d","kind":"commit","published_at":"2011-08-01T07:27:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-111","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-111","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-111/manifests"},{"name":"pefile-1.2.10-107","sha":"6868a42b98ec85abf3183175cf69982309df956d","kind":"commit","published_at":"2011-05-18T13:46:30.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-107","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-107/manifests"},{"name":"pefile-1.2.10-102","sha":"b549f68ec493c2feef66a08432f66541979480b1","kind":"commit","published_at":"2011-04-10T15:56:21.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-102","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-102/manifests"},{"name":"pefile-1.2.10-96","sha":"2655fa078a119b87e8c7f3fe09f4ec8161a26ed3","kind":"commit","published_at":"2011-02-10T12:51:55.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-96","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-96/manifests"},{"name":"pefile-1.2.10-91","sha":"7437aee7a5661a9567f1384910b6efa5d1628643","kind":"commit","published_at":"2010-12-13T15:57:50.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-91","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-91/manifests"},{"name":"pefile-1.2.10-89","sha":"7df104d683641244be7341758d6c0f54ef78d47e","kind":"commit","published_at":"2010-11-08T17:26:39.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-89","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-89/manifests"},{"name":"pefile-1.2.10-85","sha":"6f00e49c225e690731e8eb083e1478cbdc26b326","kind":"commit","published_at":"2010-11-06T21:52:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-85","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-85/manifests"},{"name":"pefile-1.2.10-63","sha":"0765430d39cb1f0e5b109665b71f556dd25ecbc2","kind":"commit","published_at":"2009-03-02T01:48:07.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-63","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-63/manifests"},{"name":"pefile-1.2.10-60","sha":"14959b368c4ad7e72a69b33087ba0ed6162beb45","kind":"commit","published_at":"2009-01-23T00:32:00.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-60","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-60/manifests"},{"name":"pefile-1.2.10-56","sha":"77d466bc17fc65ac0295f8c6a4032cdb7b5f30fd","kind":"commit","published_at":"2009-01-07T16:10:20.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-56","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-56/manifests"},{"name":"pefile-1.2.9.1","sha":"221834fba3ec3659c742bb6d89c7c3e6c7d7b056","kind":"commit","published_at":"2008-03-07T15:30:45.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.9.1","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9.1/manifests"},{"name":"pefile-1.2.9","sha":"a8874fa54186035f81ea435817ec10fc0bf57dd2","kind":"commit","published_at":"2008-02-28T22:07:08.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.9","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9/manifests"},{"name":"pefile-1.2.8","sha":"9fb3f16dc9e9003fb9ed34266cb23205d2990d77","kind":"commit","published_at":"2007-11-26T12:43:31.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.8","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.8/manifests"},{"name":"pefile-1.2.7","sha":"417ae6a5b9dc039edaa62c3f9ab08d75c4bf79dc","kind":"commit","published_at":"2007-08-21T23:19:31.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.7","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.7/manifests"},{"name":"pefile-1.2.6","sha":"cc90d7e053b8194d80ff2c9a6d0b3c9f1b7c3906","kind":"commit","published_at":"2007-08-21T23:18:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.6","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.6/manifests"}]},"repo_metadata_updated_at":"2024-09-09T16:21:42.493Z","dependent_packages_count":117,"downloads":2533087,"downloads_period":"last-month","dependent_repos_count":7054,"rankings":{"downloads":0.34061200040250694,"dependent_repos_count":0.11353733346750232,"dependent_packages_count":0.17166729965818459,"stargazers_count":1.679327281806117,"forks_count":2.3149704077970754,"docker_downloads_count":0.44104887231606665,"average":0.8435271992412421},"purl":"pkg:pypi/pefile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pefile","docker_dependents_count":100,"docker_downloads_count":713854675,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T10:38:06.175Z","issues_count":74,"pull_requests_count":78,"avg_time_to_close_issue":7070893.257142857,"avg_time_to_close_pull_request":22806621.698630136,"issues_closed_count":35,"pull_requests_closed_count":73,"pull_request_authors_count":51,"issue_authors_count":62,"avg_comments_per_issue":1.5135135135135136,"avg_comments_per_pull_request":1.0769230769230769,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":3192945.8333333335,"past_year_avg_time_to_close_pull_request":4701342.64,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.5625,"past_year_avg_comments_per_pull_request":0.7407407407407407,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/issues","maintainers":[{"login":"erocarrera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erocarrera"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pefile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pefile/related_packages","maintainers":[{"uuid":"ero","login":"ero","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ero/","role":null,"created_at":"2022-12-06T19:35:59.816Z","updated_at":"2022-12-06T19:35:59.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ero/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724901,"maintainers_count":308241,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7646313,"name":"py3-pefile-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pefile","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"main","versions_count":5,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2024-10-03T12:58:43.000Z","latest_release_number":"2024.8.26-r0","last_synced_at":"2025-08-08T05:03:31.060Z","created_at":"2023-04-26T03:23:54.304Z","updated_at":"2025-08-08T05:03:31.061Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-pefile-pyc","install_command":"apk add py3-pefile-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":30318745,"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2024-08-26T21:04:07.000Z","size":1269650,"stargazers_count":1943,"open_issues_count":125,"forks_count":525,"subscribers_count":80,"default_branch":"master","last_synced_at":"2025-05-20T16:12:49.052Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocarrera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2025-05-17T08:21:31.000Z","dependencies_parsed_at":"2025-04-11T21:07:54.981Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":{"total_commits":499,"total_committers":81,"mean_commits":6.160493827160494,"dds":"0.47294589178356716","last_synced_commit":"80535f51f024805066c6ccfa062cd21d1a7afba5"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256648675,"owners_count":22421263,"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","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"},"owner_record":{"login":"erocarrera","name":"Ero Carrera","uuid":"213827","kind":"user","description":"Reverse engineering and threat-intelligence by way of F-Secure, zynamics, Google.","email":"","website":"http://blog.dkbza.org","location":"Barcelona","twitter":"erocarrera","company":null,"icon_url":"https://avatars.githubusercontent.com/u/213827?u=a9647b6bd67cfdc520c6c149b3a079dc7e009eb4\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-01T08:05:23.098Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/erocarrera","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:40:39.652Z","updated_at":"2023-03-01T08:05:23.127Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera/repositories"},"tags":[{"name":"v2024.8.26","sha":"4b3b1e2e568a88d4f1897d694d684f23d9e270c4","kind":"commit","published_at":"2024-08-26T20:55:05.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2024.8.26","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2024.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2024.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2024.8.26/manifests"},{"name":"v2023.2.7","sha":"1ab2807c4eec16041e791d7a6acc68cc23fd5266","kind":"commit","published_at":"2023-02-07T11:55:42.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2023.2.7","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2023.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2023.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2023.2.7/manifests"},{"name":"v2022.5.30","sha":"ac4fef978520ba02c27750f3d5b826aad92fb083","kind":"commit","published_at":"2022-05-30T14:06:22.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2022.5.30","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2022.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2022.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2022.5.30/manifests"},{"name":"v2021.9.3","sha":"6b40407a11c50779e54582b416a02528b1e28d0c","kind":"commit","published_at":"2021-09-03T14:17:19.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.9.3","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.3/manifests"},{"name":"v2021.9.2","sha":"26e0b58c4e940cbd827082210c4d9c5c866b6634","kind":"commit","published_at":"2021-09-02T17:25:02.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.9.2","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.2/manifests"},{"name":"v2021.5.24","sha":"95b6541e42fa0596c87809d7e96645ddeab6700d","kind":"commit","published_at":"2021-05-24T13:44:27.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.5.24","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.24/manifests"},{"name":"v2021.5.13","sha":"9dea8ee38763fc7b4836f5493e5a389b898f9248","kind":"commit","published_at":"2021-05-13T18:15:49.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.5.13","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.13/manifests"},{"name":"v2019.4.18","sha":"8a78a2e251a3f2336c232bf411133927b479edf2","kind":"commit","published_at":"2019-04-18T16:19:01.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2019.4.18","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2019.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.18/manifests"},{"name":"v2019.4.14","sha":"fa197be36ebe049585e7eba0f2c66745ea86575f","kind":"commit","published_at":"2019-04-14T17:31:15.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2019.4.14","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2019.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.14/manifests"},{"name":"v2018.8.8","sha":"2286e9856ccbd5d1f82dd16d5a1526b2a90e63da","kind":"commit","published_at":"2018-08-08T07:38:30.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2018.8.8","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2018.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2018.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2018.8.8/manifests"},{"name":"v2017.11.5","sha":"0dd5eafe4882d2016c89eec17c0198351008d2c0","kind":"commit","published_at":"2017-11-05T19:17:38.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.11.5","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.11.5/manifests"},{"name":"v2017.9.3","sha":"af9f770146d7fe7783c610b2a6452f98168ac6fb","kind":"commit","published_at":"2017-09-03T14:10:33.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.9.3","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.9.3/manifests"},{"name":"v2017.8.1","sha":"06991406248f232a25be152361ebdaa12853218c","kind":"commit","published_at":"2017-08-01T18:33:45.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.8.1","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.8.1/manifests"},{"name":"v2017.5.26","sha":"81bf83b646b0b388d6418112791ebf1bc787c352","kind":"commit","published_at":"2017-05-26T15:27:48.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.5.26","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.5.26/manifests"},{"name":"v2016.3.28","sha":"3e2d12e2f8685e3042f0e5844b2088e8e4c1a13e","kind":"commit","published_at":"2016-03-28T19:10:56.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2016.3.28","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2016.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.28/manifests"},{"name":"v2016.3.4","sha":"0340dc4fe4b3c2d9c6ee693eb60d18dcd3f9733a","kind":"commit","published_at":"2016-03-04T22:38:13.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2016.3.4","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2016.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.4/manifests"},{"name":"pefile-1.2.10-139","sha":"73e14f0700779dd800eb86784826f9d23bc7fb18","kind":"commit","published_at":"2013-12-11T20:53:37.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-139","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-139","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-139/manifests"},{"name":"pefile-1.2.10-123","sha":"ae9f5e234c1392376fe12a5cb80b8a13a82da8c0","kind":"commit","published_at":"2012-11-07T10:58:36.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-123","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-123","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-123/manifests"},{"name":"pefile-1.2.10-121","sha":"8ac0328d8bd24112876304617f9f79ba35a59c72","kind":"commit","published_at":"2012-09-05T08:35:37.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-121","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-121","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-121/manifests"},{"name":"pefile-1.2.10-118","sha":"6a45e96963071e693126ae964d4f5ce20c0185e5","kind":"commit","published_at":"2012-08-08T23:03:11.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-118","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-118","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-118/manifests"},{"name":"pefile-1.2.10-114","sha":"7435349431ed306d0414d78c2595cfa3f670430d","kind":"commit","published_at":"2011-10-23T18:39:12.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-114","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-114","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-114/manifests"},{"name":"pefile-1.2.10-111","sha":"a14e200b9035ebbfc99610c613778df4a509ae6d","kind":"commit","published_at":"2011-08-01T07:27:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-111","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-111","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-111/manifests"},{"name":"pefile-1.2.10-107","sha":"6868a42b98ec85abf3183175cf69982309df956d","kind":"commit","published_at":"2011-05-18T13:46:30.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-107","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-107/manifests"},{"name":"pefile-1.2.10-102","sha":"b549f68ec493c2feef66a08432f66541979480b1","kind":"commit","published_at":"2011-04-10T15:56:21.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-102","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-102/manifests"},{"name":"pefile-1.2.10-96","sha":"2655fa078a119b87e8c7f3fe09f4ec8161a26ed3","kind":"commit","published_at":"2011-02-10T12:51:55.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-96","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-96/manifests"},{"name":"pefile-1.2.10-91","sha":"7437aee7a5661a9567f1384910b6efa5d1628643","kind":"commit","published_at":"2010-12-13T15:57:50.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-91","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-91/manifests"},{"name":"pefile-1.2.10-89","sha":"7df104d683641244be7341758d6c0f54ef78d47e","kind":"commit","published_at":"2010-11-08T17:26:39.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-89","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-89/manifests"},{"name":"pefile-1.2.10-85","sha":"6f00e49c225e690731e8eb083e1478cbdc26b326","kind":"commit","published_at":"2010-11-06T21:52:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-85","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-85/manifests"},{"name":"pefile-1.2.10-63","sha":"0765430d39cb1f0e5b109665b71f556dd25ecbc2","kind":"commit","published_at":"2009-03-02T01:48:07.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-63","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-63/manifests"},{"name":"pefile-1.2.10-60","sha":"14959b368c4ad7e72a69b33087ba0ed6162beb45","kind":"commit","published_at":"2009-01-23T00:32:00.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-60","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-60/manifests"},{"name":"pefile-1.2.10-56","sha":"77d466bc17fc65ac0295f8c6a4032cdb7b5f30fd","kind":"commit","published_at":"2009-01-07T16:10:20.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-56","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-56/manifests"},{"name":"pefile-1.2.9.1","sha":"221834fba3ec3659c742bb6d89c7c3e6c7d7b056","kind":"commit","published_at":"2008-03-07T15:30:45.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.9.1","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9.1/manifests"},{"name":"pefile-1.2.9","sha":"a8874fa54186035f81ea435817ec10fc0bf57dd2","kind":"commit","published_at":"2008-02-28T22:07:08.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.9","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9/manifests"},{"name":"pefile-1.2.8","sha":"9fb3f16dc9e9003fb9ed34266cb23205d2990d77","kind":"commit","published_at":"2007-11-26T12:43:31.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.8","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.8/manifests"},{"name":"pefile-1.2.7","sha":"417ae6a5b9dc039edaa62c3f9ab08d75c4bf79dc","kind":"commit","published_at":"2007-08-21T23:19:31.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.7","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.7/manifests"},{"name":"pefile-1.2.6","sha":"cc90d7e053b8194d80ff2c9a6d0b3c9f1b7c3906","kind":"commit","published_at":"2007-08-21T23:18:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.6","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.6/manifests"}]},"repo_metadata_updated_at":"2025-05-27T14:50:08.230Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":7.816798256582473,"forks_count":4.469293701546926,"average":6.418134400342967},"purl":"pkg:apk/alpine/py3-pefile-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-20T16:12:44.812Z","issues_count":80,"pull_requests_count":114,"avg_time_to_close_issue":7070893.257142857,"avg_time_to_close_pull_request":22806621.698630136,"issues_closed_count":35,"pull_requests_closed_count":73,"pull_request_authors_count":58,"issue_authors_count":67,"avg_comments_per_issue":1.4875,"avg_comments_per_pull_request":0.7982456140350878,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":4155154.5,"past_year_avg_time_to_close_pull_request":4043178.705882353,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.9,"past_year_avg_comments_per_pull_request":0.12962962962962962,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/issues","maintainers":[{"login":"erocarrera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erocarrera"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pefile-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pefile-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pefile-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pefile-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1600,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-04-29T07:21:24.496Z","updated_at":"2023-04-29T07:21:24.496Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37091,"maintainers_count":822,"namespaces_count":3,"keywords_count":6480,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2628},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-04T05:02:22.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":5287691,"name":"pefile","ecosystem":"conda","description":"pefile is a Python module to read and work with PE (Portable Executable) files. The structures defined in the Windows header files will be accessible as attributes in the PE instance. The naming of fields/attributes will try to adhere to the naming scheme in those headers. Only shortcuts added for convenience will depart from that convention.","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2019-06-27T05:26:11.000Z","latest_release_published_at":"2024-07-10T22:16:09.000Z","latest_release_number":"2023.2.7","last_synced_at":"2025-08-08T05:26:29.115Z","created_at":"2022-10-03T15:44:53.734Z","updated_at":"2025-08-08T05:26:29.115Z","registry_url":"https://anaconda.org/anaconda/pefile","install_command":"conda install -c anaconda pefile","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2023-03-10T12:45:26.000Z","size":1268877,"stargazers_count":1573,"open_issues_count":75,"forks_count":508,"subscribers_count":75,"default_branch":"master","last_synced_at":"2023-03-21T11:47:31.715Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2023-03-21T07:35:23.000Z","dependencies_parsed_at":"2023-01-14T16:45:14.848Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"erocarrera","name":"Ero Carrera","uuid":"213827","kind":"user","description":"Reverse engineering and threat-intelligence by way of F-Secure, zynamics, Google.","email":"","website":"http://blog.dkbza.org","location":"Barcelona","twitter":"erocarrera","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/213827?u=a9647b6bd67cfdc520c6c149b3a079dc7e009eb4\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-01T08:05:23.098Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera"},"tags":[{"name":"v2022.5.30","sha":"ac4fef978520ba02c27750f3d5b826aad92fb083","kind":"commit","published_at":"2022-05-30T14:06:22.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2022.5.30","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2022.5.30"},{"name":"v2021.9.3","sha":"6b40407a11c50779e54582b416a02528b1e28d0c","kind":"commit","published_at":"2021-09-03T14:17:19.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.9.3","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.9.3"},{"name":"v2021.9.2","sha":"26e0b58c4e940cbd827082210c4d9c5c866b6634","kind":"commit","published_at":"2021-09-02T17:25:02.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.9.2","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.9.2"},{"name":"v2021.5.24","sha":"95b6541e42fa0596c87809d7e96645ddeab6700d","kind":"commit","published_at":"2021-05-24T13:44:27.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.5.24","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.5.24"},{"name":"v2021.5.13","sha":"9dea8ee38763fc7b4836f5493e5a389b898f9248","kind":"commit","published_at":"2021-05-13T18:15:49.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.5.13","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.5.13"},{"name":"v2019.4.18","sha":"8a78a2e251a3f2336c232bf411133927b479edf2","kind":"commit","published_at":"2019-04-18T16:19:01.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2019.4.18","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2019.4.18"},{"name":"v2019.4.14","sha":"fa197be36ebe049585e7eba0f2c66745ea86575f","kind":"commit","published_at":"2019-04-14T17:31:15.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2019.4.14","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2019.4.14"},{"name":"v2018.8.8","sha":"2286e9856ccbd5d1f82dd16d5a1526b2a90e63da","kind":"commit","published_at":"2018-08-08T07:38:30.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2018.8.8","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2018.8.8"},{"name":"v2017.11.5","sha":"0dd5eafe4882d2016c89eec17c0198351008d2c0","kind":"commit","published_at":"2017-11-05T19:17:38.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.11.5","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.11.5"},{"name":"v2017.9.3","sha":"af9f770146d7fe7783c610b2a6452f98168ac6fb","kind":"commit","published_at":"2017-09-03T14:10:33.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.9.3","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.9.3"},{"name":"v2017.8.1","sha":"06991406248f232a25be152361ebdaa12853218c","kind":"commit","published_at":"2017-08-01T18:33:45.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.8.1","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.8.1"},{"name":"v2017.5.26","sha":"81bf83b646b0b388d6418112791ebf1bc787c352","kind":"commit","published_at":"2017-05-26T15:27:48.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.5.26","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.5.26"},{"name":"v2016.3.28","sha":"3e2d12e2f8685e3042f0e5844b2088e8e4c1a13e","kind":"commit","published_at":"2016-03-28T19:10:56.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2016.3.28","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2016.3.28"},{"name":"v2016.3.4","sha":"0340dc4fe4b3c2d9c6ee693eb60d18dcd3f9733a","kind":"commit","published_at":"2016-03-04T22:38:13.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2016.3.4","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2016.3.4"},{"name":"pefile-1.2.10-139","sha":"73e14f0700779dd800eb86784826f9d23bc7fb18","kind":"commit","published_at":"2013-12-11T20:53:37.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-139","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-139"},{"name":"pefile-1.2.10-123","sha":"ae9f5e234c1392376fe12a5cb80b8a13a82da8c0","kind":"commit","published_at":"2012-11-07T10:58:36.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-123","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-123"},{"name":"pefile-1.2.10-121","sha":"8ac0328d8bd24112876304617f9f79ba35a59c72","kind":"commit","published_at":"2012-09-05T08:35:37.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-121","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-121"},{"name":"pefile-1.2.10-118","sha":"6a45e96963071e693126ae964d4f5ce20c0185e5","kind":"commit","published_at":"2012-08-08T23:03:11.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-118","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-118"},{"name":"pefile-1.2.10-114","sha":"7435349431ed306d0414d78c2595cfa3f670430d","kind":"commit","published_at":"2011-10-23T18:39:12.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-114","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-114"},{"name":"pefile-1.2.10-111","sha":"a14e200b9035ebbfc99610c613778df4a509ae6d","kind":"commit","published_at":"2011-08-01T07:27:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-111","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-111"},{"name":"pefile-1.2.10-107","sha":"6868a42b98ec85abf3183175cf69982309df956d","kind":"commit","published_at":"2011-05-18T13:46:30.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-107","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-107"},{"name":"pefile-1.2.10-102","sha":"b549f68ec493c2feef66a08432f66541979480b1","kind":"commit","published_at":"2011-04-10T15:56:21.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-102","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-102"},{"name":"pefile-1.2.10-96","sha":"2655fa078a119b87e8c7f3fe09f4ec8161a26ed3","kind":"commit","published_at":"2011-02-10T12:51:55.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-96","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-96"},{"name":"pefile-1.2.10-91","sha":"7437aee7a5661a9567f1384910b6efa5d1628643","kind":"commit","published_at":"2010-12-13T15:57:50.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-91","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-91"},{"name":"pefile-1.2.10-89","sha":"7df104d683641244be7341758d6c0f54ef78d47e","kind":"commit","published_at":"2010-11-08T17:26:39.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-89","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-89"},{"name":"pefile-1.2.10-85","sha":"6f00e49c225e690731e8eb083e1478cbdc26b326","kind":"commit","published_at":"2010-11-06T21:52:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-85","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-85"},{"name":"pefile-1.2.10-63","sha":"0765430d39cb1f0e5b109665b71f556dd25ecbc2","kind":"commit","published_at":"2009-03-02T01:48:07.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-63","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-63"},{"name":"pefile-1.2.10-60","sha":"14959b368c4ad7e72a69b33087ba0ed6162beb45","kind":"commit","published_at":"2009-01-23T00:32:00.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-60","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-60"},{"name":"pefile-1.2.10-56","sha":"77d466bc17fc65ac0295f8c6a4032cdb7b5f30fd","kind":"commit","published_at":"2009-01-07T16:10:20.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-56","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-56"},{"name":"pefile-1.2.9.1","sha":"221834fba3ec3659c742bb6d89c7c3e6c7d7b056","kind":"commit","published_at":"2008-03-07T15:30:45.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.9.1","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.9.1"},{"name":"pefile-1.2.9","sha":"a8874fa54186035f81ea435817ec10fc0bf57dd2","kind":"commit","published_at":"2008-02-28T22:07:08.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.9","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.9"},{"name":"pefile-1.2.8","sha":"9fb3f16dc9e9003fb9ed34266cb23205d2990d77","kind":"commit","published_at":"2007-11-26T12:43:31.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.8","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.8"},{"name":"pefile-1.2.7","sha":"417ae6a5b9dc039edaa62c3f9ab08d75c4bf79dc","kind":"commit","published_at":"2007-08-21T23:19:31.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.7","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.7"},{"name":"pefile-1.2.6","sha":"cc90d7e053b8194d80ff2c9a6d0b3c9f1b7c3906","kind":"commit","published_at":"2007-08-21T23:18:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.6","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.6"}]},"repo_metadata_updated_at":"2023-03-22T07:25:09.471Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":39.42891859052248,"dependent_packages_count":30.619684082624545,"stargazers_count":19.441069258809236,"forks_count":15.127582017010935,"docker_downloads_count":null,"average":26.154313487241797},"purl":"pkg:conda/pefile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:24:46.913Z","issues_count":57,"pull_requests_count":48,"avg_time_to_close_issue":4872162.592592592,"avg_time_to_close_pull_request":25424828.744186047,"issues_closed_count":27,"pull_requests_closed_count":43,"pull_request_authors_count":41,"issue_authors_count":49,"avg_comments_per_issue":1.4912280701754386,"avg_comments_per_pull_request":1.2291666666666667,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1701910.375,"past_year_avg_time_to_close_pull_request":3653219.4,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.2142857142857142,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pefile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pefile/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2901,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":611},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-04T06:59:49.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6061262,"name":"py3-pefile","ecosystem":"alpine","description":"Python PE parsing module","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"main","versions_count":7,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2024-10-03T12:58:43.000Z","latest_release_number":"2024.8.26-r0","last_synced_at":"2025-08-08T05:09:05.348Z","created_at":"2023-01-31T19:07:29.826Z","updated_at":"2025-08-08T05:09:05.349Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-pefile","install_command":"apk add py3-pefile","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":30318745,"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2024-08-26T21:04:07.000Z","size":1269650,"stargazers_count":1943,"open_issues_count":125,"forks_count":525,"subscribers_count":80,"default_branch":"master","last_synced_at":"2025-05-20T16:12:49.052Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocarrera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2025-05-17T08:21:31.000Z","dependencies_parsed_at":"2025-04-11T21:07:54.981Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":{"total_commits":499,"total_committers":81,"mean_commits":6.160493827160494,"dds":"0.47294589178356716","last_synced_commit":"80535f51f024805066c6ccfa062cd21d1a7afba5"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256648675,"owners_count":22421263,"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","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"},"owner_record":{"login":"erocarrera","name":"Ero Carrera","uuid":"213827","kind":"user","description":"Reverse engineering and threat-intelligence by way of F-Secure, zynamics, Google.","email":"","website":"http://blog.dkbza.org","location":"Barcelona","twitter":"erocarrera","company":null,"icon_url":"https://avatars.githubusercontent.com/u/213827?u=a9647b6bd67cfdc520c6c149b3a079dc7e009eb4\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-01T08:05:23.098Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/erocarrera","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T06:40:39.652Z","updated_at":"2023-03-01T08:05:23.127Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera/repositories"},"tags":[{"name":"v2024.8.26","sha":"4b3b1e2e568a88d4f1897d694d684f23d9e270c4","kind":"commit","published_at":"2024-08-26T20:55:05.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2024.8.26","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2024.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2024.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2024.8.26/manifests"},{"name":"v2023.2.7","sha":"1ab2807c4eec16041e791d7a6acc68cc23fd5266","kind":"commit","published_at":"2023-02-07T11:55:42.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2023.2.7","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2023.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2023.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2023.2.7/manifests"},{"name":"v2022.5.30","sha":"ac4fef978520ba02c27750f3d5b826aad92fb083","kind":"commit","published_at":"2022-05-30T14:06:22.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2022.5.30","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2022.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2022.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2022.5.30/manifests"},{"name":"v2021.9.3","sha":"6b40407a11c50779e54582b416a02528b1e28d0c","kind":"commit","published_at":"2021-09-03T14:17:19.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.9.3","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.3/manifests"},{"name":"v2021.9.2","sha":"26e0b58c4e940cbd827082210c4d9c5c866b6634","kind":"commit","published_at":"2021-09-02T17:25:02.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.9.2","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.9.2/manifests"},{"name":"v2021.5.24","sha":"95b6541e42fa0596c87809d7e96645ddeab6700d","kind":"commit","published_at":"2021-05-24T13:44:27.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.5.24","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.24/manifests"},{"name":"v2021.5.13","sha":"9dea8ee38763fc7b4836f5493e5a389b898f9248","kind":"commit","published_at":"2021-05-13T18:15:49.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.5.13","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2021.5.13/manifests"},{"name":"v2019.4.18","sha":"8a78a2e251a3f2336c232bf411133927b479edf2","kind":"commit","published_at":"2019-04-18T16:19:01.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2019.4.18","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2019.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.18/manifests"},{"name":"v2019.4.14","sha":"fa197be36ebe049585e7eba0f2c66745ea86575f","kind":"commit","published_at":"2019-04-14T17:31:15.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2019.4.14","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2019.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2019.4.14/manifests"},{"name":"v2018.8.8","sha":"2286e9856ccbd5d1f82dd16d5a1526b2a90e63da","kind":"commit","published_at":"2018-08-08T07:38:30.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2018.8.8","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2018.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2018.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2018.8.8/manifests"},{"name":"v2017.11.5","sha":"0dd5eafe4882d2016c89eec17c0198351008d2c0","kind":"commit","published_at":"2017-11-05T19:17:38.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.11.5","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.11.5/manifests"},{"name":"v2017.9.3","sha":"af9f770146d7fe7783c610b2a6452f98168ac6fb","kind":"commit","published_at":"2017-09-03T14:10:33.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.9.3","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.9.3/manifests"},{"name":"v2017.8.1","sha":"06991406248f232a25be152361ebdaa12853218c","kind":"commit","published_at":"2017-08-01T18:33:45.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.8.1","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.8.1/manifests"},{"name":"v2017.5.26","sha":"81bf83b646b0b388d6418112791ebf1bc787c352","kind":"commit","published_at":"2017-05-26T15:27:48.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.5.26","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2017.5.26/manifests"},{"name":"v2016.3.28","sha":"3e2d12e2f8685e3042f0e5844b2088e8e4c1a13e","kind":"commit","published_at":"2016-03-28T19:10:56.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2016.3.28","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2016.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.28/manifests"},{"name":"v2016.3.4","sha":"0340dc4fe4b3c2d9c6ee693eb60d18dcd3f9733a","kind":"commit","published_at":"2016-03-04T22:38:13.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2016.3.4","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2016.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/v2016.3.4/manifests"},{"name":"pefile-1.2.10-139","sha":"73e14f0700779dd800eb86784826f9d23bc7fb18","kind":"commit","published_at":"2013-12-11T20:53:37.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-139","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-139","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-139","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-139/manifests"},{"name":"pefile-1.2.10-123","sha":"ae9f5e234c1392376fe12a5cb80b8a13a82da8c0","kind":"commit","published_at":"2012-11-07T10:58:36.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-123","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-123","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-123","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-123/manifests"},{"name":"pefile-1.2.10-121","sha":"8ac0328d8bd24112876304617f9f79ba35a59c72","kind":"commit","published_at":"2012-09-05T08:35:37.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-121","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-121","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-121/manifests"},{"name":"pefile-1.2.10-118","sha":"6a45e96963071e693126ae964d4f5ce20c0185e5","kind":"commit","published_at":"2012-08-08T23:03:11.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-118","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-118","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-118","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-118/manifests"},{"name":"pefile-1.2.10-114","sha":"7435349431ed306d0414d78c2595cfa3f670430d","kind":"commit","published_at":"2011-10-23T18:39:12.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-114","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-114","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-114/manifests"},{"name":"pefile-1.2.10-111","sha":"a14e200b9035ebbfc99610c613778df4a509ae6d","kind":"commit","published_at":"2011-08-01T07:27:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-111","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-111","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-111/manifests"},{"name":"pefile-1.2.10-107","sha":"6868a42b98ec85abf3183175cf69982309df956d","kind":"commit","published_at":"2011-05-18T13:46:30.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-107","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-107/manifests"},{"name":"pefile-1.2.10-102","sha":"b549f68ec493c2feef66a08432f66541979480b1","kind":"commit","published_at":"2011-04-10T15:56:21.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-102","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-102/manifests"},{"name":"pefile-1.2.10-96","sha":"2655fa078a119b87e8c7f3fe09f4ec8161a26ed3","kind":"commit","published_at":"2011-02-10T12:51:55.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-96","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-96/manifests"},{"name":"pefile-1.2.10-91","sha":"7437aee7a5661a9567f1384910b6efa5d1628643","kind":"commit","published_at":"2010-12-13T15:57:50.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-91","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-91/manifests"},{"name":"pefile-1.2.10-89","sha":"7df104d683641244be7341758d6c0f54ef78d47e","kind":"commit","published_at":"2010-11-08T17:26:39.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-89","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-89/manifests"},{"name":"pefile-1.2.10-85","sha":"6f00e49c225e690731e8eb083e1478cbdc26b326","kind":"commit","published_at":"2010-11-06T21:52:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-85","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-85/manifests"},{"name":"pefile-1.2.10-63","sha":"0765430d39cb1f0e5b109665b71f556dd25ecbc2","kind":"commit","published_at":"2009-03-02T01:48:07.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-63","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-63/manifests"},{"name":"pefile-1.2.10-60","sha":"14959b368c4ad7e72a69b33087ba0ed6162beb45","kind":"commit","published_at":"2009-01-23T00:32:00.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-60","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-60/manifests"},{"name":"pefile-1.2.10-56","sha":"77d466bc17fc65ac0295f8c6a4032cdb7b5f30fd","kind":"commit","published_at":"2009-01-07T16:10:20.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-56","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.10-56/manifests"},{"name":"pefile-1.2.9.1","sha":"221834fba3ec3659c742bb6d89c7c3e6c7d7b056","kind":"commit","published_at":"2008-03-07T15:30:45.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.9.1","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9.1/manifests"},{"name":"pefile-1.2.9","sha":"a8874fa54186035f81ea435817ec10fc0bf57dd2","kind":"commit","published_at":"2008-02-28T22:07:08.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.9","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.9/manifests"},{"name":"pefile-1.2.8","sha":"9fb3f16dc9e9003fb9ed34266cb23205d2990d77","kind":"commit","published_at":"2007-11-26T12:43:31.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.8","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.8/manifests"},{"name":"pefile-1.2.7","sha":"417ae6a5b9dc039edaa62c3f9ab08d75c4bf79dc","kind":"commit","published_at":"2007-08-21T23:19:31.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.7","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.7/manifests"},{"name":"pefile-1.2.6","sha":"cc90d7e053b8194d80ff2c9a6d0b3c9f1b7c3906","kind":"commit","published_at":"2007-08-21T23:18:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.6","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags/pefile-1.2.6/manifests"}]},"repo_metadata_updated_at":"2025-05-27T14:50:07.885Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":7.623669380087664,"forks_count":4.363650594865373,"average":4.5045397620538505},"purl":"pkg:apk/alpine/py3-pefile?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-20T16:12:44.812Z","issues_count":80,"pull_requests_count":114,"avg_time_to_close_issue":7070893.257142857,"avg_time_to_close_pull_request":22806621.698630136,"issues_closed_count":35,"pull_requests_closed_count":73,"pull_request_authors_count":58,"issue_authors_count":67,"avg_comments_per_issue":1.4875,"avg_comments_per_pull_request":0.7982456140350878,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":4155154.5,"past_year_avg_time_to_close_pull_request":4043178.705882353,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.9,"past_year_avg_comments_per_pull_request":0.12962962962962962,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/issues","maintainers":[{"login":"erocarrera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erocarrera"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pefile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pefile/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1600,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-01T00:34:53.571Z","updated_at":"2023-02-01T00:34:53.571Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37091,"maintainers_count":822,"namespaces_count":3,"keywords_count":6480,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2628},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-04T05:02:22.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":5289812,"name":"pefile","ecosystem":"conda","description":null,"homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-10-03T15:48:12.962Z","latest_release_published_at":"2022-05-30T20:50:48.000Z","latest_release_number":"2022.5.30","last_synced_at":"2025-08-09T06:02:44.078Z","created_at":"2022-10-03T15:48:12.955Z","updated_at":"2025-08-09T06:02:44.078Z","registry_url":"https://anaconda.org/conda-forge/pefile","install_command":"conda install -c conda-forge pefile","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2023-03-10T12:45:26.000Z","size":1268877,"stargazers_count":1575,"open_issues_count":75,"forks_count":508,"subscribers_count":75,"default_branch":"master","last_synced_at":"2023-03-22T07:25:15.621Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2023-03-22T07:11:46.000Z","dependencies_parsed_at":"2023-01-14T16:45:14.848Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"erocarrera","name":"Ero Carrera","uuid":"213827","kind":"user","description":"Reverse engineering and threat-intelligence by way of F-Secure, zynamics, Google.","email":"","website":"http://blog.dkbza.org","location":"Barcelona","twitter":"erocarrera","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/213827?u=a9647b6bd67cfdc520c6c149b3a079dc7e009eb4\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-01T08:05:23.098Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera"},"tags":[{"name":"v2022.5.30","sha":"ac4fef978520ba02c27750f3d5b826aad92fb083","kind":"commit","published_at":"2022-05-30T14:06:22.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2022.5.30","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2022.5.30"},{"name":"v2021.9.3","sha":"6b40407a11c50779e54582b416a02528b1e28d0c","kind":"commit","published_at":"2021-09-03T14:17:19.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.9.3","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.9.3"},{"name":"v2021.9.2","sha":"26e0b58c4e940cbd827082210c4d9c5c866b6634","kind":"commit","published_at":"2021-09-02T17:25:02.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.9.2","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.9.2"},{"name":"v2021.5.24","sha":"95b6541e42fa0596c87809d7e96645ddeab6700d","kind":"commit","published_at":"2021-05-24T13:44:27.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.5.24","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.5.24"},{"name":"v2021.5.13","sha":"9dea8ee38763fc7b4836f5493e5a389b898f9248","kind":"commit","published_at":"2021-05-13T18:15:49.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2021.5.13","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2021.5.13"},{"name":"v2019.4.18","sha":"8a78a2e251a3f2336c232bf411133927b479edf2","kind":"commit","published_at":"2019-04-18T16:19:01.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2019.4.18","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2019.4.18"},{"name":"v2019.4.14","sha":"fa197be36ebe049585e7eba0f2c66745ea86575f","kind":"commit","published_at":"2019-04-14T17:31:15.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2019.4.14","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2019.4.14"},{"name":"v2018.8.8","sha":"2286e9856ccbd5d1f82dd16d5a1526b2a90e63da","kind":"commit","published_at":"2018-08-08T07:38:30.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2018.8.8","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2018.8.8"},{"name":"v2017.11.5","sha":"0dd5eafe4882d2016c89eec17c0198351008d2c0","kind":"commit","published_at":"2017-11-05T19:17:38.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.11.5","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.11.5"},{"name":"v2017.9.3","sha":"af9f770146d7fe7783c610b2a6452f98168ac6fb","kind":"commit","published_at":"2017-09-03T14:10:33.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.9.3","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.9.3"},{"name":"v2017.8.1","sha":"06991406248f232a25be152361ebdaa12853218c","kind":"commit","published_at":"2017-08-01T18:33:45.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.8.1","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.8.1"},{"name":"v2017.5.26","sha":"81bf83b646b0b388d6418112791ebf1bc787c352","kind":"commit","published_at":"2017-05-26T15:27:48.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2017.5.26","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2017.5.26"},{"name":"v2016.3.28","sha":"3e2d12e2f8685e3042f0e5844b2088e8e4c1a13e","kind":"commit","published_at":"2016-03-28T19:10:56.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2016.3.28","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2016.3.28"},{"name":"v2016.3.4","sha":"0340dc4fe4b3c2d9c6ee693eb60d18dcd3f9733a","kind":"commit","published_at":"2016-03-04T22:38:13.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/v2016.3.4","html_url":"https://github.com/erocarrera/pefile/releases/tag/v2016.3.4"},{"name":"pefile-1.2.10-139","sha":"73e14f0700779dd800eb86784826f9d23bc7fb18","kind":"commit","published_at":"2013-12-11T20:53:37.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-139","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-139"},{"name":"pefile-1.2.10-123","sha":"ae9f5e234c1392376fe12a5cb80b8a13a82da8c0","kind":"commit","published_at":"2012-11-07T10:58:36.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-123","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-123"},{"name":"pefile-1.2.10-121","sha":"8ac0328d8bd24112876304617f9f79ba35a59c72","kind":"commit","published_at":"2012-09-05T08:35:37.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-121","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-121"},{"name":"pefile-1.2.10-118","sha":"6a45e96963071e693126ae964d4f5ce20c0185e5","kind":"commit","published_at":"2012-08-08T23:03:11.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-118","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-118"},{"name":"pefile-1.2.10-114","sha":"7435349431ed306d0414d78c2595cfa3f670430d","kind":"commit","published_at":"2011-10-23T18:39:12.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-114","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-114"},{"name":"pefile-1.2.10-111","sha":"a14e200b9035ebbfc99610c613778df4a509ae6d","kind":"commit","published_at":"2011-08-01T07:27:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-111","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-111"},{"name":"pefile-1.2.10-107","sha":"6868a42b98ec85abf3183175cf69982309df956d","kind":"commit","published_at":"2011-05-18T13:46:30.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-107","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-107"},{"name":"pefile-1.2.10-102","sha":"b549f68ec493c2feef66a08432f66541979480b1","kind":"commit","published_at":"2011-04-10T15:56:21.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-102","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-102"},{"name":"pefile-1.2.10-96","sha":"2655fa078a119b87e8c7f3fe09f4ec8161a26ed3","kind":"commit","published_at":"2011-02-10T12:51:55.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-96","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-96"},{"name":"pefile-1.2.10-91","sha":"7437aee7a5661a9567f1384910b6efa5d1628643","kind":"commit","published_at":"2010-12-13T15:57:50.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-91","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-91"},{"name":"pefile-1.2.10-89","sha":"7df104d683641244be7341758d6c0f54ef78d47e","kind":"commit","published_at":"2010-11-08T17:26:39.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-89","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-89"},{"name":"pefile-1.2.10-85","sha":"6f00e49c225e690731e8eb083e1478cbdc26b326","kind":"commit","published_at":"2010-11-06T21:52:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-85","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-85"},{"name":"pefile-1.2.10-63","sha":"0765430d39cb1f0e5b109665b71f556dd25ecbc2","kind":"commit","published_at":"2009-03-02T01:48:07.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-63","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-63"},{"name":"pefile-1.2.10-60","sha":"14959b368c4ad7e72a69b33087ba0ed6162beb45","kind":"commit","published_at":"2009-01-23T00:32:00.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-60","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-60"},{"name":"pefile-1.2.10-56","sha":"77d466bc17fc65ac0295f8c6a4032cdb7b5f30fd","kind":"commit","published_at":"2009-01-07T16:10:20.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.10-56","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.10-56"},{"name":"pefile-1.2.9.1","sha":"221834fba3ec3659c742bb6d89c7c3e6c7d7b056","kind":"commit","published_at":"2008-03-07T15:30:45.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.9.1","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.9.1"},{"name":"pefile-1.2.9","sha":"a8874fa54186035f81ea435817ec10fc0bf57dd2","kind":"commit","published_at":"2008-02-28T22:07:08.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.9","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.9"},{"name":"pefile-1.2.8","sha":"9fb3f16dc9e9003fb9ed34266cb23205d2990d77","kind":"commit","published_at":"2007-11-26T12:43:31.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.8","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.8"},{"name":"pefile-1.2.7","sha":"417ae6a5b9dc039edaa62c3f9ab08d75c4bf79dc","kind":"commit","published_at":"2007-08-21T23:19:31.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.7","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.7"},{"name":"pefile-1.2.6","sha":"cc90d7e053b8194d80ff2c9a6d0b3c9f1b7c3906","kind":"commit","published_at":"2007-08-21T23:18:35.000Z","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/pefile-1.2.6","html_url":"https://github.com/erocarrera/pefile/releases/tag/pefile-1.2.6"}]},"repo_metadata_updated_at":"2023-03-22T07:25:43.217Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":12.166275762263586,"dependent_packages_count":19.601776535755278,"stargazers_count":10.09032386845651,"forks_count":7.390588352712212,"docker_downloads_count":null,"average":12.312241129796897},"purl":"pkg:conda/pefile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:24:46.913Z","issues_count":57,"pull_requests_count":48,"avg_time_to_close_issue":4872162.592592592,"avg_time_to_close_pull_request":25424828.744186047,"issues_closed_count":27,"pull_requests_closed_count":43,"pull_request_authors_count":41,"issue_authors_count":49,"avg_comments_per_issue":1.4912280701754386,"avg_comments_per_pull_request":1.2291666666666667,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1701910.375,"past_year_avg_time_to_close_pull_request":3653219.4,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.2142857142857142,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pefile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pefile/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":10345145,"name":"py3-pefile-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pefile","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2023.2.7-r2","last_synced_at":"2025-08-12T02:34:36.014Z","created_at":"2024-06-11T10:17:41.401Z","updated_at":"2025-08-12T02:34:36.015Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pefile-pyc","install_command":"apk add py3-pefile-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":30318745,"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2024-04-22T13:47:25.000Z","size":1268762,"stargazers_count":1798,"open_issues_count":85,"forks_count":516,"subscribers_count":80,"default_branch":"master","last_synced_at":"2024-05-16T14:07:09.745Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocarrera.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2024-06-10T11:15:02.649Z","dependencies_parsed_at":"2024-06-10T11:28:47.694Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":{"total_commits":499,"total_committers":81,"mean_commits":6.160493827160494,"dds":"0.47294589178356716","last_synced_commit":"80535f51f024805066c6ccfa062cd21d1a7afba5"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206634325,"owners_count":14602825,"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","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"}},"repo_metadata_updated_at":"2024-06-12T01:23:00.247Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pefile-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-06T03:07:34.775Z","issues_count":69,"pull_requests_count":60,"avg_time_to_close_issue":7247604.696969697,"avg_time_to_close_pull_request":22017401.098039217,"issues_closed_count":33,"pull_requests_closed_count":51,"pull_request_authors_count":49,"issue_authors_count":59,"avg_comments_per_issue":1.4492753623188406,"avg_comments_per_pull_request":1.2166666666666668,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":2101944.6666666665,"past_year_avg_time_to_close_pull_request":3702477.5,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.2142857142857142,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/issues","maintainers":[{"login":"erocarrera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erocarrera"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pefile-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pefile-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pefile-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pefile-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1269,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-06-12T01:23:54.701Z","updated_at":"2024-06-12T01:23:54.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4232,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1362},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-03T07:00:27.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8677570,"name":"py3-pefile","ecosystem":"alpine","description":"Python PE parsing module","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"2023.2.7-r1","last_synced_at":"2025-08-09T05:30:52.678Z","created_at":"2023-12-20T10:29:09.919Z","updated_at":"2025-08-09T05:30:52.679Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pefile","install_command":"apk add py3-pefile","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pefile?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pefile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pefile/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":907,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-09-15T18:18:50.921Z","updated_at":"2024-09-15T18:18:50.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2596,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":703},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-04T07:04:01.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11139632,"name":"py3-pefile-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pefile","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-03T12:58:43.000Z","latest_release_published_at":"2024-10-03T12:58:43.000Z","latest_release_number":"2024.8.26-r0","last_synced_at":"2025-08-09T05:53:17.129Z","created_at":"2024-12-07T12:59:15.063Z","updated_at":"2025-08-09T05:53:17.129Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pefile-pyc","install_command":"apk add py3-pefile-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pefile-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pefile-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pefile-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pefile-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pefile-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-12-10T03:39:39.647Z","updated_at":"2024-12-10T03:39:39.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11139641,"name":"py3-pefile","ecosystem":"alpine","description":"Python PE parsing module","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-03T12:58:43.000Z","latest_release_published_at":"2024-10-03T12:58:43.000Z","latest_release_number":"2024.8.26-r0","last_synced_at":"2025-08-09T05:54:42.371Z","created_at":"2024-12-07T12:59:21.193Z","updated_at":"2025-08-09T05:54:42.371Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pefile","install_command":"apk add py3-pefile","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pefile?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pefile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pefile/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-12-10T03:39:23.857Z","updated_at":"2024-12-10T03:39:23.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2720,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1044},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-04T06:59:06.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":7779506,"name":"py3-pefile-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pefile","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-05-10T05:42:02.000Z","latest_release_published_at":"2023-05-10T05:42:02.000Z","latest_release_number":"2023.2.7-r1","last_synced_at":"2025-08-09T06:10:34.479Z","created_at":"2023-05-22T14:30:25.312Z","updated_at":"2025-08-09T06:10:34.480Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-pefile-pyc","install_command":"apk add py3-pefile-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2023-04-18T18:47:56.000Z","size":1268956,"stargazers_count":1614,"open_issues_count":75,"forks_count":512,"subscribers_count":76,"default_branch":"master","last_synced_at":"2023-05-22T01:03:15.864Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocarrera.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2023-05-21T13:44:25.000Z","dependencies_parsed_at":"2023-01-14T16:45:14.848Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:30:25.407Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":6.129370106229116,"forks_count":3.246720861802404,"docker_downloads_count":null,"average":2.34402274200788},"purl":"pkg:apk/alpine/py3-pefile-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:24:46.913Z","issues_count":57,"pull_requests_count":48,"avg_time_to_close_issue":4872162.592592592,"avg_time_to_close_pull_request":25424828.744186047,"issues_closed_count":27,"pull_requests_closed_count":43,"pull_request_authors_count":41,"issue_authors_count":49,"avg_comments_per_issue":1.4912280701754386,"avg_comments_per_pull_request":1.2291666666666667,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1701910.375,"past_year_avg_time_to_close_pull_request":3653219.4,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.2142857142857142,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pefile-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pefile-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pefile-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pefile-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1225,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-05-23T07:19:35.733Z","updated_at":"2023-05-23T07:19:35.733Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":10345144,"name":"py3-pefile","ecosystem":"alpine","description":"Python PE parsing module","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"2023.2.7-r2","last_synced_at":"2025-08-10T07:15:27.842Z","created_at":"2024-06-11T10:17:38.790Z","updated_at":"2025-08-10T07:15:27.843Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pefile","install_command":"apk add py3-pefile","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":30318745,"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2024-04-22T13:47:25.000Z","size":1268762,"stargazers_count":1798,"open_issues_count":85,"forks_count":516,"subscribers_count":80,"default_branch":"master","last_synced_at":"2024-05-16T14:07:09.745Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocarrera.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2024-06-10T11:15:02.649Z","dependencies_parsed_at":"2024-06-10T11:28:47.694Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":{"total_commits":499,"total_committers":81,"mean_commits":6.160493827160494,"dds":"0.47294589178356716","last_synced_commit":"80535f51f024805066c6ccfa062cd21d1a7afba5"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","download_url":"https://codeload.github.com/erocarrera/pefile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206634325,"owners_count":14602825,"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","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"}},"repo_metadata_updated_at":"2024-06-12T01:23:00.163Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pefile?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-06T03:07:34.775Z","issues_count":69,"pull_requests_count":60,"avg_time_to_close_issue":7247604.696969697,"avg_time_to_close_pull_request":22017401.098039217,"issues_closed_count":33,"pull_requests_closed_count":51,"pull_request_authors_count":49,"issue_authors_count":59,"avg_comments_per_issue":1.4492753623188406,"avg_comments_per_pull_request":1.2166666666666668,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":2101944.6666666665,"past_year_avg_time_to_close_pull_request":3702477.5,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.2142857142857142,"past_year_avg_comments_per_pull_request":1.0769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/issues","maintainers":[{"login":"erocarrera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erocarrera"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pefile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pefile/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1269,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-06-12T01:23:49.178Z","updated_at":"2024-06-12T01:23:49.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4232,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1362},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-03T07:00:27.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":7779505,"name":"py3-pefile","ecosystem":"alpine","description":"Python PE parsing module","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-05-10T05:42:02.000Z","latest_release_published_at":"2023-05-10T05:42:02.000Z","latest_release_number":"2023.2.7-r1","last_synced_at":"2025-08-09T06:10:31.039Z","created_at":"2023-05-22T14:30:24.983Z","updated_at":"2025-08-09T06:10:31.039Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-pefile","install_command":"apk add py3-pefile","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"uuid":"33870982","full_name":"erocarrera/pefile","owner":"erocarrera","description":"pefile is a Python module to read and work with PE (Portable Executable) files","archived":false,"fork":false,"pushed_at":"2023-04-18T18:47:56.000Z","size":1268956,"stargazers_count":1614,"open_issues_count":75,"forks_count":512,"subscribers_count":76,"default_branch":"master","last_synced_at":"2023-05-22T01:03:15.864Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erocarrera.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2015-04-13T13:45:19.000Z","updated_at":"2023-05-21T13:44:25.000Z","dependencies_parsed_at":"2023-01-14T16:45:14.848Z","dependency_job_id":null,"html_url":"https://github.com/erocarrera/pefile","commit_stats":null,"previous_names":[],"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erocarrera","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":133136767,"owners_count":6005042,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-05-22T14:30:25.065Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":6.129370106229116,"forks_count":3.246720861802404,"docker_downloads_count":null,"average":2.34402274200788},"purl":"pkg:apk/alpine/py3-pefile?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T20:24:46.913Z","issues_count":57,"pull_requests_count":48,"avg_time_to_close_issue":4872162.592592592,"avg_time_to_close_pull_request":25424828.744186047,"issues_closed_count":27,"pull_requests_closed_count":43,"pull_request_authors_count":41,"issue_authors_count":49,"avg_comments_per_issue":1.4912280701754386,"avg_comments_per_pull_request":1.2291666666666667,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1701910.375,"past_year_avg_time_to_close_pull_request":3653219.4,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.2142857142857142,"past_year_avg_comments_per_pull_request":0.42857142857142855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pefile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pefile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pefile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pefile/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1225,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-05-23T07:19:34.923Z","updated_at":"2023-05-23T07:19:34.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3621,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1083},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-04T07:04:07.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":8677571,"name":"py3-pefile-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pefile","homepage":"https://github.com/erocarrera/pefile","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erocarrera/pefile","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"2023.2.7-r1","last_synced_at":"2025-08-09T05:37:32.707Z","created_at":"2023-12-20T10:29:10.028Z","updated_at":"2025-08-09T05:37:32.707Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pefile-pyc","install_command":"apk add py3-pefile-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pefile-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pefile-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pefile-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pefile-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pefile-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pefile-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pefile-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pefile-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":907,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-09-15T18:18:49.809Z","updated_at":"2024-09-15T18:18:49.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2596,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":703},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-04T07:04:01.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}}],"commits":{"id":6855,"full_name":"erocarrera/pefile","default_branch":"master","committers":[{"name":"Ero Carrera","email":"ero.carrera@gmail.com","login":"erocarrera","count":273},{"name":"ero.carrera@gmail.com","email":"ero.carrera@gmail.com@8842bc4e-7134-0410-8230-5dc5194fb5c1","login":null,"count":73},{"name":"j-t-1","email":"120829237+j-t-1","login":"j-t-1","count":21},{"name":"Sebastian Willenborg","email":"comawill@wlnbrg.de","login":"comawill","count":18},{"name":"ero.carrera","email":"ero.carrera@8842bc4e-7134-0410-8230-5dc5194fb5c1","login":null,"count":11},{"name":"Lukas Bernhard","email":"lukas.bernhard@quoscient.io","login":null,"count":7},{"name":"Sébastien Larinier","email":"sebastien.larinier@sekoia.fr","login":null,"count":6},{"name":"pspcreateprocess","email":"pspcreateprocess@mail.ru","login":"pspcreateprocess","count":6},{"name":"Joachim Metz","email":"joachim.metz@gmail.com","login":"joachimmetz","count":5},{"name":"angelkillah","email":"nicoinfo.c@gmail.com","login":"angelkillah","count":4},{"name":"Drew Bonasera","email":"Drewsif","login":"Drewsif","count":4},{"name":"Raphaël Vinot","email":"raphael@vinot.info","login":"Rafiot","count":4},{"name":"zjgcjy","email":"zjgcjy@gmail.com","login":"zjgcjy","count":4},{"name":"Andrew Dutcher","email":"andrewrdutcher@gmail.com","login":"rhelmot","count":3},{"name":"Stephen Rauch","email":"stephen.rauch+github@gmail.com","login":"stephenrauch","count":3},{"name":"Zoë Peterson","email":"hello@zpeterson.com","login":"zpeterson","count":3},{"name":"anatoly techtonik","email":"techtonik@gmail.com","login":"techtonik","count":3},{"name":"Brett Meyer","email":"carl.brett.meyer@gmail.com","login":"cbmeyer","count":3},{"name":"matt price","email":"mattprice11@gmail.com","login":"darthberen","count":3},{"name":"nyx0","email":"nyx0","login":"nyx0","count":3},{"name":"Martin Zibricky","email":"matysek","login":"matysek","count":2},{"name":"Mark Jansen","email":"mark.jansen@reactos.org","login":"learn-more","count":2},{"name":"Hilko Bengen","email":"bengen@hilluzination.de","login":"hillu","count":2},{"name":"Caleb Madrigal","email":"caleb.madrigal@gmail.com","login":"calebmadrigal","count":2},{"name":"@Antelox","email":"anteloxrce@gmail.com","login":"Antelox","count":2},{"name":"mat","email":"mat@mat.mat","login":null,"count":2},{"name":"Nirbheek Chauhan","email":"nirbheek@centricular.com","login":"nirbheek","count":2},{"name":"Linhai","email":"songlinhai0543@gmail.com","login":"songlh","count":2},{"name":"dieresys","email":"dieresys","login":"dieresys","count":1},{"name":"daladim","email":"daladim","login":"daladim","count":1},{"name":"asivery","email":"82324156+asivery","login":"asivery","count":1},{"name":"UserUnknownFactor","email":"63057995+UserUnknownFactor","login":"UserUnknownFactor","count":1},{"name":"Tony M Lambert","email":"tony.lambert@redcanary.com","login":"ForensicITGuy","count":1},{"name":"Timothée Lecomte","email":"lecomte.timothee@gmail.com","login":"tlecomte","count":1},{"name":"Ladislav Zezula","email":"ladislav.zezula@avast.com","login":null,"count":1},{"name":"AndCycle","email":"andcycle-github@andcycle.idv.tw","login":null,"count":1},{"name":"matt price","email":"matt.price@mandiant.com","login":null,"count":1},{"name":"user","email":"usr@email.com","login":null,"count":1},{"name":"Lays","email":"poca0725@gmail.com","login":null,"count":1},{"name":"Malware Mechanic","email":"Malware.Mechanic@gmail.com","login":null,"count":1},{"name":"Martin Zibricky","email":"mzibr DOT public AT gmail DOT com","login":null,"count":1},{"name":"Antanas Uršulis","email":"antanas@cantab.net","login":"aursulis","count":1},{"name":"Ptr32Void","email":"ptr32void@gmail.com","login":"Ptr32Void","count":1},{"name":"dinateper","email":"79656950+dinateper","login":"dinateper","count":1},{"name":"ecco","email":"none@none.com","login":"yazgoo","count":1},{"name":"elicn","email":"elichn@gmail.com","login":"elicn","count":1},{"name":"knowmalware","email":"knowmalware","login":"knowmalware","count":1},{"name":"smart-rabbit","email":"31251138+smart-rabbit","login":"smart-rabbit","count":1},{"name":"tdube","email":"tdube","login":"tdube","count":1},{"name":"thorkill","email":"thkr@hannover.ccc.de","login":"thorkill","count":1},{"name":"tobias","email":"tobias@fluehmann.one","login":"tfluehmann","count":1},{"name":"xiva-wgt","email":"xiva.wgt@gmail.com","login":"xiva-wgt","count":1},{"name":"xoviat","email":"xoviat","login":"xoviat","count":1},{"name":"Letu Ren","email":"fantasquex@gmail.com","login":"FantasqueX","count":1},{"name":"Lukas Bernhard","email":"15350042+bernhl","login":"bernhl","count":1},{"name":"Maciej Kotowicz","email":"mak@lokalhost.pl","login":"mak","count":1},{"name":"Marcus LaFerrera","email":"marcus@randomhack.org","login":"mlaferrera","count":1},{"name":"Nate Rosenblum","email":"natr@google.com","login":"flandr","count":1},{"name":"Nicholas Albright","email":"nma-io","login":"nma-io","count":1},{"name":"Nofix","email":"16479266+N0fix","login":"N0fix","count":1},{"name":"OvateAdmin","email":"104393538+OvateAdmin","login":"OvateAdmin","count":1},{"name":"zlatkok","email":"zlatko.karakas@gmail.com","login":"zlatkok","count":1},{"name":"Samuel Tatasurya","email":"xemradiant@gmail.com","login":null,"count":1},{"name":"Tim Sobolev","email":"tim.sobolev@gmail.com","login":"Tim-Sobolev","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Aohan Dang","email":"adang1345@gmail.com","login":"adang1345","count":1},{"name":"Athmane Madjoudj","email":"athmane@fedoraproject.org","login":"omadjoudj","count":1},{"name":"Daniel Mekuria","email":"81825041+daniel-mekuria","login":"daniel-mekuria","count":1},{"name":"Duncan Ogilvie","email":"mr.exodia.tpodt@gmail.com","login":"mrexodia","count":1},{"name":"Elias Bachaalany","email":"lallousz-x86@yahoo.com","login":"lallousx86","count":1},{"name":"Emanuele Pucciarelli","email":"ep@acm.org","login":"puccia","count":1},{"name":"Frédéric Chapoton","email":"fchapoton2@gmail.com","login":"fchapoton","count":1},{"name":"Gabriel Ganne","email":"gabriel.ganne@mindmaze.com","login":"GabrielGanne","count":1},{"name":"Jean-Philippe Ouellet","email":"jpo@vt.edu","login":"jpouellet","count":1},{"name":"Julian Kirsch","email":"kirschju@sec.in.tum.de","login":"kirschju","count":1},{"name":"Peace-Maker","email":"peace-maker@wcfan.de","login":"peace-maker","count":1},{"name":"Peter Meerwald-Stadler","email":"pmeerw@pmeerw.net","login":"pmeerw","count":1},{"name":"Philippe Ombredanne","email":"pombredanne@gmail.com","login":"pombredanne","count":1},{"name":"Richard","email":"9610284+richardweiss80","login":"richardweiss80","count":1},{"name":"Rok Mandeljc","email":"rok.mandeljc@gmail.com","login":"rokm","count":1},{"name":"Ry Auscitte","email":"auscitte","login":"auscitte","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Derekt2","email":"derek.e.thomas11@gmail.com","login":"Derekt2","count":1}],"total_commits":528,"total_committers":83,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.36144578313253,"dds":0.4829545454545454,"past_year_committers":[{"name":"j-t-1","email":"120829237+j-t-1","login":"j-t-1","count":17},{"name":"Ero Carrera","email":"ero.carrera@gmail.com","login":"erocarrera","count":10}],"past_year_total_commits":27,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":13.5,"past_year_dds":0.37037037037037035,"last_synced_at":"2025-05-14T01:44:54.150Z","last_synced_commit":"4b3b1e2e568a88d4f1897d694d684f23d9e270c4","created_at":"2023-03-07T09:43:52.224Z","updated_at":"2025-05-14T01:45:58.997Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"erocarrera/pefile","html_url":"https://github.com/erocarrera/pefile","last_synced_at":"2025-09-03T18:01:31.265Z","status":null,"issues_count":79,"pull_requests_count":165,"avg_time_to_close_issue":7446669.545454546,"avg_time_to_close_pull_request":18852276.112244897,"issues_closed_count":33,"pull_requests_closed_count":98,"pull_request_authors_count":60,"issue_authors_count":65,"avg_comments_per_issue":1.3544303797468353,"avg_comments_per_pull_request":0.6181818181818182,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0967741935483871,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T11:07:27.156Z","updated_at":"2025-09-03T18:01:31.267Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erocarrera%2Fpefile/issues","issue_labels_count":{"bug":2,"enhancement":2,"Priority-Medium":1,"Type-Defect":1,"auto-migrated":1,"help wanted":1,"question":1},"pull_request_labels_count":{"bug":2,"enhancement":2},"issue_author_associations_count":{"NONE":68,"CONTRIBUTOR":11},"pull_request_author_associations_count":{"CONTRIBUTOR":123,"NONE":41,"OWNER":1},"issue_authors":{"pd-fkie":6,"j-t-1":3,"randomascii":2,"im-overlord04":2,"hacktorious":2,"vj68":2,"plusvic":2,"Javagedes":2,"adang1345":2,"huettenhain":1,"KatherineLiu-holdon":1,"pombredanne":1,"richardweiss80":1,"platomav":1,"TheMythologist":1,"s0i37":1,"DaLynX":1,"RajeshNikam":1,"DevHola":1,"zjgcjy":1,"TrueCat17":1,"kweatherman":1,"vmartyanov":1,"FantasqueX":1,"timgates42":1,"zanemendoza123":1,"heck-gd":1,"AntonKukoba1":1,"GoogleCodeExporter":1,"ajlogsdon":1,"GanbaruTobi":1,"jxb5151":1,"follower":1,"JL1829":1,"cliberato":1,"z0xyz":1,"The-Compiler":1,"berndb84":1,"ablacknut":1,"ytreister":1,"NilanjPatel":1,"CeContreras":1,"mschwoer":1,"justanotheranonymoususer":1,"mjbroekman":1,"alexlongguo":1,"qux-bbb":1,"ladislav-zezula":1,"marunguy":1,"maxzhenzhera":1,"its0x08":1,"peta909":1,"syyoo84":1,"markste-in":1,"lkurlandski":1,"galeone":1,"Shotgunosine":1,"wangmot":1,"shibumi":1,"after1990s":1,"joachimmetz":1,"pooyan-123":1,"baxitaurus":1,"spotted-deer":1,"Casperinous":1},"pull_request_authors":{"j-t-1":90,"learn-more":3,"hillu":2,"itaiavni":2,"ForensicITGuy":2,"daniel-mekuria":2,"wangmot":2,"wesinator":2,"dinateper":2,"aursulis":2,"asivery":2,"step-security-bot":2,"Derekt2":2,"N0fix":2,"qux-bbb":2,"gdesmar":2,"cap2k4-rivos":1,"laomaiweng":1,"enkomio":1,"zero-gear":1,"teskje":1,"mikewiacek":1,"SamantazFox":1,"tdube":1,"mlodic":1,"malwarefrank":1,"mat-gas":1,"daladim":1,"pspcreateprocess":1,"0xatinder":1,"evandrix":1,"zjgcjy":1,"7h3cyb3rm0nk":1,"erocarrera":1,"huettenhain":1,"mak":1,"michael-myers":1,"nightlark":1,"omry99":1,"ladislav-zezula":1,"tfluehmann":1,"bluca":1,"nbourdau":1,"zpeterson":1,"Auscitte":1,"kak-bo-che":1,"Rafiot":1,"richardweiss80":1,"LloydLabs":1,"rakuy0":1,"FantasqueX":1,"GabrielGanne":1,"digitalsleuth":1,"adang1345":1,"elicn":1,"UserUnknownFactor":1,"quangnh89":1,"rokm":1,"dieresys":1,"psrok1":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077358,"issues_count":31287535,"pull_requests_count":95909983,"authors_count":10692008,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":5,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":50,"NONE":12},"past_year_issue_authors":{"j-t-1":2,"justanotheranonymoususer":1,"maxzhenzhera":1,"platomav":1,"Shotgunosine":1,"wangmot":1},"past_year_pull_request_authors":{"j-t-1":50,"wesinator":2,"itaiavni":2,"wangmot":2,"gdesmar":2,"nightlark":1,"bluca":1,"7h3cyb3rm0nk":1,"cap2k4-rivos":1},"maintainers":[{"login":"erocarrera","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erocarrera"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":5,"WatchEvent":93,"IssueCommentEvent":13,"PullRequestReviewEvent":3,"PullRequestReviewCommentEvent":3,"PullRequestEvent":25,"ForkEvent":18},"last_year":{"IssuesEvent":5,"WatchEvent":93,"IssueCommentEvent":13,"PullRequestReviewEvent":3,"PullRequestReviewCommentEvent":3,"PullRequestEvent":25,"ForkEvent":18}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-07T15:15:08.747Z","updated_at":"2022-08-07T15:15:08.747Z","repository_link":"https://github.com/erocarrera/pefile/blob/master/setup.py","dependencies":[{"id":600947147,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yaml","sha":null,"kind":"manifest","created_at":"2024-01-06T16:01:02.916Z","updated_at":"2024-01-06T16:01:02.916Z","repository_link":"https://github.com/erocarrera/pefile/blob/master/.github/workflows/tests.yaml","dependencies":[{"id":15463435731,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15463435732,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15463435733,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":15463435734,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15463435735,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15463435736,"package_name":"schneegans/dynamic-badges-action","ecosystem":"actions","requirements":"v1.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2024-04-22T10:55:05.862Z","updated_at":"2024-04-22T10:55:05.862Z","repository_link":"https://github.com/erocarrera/pefile/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":17600463814,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"63c24ba6bd7ba022e95695ff85de572c04a18142","direct":true,"kind":"composite","optional":false},{"id":17600464081,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":17600464082,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"e949a1676c32f4c215780f7429eb9f00ff18b225","direct":true,"kind":"composite","optional":false},{"id":17600464083,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"e949a1676c32f4c215780f7429eb9f00ff18b225","direct":true,"kind":"composite","optional":false},{"id":17600464084,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"e949a1676c32f4c215780f7429eb9f00ff18b225","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2024-04-22T10:55:06.751Z","updated_at":"2024-04-22T10:55:06.751Z","repository_link":"https://github.com/erocarrera/pefile/blob/master/.github/workflows/dependency-review.yml","dependencies":[{"id":17600464102,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"63c24ba6bd7ba022e95695ff85de572c04a18142","direct":true,"kind":"composite","optional":false},{"id":17600464103,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":17600464104,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"0efb1d1d84fc9633afcdaad14c485cbbc90ef46c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards.yml","sha":null,"kind":"manifest","created_at":"2024-04-22T10:55:06.824Z","updated_at":"2024-04-22T10:55:06.824Z","repository_link":"https://github.com/erocarrera/pefile/blob/master/.github/workflows/scorecards.yml","dependencies":[{"id":17600464115,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"63c24ba6bd7ba022e95695ff85de572c04a18142","direct":true,"kind":"composite","optional":false},{"id":17600464116,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":17600464117,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"99c53751e09b9529366343771cc321ec74e9bd3d","direct":true,"kind":"composite","optional":false},{"id":17600464118,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":17600464119,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"e949a1676c32f4c215780f7429eb9f00ff18b225","direct":true,"kind":"composite","optional":false}]}],"score":32.44726275723132,"created_at":"2025-09-04T15:50:37.497Z","updated_at":"2025-10-07T08:07:08.062Z","avatar_url":"https://github.com/erocarrera.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2533087,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember"],"project_url":"https://science.ecosyste.ms/api/v1/projects/11284","html_url":"https://science.ecosyste.ms/projects/11284","bibtex_url":"https://science.ecosyste.ms/projects/11284/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/11284/export.apalike"}