{"id":13393637,"url":"https://github.com/pdfcpu/pdfcpu","last_synced_at":"2025-09-09T20:47:54.251Z","repository":{"id":37580280,"uuid":"94702367","full_name":"pdfcpu/pdfcpu","owner":"pdfcpu","description":"A PDF processor written in Go.","archived":false,"fork":false,"pushed_at":"2025-08-18T16:19:13.000Z","size":422299,"stargazers_count":7959,"open_issues_count":140,"forks_count":556,"subscribers_count":82,"default_branch":"master","last_synced_at":"2025-09-06T11:16:42.678Z","etag":null,"topics":["go","golang","golang-library","pdf","pdf-files","pdf-lib","pdf-processor","pdflib","processor"],"latest_commit_sha":null,"homepage":"http://pdfcpu.io/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdfcpu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"github":"hhrutter","open_collective":"horst-rutter"}},"created_at":"2017-06-18T17:27:38.000Z","updated_at":"2025-09-05T13:40:34.000Z","dependencies_parsed_at":"2023-07-13T22:19:33.263Z","dependency_job_id":"a00ac498-c95f-4b17-8882-0e77ba565574","html_url":"https://github.com/pdfcpu/pdfcpu","commit_stats":{"total_commits":760,"total_committers":39,"mean_commits":"19.487179487179485","dds":"0.14868421052631575","last_synced_commit":"649f511cffc98a2fdd6aa29245be784c3eb0cb35"},"previous_names":["hhrutter/pdflib","hhrutter/pdfcpu"],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pdfcpu/pdfcpu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdfcpu%2Fpdfcpu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdfcpu%2Fpdfcpu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdfcpu%2Fpdfcpu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdfcpu%2Fpdfcpu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdfcpu","download_url":"https://codeload.github.com/pdfcpu/pdfcpu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdfcpu%2Fpdfcpu/sbom","scorecard":{"id":463849,"data":{"date":"2025-08-11","repo":{"name":"github.com/pdfcpu/pdfcpu","commit":"eb8f4769e868fe37edfc99e23d0349d71440f9c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"28 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.11.0 not signed: https://api.github.com/repos/pdfcpu/pdfcpu/releases/221558455","Warn: release artifact v0.10.2 not signed: https://api.github.com/repos/pdfcpu/pdfcpu/releases/214206471","Warn: release artifact v0.9.1 not signed: https://api.github.com/repos/pdfcpu/pdfcpu/releases/181677352","Warn: release artifact v0.8.1 not signed: https://api.github.com/repos/pdfcpu/pdfcpu/releases/172893815","Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/pdfcpu/pdfcpu/releases/152707692","Warn: release artifact v0.11.0 does not have provenance: https://api.github.com/repos/pdfcpu/pdfcpu/releases/221558455","Warn: release artifact v0.10.2 does not have provenance: https://api.github.com/repos/pdfcpu/pdfcpu/releases/214206471","Warn: release artifact v0.9.1 does not have provenance: https://api.github.com/repos/pdfcpu/pdfcpu/releases/181677352","Warn: release artifact v0.8.1 does not have provenance: https://api.github.com/repos/pdfcpu/pdfcpu/releases/172893815","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/pdfcpu/pdfcpu/releases/152707692"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pdfcpu/pdfcpu/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pdfcpu/pdfcpu/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/pdfcpu/pdfcpu/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pdfcpu/pdfcpu/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:23","Warn: containerImage not pinned by hash: Dockerfile:30: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: goCommand not pinned by hash: Dockerfile:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 goCommand 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"}}]},"last_synced_at":"2025-08-19T11:54:41.567Z","repository_id":37580280,"created_at":"2025-08-19T11:54:41.568Z","updated_at":"2025-08-19T11:54:41.568Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997157,"owners_count":25204479,"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-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","golang-library","pdf","pdf-files","pdf-lib","pdf-processor","pdflib","processor"],"created_at":"2024-07-30T17:00:57.737Z","updated_at":"2025-09-09T20:47:49.237Z","avatar_url":"https://github.com/pdfcpu.png","language":"Go","readme":null,"funding_links":["https://github.com/sponsors/hhrutter","https://opencollective.com/horst-rutter"],"categories":["Go","Misc","File Handling","Multi-Purpose Libraries","Productivity Tools","Relational Databases","Repositories","文件处理","文件处理`处理文件和文件系统操作的库`","Files","Libraries"],"sub_categories":["Search and Analytic Databases","Office Tools","检索及分析资料库","SQL 查询语句构建库","Advanced Console UIs","Go"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdfcpu%2Fpdfcpu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdfcpu%2Fpdfcpu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdfcpu%2Fpdfcpu/lists"}