{"id":37029904,"url":"https://github.com/konik-io/pdfbox-carriage","last_synced_at":"2026-01-14T03:37:15.456Z","repository":{"id":19973626,"uuid":"23240679","full_name":"konik-io/pdfbox-carriage","owner":"konik-io","description":"Addon for the Konik library allows attaching and extracting XML content to PDFs with the help of PDFBox","archived":true,"fork":false,"pushed_at":"2022-01-12T17:02:13.000Z","size":1332,"stargazers_count":6,"open_issues_count":6,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-22T10:39:58.882Z","etag":null,"topics":["konik","pdfbox","zugferd"],"latest_commit_sha":null,"homepage":"http://konik.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/konik-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-22T21:36:29.000Z","updated_at":"2024-01-09T19:36:47.000Z","dependencies_parsed_at":"2022-08-24T03:30:38.491Z","dependency_job_id":null,"html_url":"https://github.com/konik-io/pdfbox-carriage","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/konik-io/pdfbox-carriage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konik-io%2Fpdfbox-carriage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konik-io%2Fpdfbox-carriage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konik-io%2Fpdfbox-carriage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konik-io%2Fpdfbox-carriage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konik-io","download_url":"https://codeload.github.com/konik-io/pdfbox-carriage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konik-io%2Fpdfbox-carriage/sbom","scorecard":{"id":566930,"data":{"date":"2025-08-11","repo":{"name":"github.com/konik-io/pdfbox-carriage","commit":"aebfe4083ba17895a927f9294763af30252ffe1c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2h3j-m7gr-25xj","Warn: Project is vulnerable to: GHSA-6vqp-h455-42mr","Warn: Project is vulnerable to: GHSA-7grw-6pjh-jpc9","Warn: Project is vulnerable to: GHSA-fg3j-q579-v8x4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T15:13:52.025Z","repository_id":19973626,"created_at":"2025-08-20T15:13:52.025Z","updated_at":"2025-08-20T15:13:52.025Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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":["konik","pdfbox","zugferd"],"created_at":"2026-01-14T03:37:14.713Z","updated_at":"2026-01-14T03:37:15.438Z","avatar_url":"https://github.com/konik-io.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"pdfbox-carriage\n===============\n\nAddon for the Konik library allows attaching and extracting XML content to PDFs with the help of PDFBox.\n\n\nQuick Start\n-----------\nPlace the ``pdfbox-carriage.jar`` next to Konik in your classpath. Konik will discover any existing PDF-Carriages and use it.\nmake sure there is only one PDF-Carriage in your classpath.\n\n```xml\n   \u003cdependencies\u003e\n       \u003cdependency\u003e\n           \u003cgroupId\u003eio.konik\u003c/groupId\u003e\n           \u003cartifactId\u003ekonik\u003c/artifactId\u003e\n           \u003cversion\u003ex.y.z\u003c/version\u003e\n       \u003c/dependency\u003e\n   \u003c/dependencies\u003e\n\n   \u003cdependencies\u003e\n       \u003cdependency\u003e\n           \u003cgroupId\u003eio.konik\u003c/groupId\u003e\n           \u003cartifactId\u003epdfbox-carriage\u003c/artifactId\u003e\n           \u003cversion\u003ex.y.z\u003c/version\u003e\n       \u003c/dependency\u003e\n   \u003c/dependencies\u003e\n```\n\nFull documentation\n-------------\nSee [konik.io/docs](http://konik.io/docs) for information on how to use Konik or PDFBox-Carriage.\n\nLinks\n-------------\nContinuous Integration Server [ci.konik.io](http://ci.konik.io)\n\nContinuous Inspection of code quality [sonar.konik.io](http://sonar.konik.io)\n\nMaven Archetypes on Maven Central [search.maven.org](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.konik%22)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonik-io%2Fpdfbox-carriage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonik-io%2Fpdfbox-carriage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonik-io%2Fpdfbox-carriage/lists"}