{"id":13299783,"url":"https://github.com/raycw/edidom","last_synced_at":"2026-03-17T21:06:21.568Z","repository":{"id":57722342,"uuid":"10262214","full_name":"raycw/edidom","owner":"raycw","description":"Java-centric EDI library","archived":false,"fork":false,"pushed_at":"2020-09-10T08:53:35.000Z","size":211,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-02T00:11:11.167Z","etag":null,"topics":["edi","java"],"latest_commit_sha":null,"homepage":"","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/raycw.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":"2013-05-24T08:20:28.000Z","updated_at":"2023-06-15T15:53:42.000Z","dependencies_parsed_at":"2022-08-29T23:01:39.808Z","dependency_job_id":null,"html_url":"https://github.com/raycw/edidom","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/raycw/edidom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raycw%2Fedidom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raycw%2Fedidom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raycw%2Fedidom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raycw%2Fedidom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raycw","download_url":"https://codeload.github.com/raycw/edidom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raycw%2Fedidom/sbom","scorecard":{"id":763452,"data":{"date":"2025-08-11","repo":{"name":"github.com/raycw/edidom","commit":"2740a754351dea643a0d639499c945deb934bfcd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":-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":"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":"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":"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":"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":"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":"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 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-23T00:04:41.949Z","repository_id":57722342,"created_at":"2025-08-23T00:04:41.949Z","updated_at":"2025-08-23T00:04:41.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30631444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"last_error":"SSL_read: 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":["edi","java"],"created_at":"2024-07-29T17:37:51.785Z","updated_at":"2026-03-17T21:06:21.536Z","avatar_url":"https://github.com/raycw.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/raycw/edidom.svg?branch=master)](https://travis-ci.org/raycw/edidom)\n\n# Introduction #\nInspired by JDOM, **edidom** is both Java-centric and Java-optimized. It behaves like Java, it uses Java collections, it is completely natural API for current Java developers, and it provides a low-cost entry point for using EDI. \n\n## How to build ##\nYou need to install [MAVEN](http://maven.apache.org/), edidom is using maven to manage project build. If you using eclipse, I highly recommend you to install [m2e](http://www.eclipse.org/m2e/).  \n  \n\tmvn package\n\n## Data Structure ##\n\u003cpre\u003e\n  +-------------------------------------------------------------------+\n  |  InterchangeEnvelope (1)                                          |\n  |-------------------------------------------------------------------|\n  |                                                                   |\n  |  +------------------------------------------------------------+   |\n  |  |  GroupEnvelope (0..*)                                      |   |\n  |  |------------------------------------------------------------|   |\n  |  |                                                            |   |\n  |  |  +-----------------------------------------------------+   |   |\n  |  |  |  Transaction (1..*)                                 |   |   |\n  |  |  |-----------------------------------------------------|   |   |\n  |  |  | +-------------------------------------------------+ |   |   |\n  |  |  | | Segment (1..*)                                  | |   |   |\n  |  |  | +-------------------------------------------------+ |   |   |\n  |  |  | ...                                                 |   |   |\n  |  |  | ...                                                 |   |   |\n  |  |  | ..                                                  |   |   |\n  |  |  | ..                                                  |   |   |\n  |  |  | .                                                   |   |   |\n  |  |  | +-------------------------------------------------+ |   |   |\n  |  |  | | Segment                                         | |   |   |\n  |  |  | +-------------------------------------------------+ |   |   |\n  |  |  +-----------------------------------------------------+   |   |\n  |  +------------------------------------------------------------+   |\n  +-------------------------------------------------------------------+\n\u003c/pre\u003e\n\n## Getting Started ##\n### Read EDI ###\nCreate a \u003ccode\u003eBuilder\u003c/code\u003e first. For X12, use \u003ccode\u003ecom.github.raycw.edidom.input.X12Builder\u003c/code\u003e, for EDIFACT, use \u003ccode\u003ecom.github.raycw.edidom.input.EdifactBuilder\u003c/code\u003e\n\n    File ediFile = new File(path);\n    Builder builder = new EdifactBuilder();\n    Document doc = builder.buildDocument(ediFile);\n### Modify Content ###\nGet all \u003ccode\u003eSegment\u003c/code\u003e \"N9\" and change the value of field number 2\n\n    List\u003cSegment\u003e segments = doc.getSegments(\"N9);\n    for (Segment seg : segments) {\n      seg.getField(2).setValue(\"AA\")\n    }\n### Write EDI ###\nCreate cooresponding outputter and output as a string\n\n    X12Outputter outputter = new X12Outputter();\n    String ediOutput = outputter.outputString(doc);\n    \nThat is!! Good luck!!\n\n## License ##\nApache License, Version 2\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraycw%2Fedidom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraycw%2Fedidom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraycw%2Fedidom/lists"}