{"id":69475,"name":"pdfmerge","description":"Command-line utility for merging, splicing, and rotating PDF documents.","url":"https://github.com/metaist/pdfmerge","last_synced_at":"2025-09-08T14:52:59.473Z","repository":{"id":7061179,"uuid":"8344330","full_name":"metaist/pdfmerge","owner":"metaist","description":"Command-line utility for merging, splicing, and rotating PDF documents.","archived":false,"fork":false,"pushed_at":"2023-12-26T17:10:27.000Z","size":16079,"stargazers_count":140,"open_issues_count":4,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-03T12:57:24.854Z","etag":null,"topics":["pdf","python"],"latest_commit_sha":null,"homepage":"http://metaist.github.io/pdfmerge/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sebakerckhof/stratosphere","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metaist.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"metaist"}},"created_at":"2013-02-21T21:26:05.000Z","updated_at":"2025-08-05T15:32:44.000Z","dependencies_parsed_at":"2022-07-30T09:07:58.133Z","dependency_job_id":"68cb551c-b487-4e15-8b1b-25462a141a42","html_url":"https://github.com/metaist/pdfmerge","commit_stats":{"total_commits":57,"total_committers":5,"mean_commits":11.4,"dds":0.08771929824561409,"last_synced_commit":"e3da61c4ea15901f843ae01bd3d6c7f7219c3b28"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/metaist/pdfmerge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaist","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/sbom","scorecard":{"id":637689,"data":{"date":"2025-08-11","repo":{"name":"github.com/metaist/pdfmerge","commit":"34c369774e8e8a15486fb6a6943363ff39d7efb9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/pypi.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:32","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yaml:30","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.0.7 not signed: https://api.github.com/repos/metaist/pdfmerge/releases/818304","Warn: release artifact v0.0.6 not signed: https://api.github.com/repos/metaist/pdfmerge/releases/299498","Warn: release artifact v0.0.5 not signed: https://api.github.com/repos/metaist/pdfmerge/releases/299411","Warn: release artifact v0.0.7 does not have provenance: https://api.github.com/repos/metaist/pdfmerge/releases/818304","Warn: release artifact v0.0.6 does not have provenance: https://api.github.com/repos/metaist/pdfmerge/releases/299498","Warn: release artifact v0.0.5 does not have provenance: https://api.github.com/repos/metaist/pdfmerge/releases/299411"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T09:41:06.081Z","repository_id":7061179,"created_at":"2025-08-21T09:41:06.081Z","updated_at":"2025-08-21T09:41:06.081Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202239,"owners_count":25240363,"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-08T02:00:09.813Z","response_time":121,"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":"metaist","name":null,"uuid":"1476702","kind":"user","description":null,"email":"","website":"metaist.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1476702?v=4","repositories_count":35,"last_synced_at":"2024-04-14T17:22:00.368Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/metaist","funding_links":["https://github.com/sponsors/metaist"],"total_stars":152,"followers":10,"following":21,"created_at":"2022-11-03T15:40:20.104Z","updated_at":"2024-04-14T17:22:06.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaist","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaist/repositories"},"packages":[{"id":2848181,"name":"pdfmerge","ecosystem":"pypi","description":"Command-line utility for merging, splicing, and rotating PDF documents.","homepage":"https://github.com/metaist/pdfmerge","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/metaist/pdfmerge","keywords_array":["pdf","merge","split","cli"],"namespace":null,"versions_count":8,"first_release_published_at":"2013-02-22T13:59:42.000Z","latest_release_published_at":"2023-06-05T12:32:58.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-03T04:44:21.524Z","created_at":"2022-04-10T12:01:06.204Z","updated_at":"2025-09-03T22:14:50.730Z","registry_url":"https://pypi.org/project/pdfmerge/","install_command":"pip install pdfmerge --index-url https://pypi.org/simple","documentation_url":"https://metaist.github.io/pdfmerge/","metadata":{"funding":null,"documentation":"https://metaist.github.io/pdfmerge/","classifiers":["Development Status :: 4 - Beta","Environment :: Console","Intended Audience :: End Users/Desktop","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Utilities","Typing :: Typed"],"normalized_name":"pdfmerge","project_status":null},"repo_metadata":{"id":7061179,"uuid":"8344330","full_name":"metaist/pdfmerge","owner":"metaist","description":"Command-line utility for merging, splicing, and rotating PDF documents.","archived":false,"fork":false,"pushed_at":"2023-12-26T17:10:27.000Z","size":16079,"stargazers_count":140,"open_issues_count":4,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-03T12:57:24.854Z","etag":null,"topics":["pdf","python"],"latest_commit_sha":null,"homepage":"http://metaist.github.io/pdfmerge/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sebakerckhof/stratosphere","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metaist.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"metaist"}},"created_at":"2013-02-21T21:26:05.000Z","updated_at":"2025-08-05T15:32:44.000Z","dependencies_parsed_at":"2022-07-30T09:07:58.133Z","dependency_job_id":"68cb551c-b487-4e15-8b1b-25462a141a42","html_url":"https://github.com/metaist/pdfmerge","commit_stats":{"total_commits":57,"total_committers":5,"mean_commits":11.4,"dds":0.08771929824561409,"last_synced_commit":"e3da61c4ea15901f843ae01bd3d6c7f7219c3b28"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/metaist/pdfmerge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaist","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/sbom","scorecard":{"id":637689,"data":{"date":"2025-08-11","repo":{"name":"github.com/metaist/pdfmerge","commit":"34c369774e8e8a15486fb6a6943363ff39d7efb9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/pypi.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metaist/pdfmerge/pypi.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:32","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yaml:26","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yaml:30","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.0.7 not signed: https://api.github.com/repos/metaist/pdfmerge/releases/818304","Warn: release artifact v0.0.6 not signed: https://api.github.com/repos/metaist/pdfmerge/releases/299498","Warn: release artifact v0.0.5 not signed: https://api.github.com/repos/metaist/pdfmerge/releases/299411","Warn: release artifact v0.0.7 does not have provenance: https://api.github.com/repos/metaist/pdfmerge/releases/818304","Warn: release artifact v0.0.6 does not have provenance: https://api.github.com/repos/metaist/pdfmerge/releases/299498","Warn: release artifact v0.0.5 does not have provenance: https://api.github.com/repos/metaist/pdfmerge/releases/299411"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T09:41:06.081Z","repository_id":7061179,"created_at":"2025-08-21T09:41:06.081Z","updated_at":"2025-08-21T09:41:06.081Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273462191,"owners_count":25110099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"metaist","name":null,"uuid":"1476702","kind":"user","description":null,"email":"","website":"metaist.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1476702?v=4","repositories_count":35,"last_synced_at":"2024-04-14T17:22:00.368Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/metaist","funding_links":["https://github.com/sponsors/metaist"],"total_stars":152,"followers":10,"following":21,"created_at":"2022-11-03T15:40:20.104Z","updated_at":"2024-04-14T17:22:06.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaist","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaist/repositories"},"tags":[{"name":"1.0.1","sha":"f687119fb2062054928d367c18c8f152e2efc3ae","kind":"commit","published_at":"2023-07-24T20:23:10.000Z","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/1.0.1","html_url":"https://github.com/metaist/pdfmerge/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metaist/pdfmerge@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"66b06ccc57c85e47e63d0d17d8d05341f93ee022","kind":"commit","published_at":"2023-06-05T12:19:42.000Z","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/1.0.0","html_url":"https://github.com/metaist/pdfmerge/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metaist/pdfmerge@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/1.0.0/manifests"},{"name":"v0.0.7","sha":"2e371c2880eeacd752ec891fbf8dd2cfedf3e255","kind":"commit","published_at":"2015-01-01T03:24:11.000Z","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/v0.0.7","html_url":"https://github.com/metaist/pdfmerge/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metaist/pdfmerge@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"b33da2a5adabf72aefd67d4a2fb7c1a23a4831b1","kind":"commit","published_at":"2014-05-02T02:09:28.000Z","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/v0.0.6","html_url":"https://github.com/metaist/pdfmerge/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metaist/pdfmerge@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"8be13f09f060b5622594ccba93cf9a6eb2637aa0","kind":"commit","published_at":"2014-05-02T01:15:59.000Z","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/v0.0.5","html_url":"https://github.com/metaist/pdfmerge/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metaist/pdfmerge@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.5/manifests"},{"name":"v0.0.3","sha":"272b96cadf1feb419d84a3ee91a4f541e0580471","kind":"tag","published_at":"2013-03-04T21:25:25.000Z","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/v0.0.3","html_url":"https://github.com/metaist/pdfmerge/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metaist/pdfmerge@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"17d5e00f4eb4aa36461cee42ac04d535e7d81aed","kind":"tag","published_at":"2013-02-24T20:37:56.000Z","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/v0.0.2","html_url":"https://github.com/metaist/pdfmerge/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metaist/pdfmerge@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.2/manifests"},{"name":"semver","sha":"336533c3053cb6788eee94d5b8ec13906ed8e0a7","kind":"tag","published_at":"2013-02-24T17:36:31.000Z","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/semver","html_url":"https://github.com/metaist/pdfmerge/releases/tag/semver","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metaist/pdfmerge@semver","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/semver","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/semver/manifests"},{"name":"v0.0.1","sha":"336533c3053cb6788eee94d5b8ec13906ed8e0a7","kind":"tag","published_at":"2013-02-24T17:35:53.000Z","download_url":"https://codeload.github.com/metaist/pdfmerge/tar.gz/v0.0.1","html_url":"https://github.com/metaist/pdfmerge/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metaist/pdfmerge@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T22:14:50.730Z","dependent_packages_count":0,"downloads":535,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":7.927025227830957,"dependent_repos_count":7.520464010314741,"dependent_packages_count":10.032368031403879,"stargazers_count":7.057009370826845,"forks_count":7.994680800176031,"docker_downloads_count":2.997956981842389,"average":7.254917403732474},"purl":"pkg:pypi/pdfmerge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pdfmerge","docker_dependents_count":1,"docker_downloads_count":63,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pdfmerge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pdfmerge/dependencies","status":null,"funding_links":["https://github.com/sponsors/metaist"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-25T14:34:49.815Z","issues_count":28,"pull_requests_count":6,"avg_time_to_close_issue":18275170.333333332,"avg_time_to_close_pull_request":32481306.0,"issues_closed_count":24,"pull_requests_closed_count":6,"pull_request_authors_count":6,"issue_authors_count":12,"avg_comments_per_issue":1.4642857142857142,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":129519.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/issues","maintainers":[{"login":"metaist","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metaist"}],"active_maintainers":[{"login":"metaist","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metaist"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdfmerge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdfmerge/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdfmerge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pdfmerge/related_packages","maintainers":[{"uuid":"metaist","login":"metaist","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/metaist/","role":null,"created_at":"2023-02-25T00:03:09.574Z","updated_at":"2023-02-25T00:03:09.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/metaist/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}}],"commits":{"id":314402,"full_name":"metaist/pdfmerge","default_branch":"main","committers":[{"name":"The Metaist","email":"metaist@metaist.com","login":null,"count":52},{"name":"Y.D.X","email":"73375426+YDX-2147483647","login":"YDX-2147483647","count":2},{"name":"maethu","email":"begi@gmx.ch","login":null,"count":1},{"name":"Lukas Bindreiter","email":"lukas.bindreiter@outlook.com","login":null,"count":1},{"name":"Akash Rajendra","email":"akash0rajendra@gmail.com","login":null,"count":1}],"total_commits":57,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.4,"dds":0.08771929824561409,"past_year_committers":[{"name":"The Metaist","email":"metaist@metaist.com","login":null,"count":11},{"name":"Y.D.X","email":"73375426+YDX-2147483647","login":"YDX-2147483647","count":2}],"past_year_total_commits":13,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.5,"past_year_dds":0.15384615384615385,"last_synced_at":"2023-10-25T14:29:31.287Z","last_synced_commit":"e3da61c4ea15901f843ae01bd3d6c7f7219c3b28","created_at":"2023-03-08T16:55:50.182Z","updated_at":"2023-10-25T14:29:31.288Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5482748,"commits_count":854068090,"contributors_count":31125167,"owners_count":908074,"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":"metaist/pdfmerge","html_url":"https://github.com/metaist/pdfmerge","last_synced_at":"2025-07-25T14:34:49.815Z","status":"error","issues_count":28,"pull_requests_count":6,"avg_time_to_close_issue":18275170.333333332,"avg_time_to_close_pull_request":32481306.0,"issues_closed_count":24,"pull_requests_closed_count":6,"pull_request_authors_count":6,"issue_authors_count":12,"avg_comments_per_issue":1.4642857142857142,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":129519.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T19:56:43.523Z","updated_at":"2025-09-01T23:43:37.441Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaist%2Fpdfmerge/issues","issue_labels_count":{"enhancement":5,"bug":4,"wontfix":1,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":15,"NONE":10,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":3,"CONTRIBUTOR":3},"issue_authors":{"metaist":15,"marmadmax":1,"ismailuddin":1,"rolandnsharp":1,"no1xsyzy":1,"dcanl":1,"voostar":1,"patricktokeeffe":1,"YDX-2147483647":1,"Xsmael":1,"betesh":1,"mbeffa":1},"pull_request_authors":{"begert":1,"arjndr":1,"lukasbindreiter":1,"YDX-2147483647":1,"thisirs":1,"shreyas":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":{"OWNER":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"metaist":2},"past_year_pull_request_authors":{},"maintainers":[{"login":"metaist","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metaist"}],"active_maintainers":[{"login":"metaist","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metaist"}]},"events":{"total":{"IssuesEvent":2,"WatchEvent":15,"ForkEvent":2},"last_year":{"IssuesEvent":2,"WatchEvent":15,"ForkEvent":2}},"keywords":["pdf","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-30T09:07:57.807Z","updated_at":"2022-07-30T09:07:57.807Z","repository_link":"https://github.com/metaist/pdfmerge/blob/main/requirements.txt","dependencies":[{"id":521788024,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003e=3.6","direct":true,"kind":"runtime","optional":false},{"id":521788025,"package_name":"nose","ecosystem":"pypi","requirements":"\u003e=1.2.1","direct":true,"kind":"runtime","optional":false},{"id":521788026,"package_name":"pep8","ecosystem":"pypi","requirements":"\u003e=1.4.4","direct":true,"kind":"runtime","optional":false},{"id":521788027,"package_name":"pylint","ecosystem":"pypi","requirements":"\u003e=1.2.1","direct":true,"kind":"runtime","optional":false},{"id":521788028,"package_name":"PyPDF2","ecosystem":"pypi","requirements":"\u003e=1.21","direct":true,"kind":"runtime","optional":false}]}],"score":12.982825409944915,"created_at":"2025-09-08T11:19:02.099Z","updated_at":"2025-10-07T08:25:46.575Z","avatar_url":"https://github.com/metaist.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":535,"funding_links":["https://github.com/sponsors/metaist"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69475","html_url":"https://science.ecosyste.ms/projects/69475"}