{"id":42688816,"url":"https://github.com/open-eid/cdoc4j","last_synced_at":"2026-01-29T12:45:04.039Z","repository":{"id":45177545,"uuid":"114099155","full_name":"open-eid/cdoc4j","owner":"open-eid","description":"Java library for working with CDOC documents.","archived":false,"fork":false,"pushed_at":"2025-11-27T12:20:02.000Z","size":312,"stargazers_count":17,"open_issues_count":3,"forks_count":6,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-12-08T06:58:02.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/open-eid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-13T09:13:08.000Z","updated_at":"2025-10-10T08:15:26.000Z","dependencies_parsed_at":"2024-06-04T12:35:35.796Z","dependency_job_id":"69b1e436-04c3-4a1d-9607-3921319c24df","html_url":"https://github.com/open-eid/cdoc4j","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/open-eid/cdoc4j","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-eid%2Fcdoc4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-eid%2Fcdoc4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-eid%2Fcdoc4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-eid%2Fcdoc4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-eid","download_url":"https://codeload.github.com/open-eid/cdoc4j/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-eid%2Fcdoc4j/sbom","scorecard":{"id":708310,"data":{"date":"2025-08-11","repo":{"name":"github.com/open-eid/cdoc4j","commit":"1eaeefc11ab70ae70ed43c6a2069ea7739a93567"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cdoc4j-verify.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":"Code-Review","score":0,"reason":"Found 1/24 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":"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":"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":"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":"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":"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/cdoc4j-verify.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/open-eid/cdoc4j/cdoc4j-verify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cdoc4j-verify.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/open-eid/cdoc4j/cdoc4j-verify.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.5 not signed: https://api.github.com/repos/open-eid/cdoc4j/releases/161675719","Warn: release artifact 1.4 not signed: https://api.github.com/repos/open-eid/cdoc4j/releases/56317455","Warn: release artifact 1.3 not signed: https://api.github.com/repos/open-eid/cdoc4j/releases/14926156","Warn: release artifact 1.2 not signed: https://api.github.com/repos/open-eid/cdoc4j/releases/12094528","Warn: release artifact 1.1 not signed: https://api.github.com/repos/open-eid/cdoc4j/releases/11441175","Warn: release artifact 1.5 does not have provenance: https://api.github.com/repos/open-eid/cdoc4j/releases/161675719","Warn: release artifact 1.4 does not have provenance: https://api.github.com/repos/open-eid/cdoc4j/releases/56317455","Warn: release artifact 1.3 does not have provenance: https://api.github.com/repos/open-eid/cdoc4j/releases/14926156","Warn: release artifact 1.2 does not have provenance: https://api.github.com/repos/open-eid/cdoc4j/releases/12094528","Warn: release artifact 1.1 does not have provenance: https://api.github.com/repos/open-eid/cdoc4j/releases/11441175"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4cx2-fc23-5wg6","Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv"],"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-22T07:24:13.422Z","repository_id":45177545,"created_at":"2025-08-22T07:24:13.422Z","updated_at":"2025-08-22T07:24:13.422Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28877877,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-29T12:45:03.207Z","updated_at":"2026-01-29T12:45:04.028Z","avatar_url":"https://github.com/open-eid.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cdoc4j\nJava library for working with CDOC documents.\n\n## Origin\nThis project started with the help of European Regional Development Fund.\n\n![Euroopa Regionaalarengu Fond](reg_logo.png)\n\n# Build status\n\n![Build status](https://github.com/open-eid/cdoc4j/actions/workflows/cdoc4j-verify.yml/badge.svg?branch=master)\n\n## Features\n* Creation of CDOC documents containing encrypted files\n* Decryption of files from CDOC documents\n\n## Supported formats\n* **CDOC 1.0** - AES-128-CBC, only RSA recipients (deprecated)\n* **CDOC 1.1** - AES-256-GCM, RSA and EC recipients **(Recommended)**\n\n## Requirements\n* Java 1.8\n* [Unlimited Strength Jurisdiction Policy](https://github.com/open-eid/cdoc4j/wiki/Enabling-Unlimited-Strength-Jurisdiction-Policy)\n\n## How to use it\nTake a look at the [examples](https://github.com/open-eid/cdoc4j/wiki/Examples-of-how-to-use-it)\n\n## Decrypting a file using a smart card with Java version 17 or higher\nUsing a smart card to decrypt a file while using Java 17 or a later version, an extra JVM argument is required:\n```bash\n--add-exports jdk.crypto.cryptoki/sun.security.pkcs11=ALL-UNNAMED\n```\n\n## Maven Central\nYou can use the library as a dependency from [Maven Central](http://mvnrepository.com/artifact/org.open-eid.cdoc4j/cdoc4j)\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.open-eid.cdoc4j\u003c/groupId\u003e\n    \u003cartifactId\u003ecdoc4j\u003c/artifactId\u003e\n    \u003cversion\u003e1.5\u003c/version\u003e\n\u003c/dependency\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-eid%2Fcdoc4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-eid%2Fcdoc4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-eid%2Fcdoc4j/lists"}