{"id":36698220,"url":"https://github.com/tonicsoft/ebaysdkcore","last_synced_at":"2026-01-12T11:35:10.220Z","repository":{"id":57740990,"uuid":"83887494","full_name":"tonicsoft/ebaysdkcore","owner":"tonicsoft","description":"The build of the eBay SDK for Java provided by eBay.","archived":false,"fork":false,"pushed_at":"2017-03-04T21:19:45.000Z","size":1012,"stargazers_count":8,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T09:58:08.573Z","etag":null,"topics":["ebay","ebay-api","ebay-sdk","ebay-sdk-java","ebay-trading-api"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tonicsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-04T11:07:24.000Z","updated_at":"2020-12-02T15:41:38.000Z","dependencies_parsed_at":"2022-09-06T20:40:26.715Z","dependency_job_id":null,"html_url":"https://github.com/tonicsoft/ebaysdkcore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tonicsoft/ebaysdkcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonicsoft%2Febaysdkcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonicsoft%2Febaysdkcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonicsoft%2Febaysdkcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonicsoft%2Febaysdkcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonicsoft","download_url":"https://codeload.github.com/tonicsoft/ebaysdkcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonicsoft%2Febaysdkcore/sbom","scorecard":{"id":893572,"data":{"date":"2025-08-11","repo":{"name":"github.com/tonicsoft/ebaysdkcore","commit":"ff68453810cd2fe05b555204f77fdbbe703e3948"},"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":0,"reason":"Found 0/20 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":-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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9339-86wc-4qgf","Warn: Project is vulnerable to: GHSA-rc2w-r4jq-7pfx"],"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-24T12:48:59.468Z","repository_id":57740990,"created_at":"2025-08-24T12:48:59.468Z","updated_at":"2025-08-24T12:48:59.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["ebay","ebay-api","ebay-sdk","ebay-sdk-java","ebay-trading-api"],"created_at":"2026-01-12T11:35:10.156Z","updated_at":"2026-01-12T11:35:10.208Z","avatar_url":"https://github.com/tonicsoft.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ebaysdkcore\n[![Build Status](https://travis-ci.org/tonicsoft/ebaysdkcore.svg?branch=master)](https://travis-ci.org/tonicsoft/ebaysdkcore)\n\n`ebaysdkcore`, also known as the \"eBay SDK for Java\" provides convenient access to the eBay Trading API. It contains code generated from the Trading API WSDL and a thin wrapper which simplify common tasks like providing credentials or setting commonly used parameters.\n\nThis project aims to provide a reliable build of the official eBay source code releases for the eBay SDK for Java, conventiently distributed via the Maven Central Repository, with minimal differences to the binaries found in the official eBay downloads.\n\n# download\nFind the latest version of the project in the [Maven Central Repository](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.tonicsoft.ebay%22%20AND%20a%3A%22ebaysdkcore%22).\n\n# useful links\n - [eBay SDK for Java](https://go.developer.ebay.com/javasdk) - eBay web site for the Java SDK. Here you will find all the documentation and getting starting guides relevant to this project. Official eBay releases can also be downloaded from here.\n - [Getting Started Guide](http://developer.ebay.com/DevZone/javasdk-jaxb/docs/GettingStarted/GettingStarted.html) - instructions for how to get up and running with this project.\n - [Trading API reference](http://developer.ebay.com/Devzone/XML/docs/Reference/eBay/index.html) - API reference for the Trading API, which is the API covered by this SDK (software development kit). The API can also be used without this SDK of course as it is simply a SOAP web service.\n - [Trading API release notes](http://developer.ebay.com/Devzone/XML/docs/ReleaseNotes.html) - find details about what features of the API will be supported by different versions of this SDK.\n - [eBay developers program home](https://go.developer.ebay.com/) - Main site for all resources related to the eBay APIs. Here you can sign up to the eBay Developers Program and gain access to the eBay API.\n - [eBay Shopping API](https://github.com/tonicsoft/ebay-shopping-api) - JAX-WS classes for the eBay Shopping API.\n\n# versioning\nMajor versions are maintained in a one to one correspondance with the versions of releases made available on the eBay Developer Program website. For example, version `981.0.0` of this project would be a build of Version 981 of the eBay release. Subsequent minor or patch versions of this projects (`981.0.1`, `981.1.0` etc) represent builds from the same eBay source code. eBay maintains a one to one correspondence between versions of the SDK and versions of the Trading API.\n\n# monkey patches\nA small number of changes are maintained in order to make the artifacts more suitable for distribution via Maven:\n - Declared compile dependencies on `log4j:log4fj` and `commons-logging:commons-logging` have been removed to allow users of this project to select their own logging implementation, as the eBay source code uses `org.slf4j:slf4j-api` exculsively.\n - JAX-WS Code generation from the WSDL is done with a Maven plugin (`jaxws-maven-plugin`) instead of running the Ant task `com.sun.tools.ws.ant.WsImport` via the Maven plugin `maven-antrun-plugin`. This is to prevent hard coded file system paths for `wsdlLocation` ending up in the generated source code (see [Stack Overflow](http://stackoverflow.com/questions/9802487/controlling-jax-ws-wsdllocation-attribute-values-absolute-path-with-jaxws-mav))\n - The provided WSDL `eBaySvc.wsdl` is packaged inside eBay's namespace `com.ebay.sdk` instead of at the root of the classpath. If you need to load the WSDL from the classpath, you can use `\"com/ebay/sdk/eBaySvc.wsdl\"` instead of `\"eBaySvc.wsdl\"` as the path.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonicsoft%2Febaysdkcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonicsoft%2Febaysdkcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonicsoft%2Febaysdkcore/lists"}