{"id":18645936,"url":"https://github.com/giosil/wxdsb","last_synced_at":"2026-05-03T15:32:43.488Z","repository":{"id":45223624,"uuid":"222438105","full_name":"giosil/wxdsb","owner":"giosil","description":"A programmable server and client IHE-XDSb.","archived":false,"fork":false,"pushed_at":"2026-03-26T18:02:16.000Z","size":707,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-27T07:42:00.944Z","etag":null,"topics":["documental","health","health-informatics","healthcare","ihe","ihe-iti","ihe-xdsb","java","javaee","xds"],"latest_commit_sha":null,"homepage":"","language":"Java","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/giosil.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-18T11:55:53.000Z","updated_at":"2026-03-26T18:02:21.000Z","dependencies_parsed_at":"2026-02-02T17:03:52.395Z","dependency_job_id":null,"html_url":"https://github.com/giosil/wxdsb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/giosil/wxdsb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giosil%2Fwxdsb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giosil%2Fwxdsb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giosil%2Fwxdsb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giosil%2Fwxdsb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giosil","download_url":"https://codeload.github.com/giosil/wxdsb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giosil%2Fwxdsb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["documental","health","health-informatics","healthcare","ihe","ihe-iti","ihe-xdsb","java","javaee","xds"],"created_at":"2024-11-07T06:17:45.312Z","updated_at":"2026-05-03T15:32:43.459Z","avatar_url":"https://github.com/giosil.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WXDSb - IHE-XDSb implementation\n\nA programmable server and client IHE-XDSb.\n\n## Build\n\n- `git clone https://github.com/giosil/wxdsb.git` \n- `mvn clean install` - this will produce `wxdsb.war` in `target` directory\n- `mvn dependency:copy-dependencies` - this will copy jars in `target/dependency` directory\n- `mvn clean install -f pom2.xml` - this install wxdsb as library\n\n## Create a Docker image\n\n- `docker build -t \u003cimage_name\u003e .` this will create a Docker image named \u003cimage_name\u003e\n\n## Debug network issues\n\n### Trace HTTP traffic\n\n`tcpdump --list-interfaces` (to show interfaces) or `ip link show`\n`tcpdump -i eth0 -A port 8080 -s 65535 -w tcpdump.log \u0026` (-i interface, -A Print each packet in ASCII, -s snaplen, -w file in binary pcap format)\n`tcpdump -r tcpdump.log -A` (to read pcap file, -A include ASCII content)\n\n### Enabling SSL debugging\n\n`mvn test -DargLine=\"-Ddew.test.op=findDocuments -Djavax.net.debug=all\"`\n\n`mvn test -DargLine=\"-Ddew.test.op=findDocuments -Djavax.net.debug=ssl,handshake\"`\n\n`mvn test -DargLine=\"-Ddew.test.op=findDocuments -Djavax.net.debug=ssl:handshake:verbose:keymanager:trustmanager -Djava.security.debug=access:stack\"`\n\n`mvn test -DargLine=\"-Ddew.test.op=findDocuments -Djavax.net.debug=ssl:record:plaintext\"`\n\n## Contributors\n\n* [Giorgio Silvestris](https://github.com/giosil)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiosil%2Fwxdsb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiosil%2Fwxdsb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiosil%2Fwxdsb/lists"}