{"id":21174919,"url":"https://github.com/telesign/java_telesign","last_synced_at":"2025-10-04T02:23:09.355Z","repository":{"id":6674870,"uuid":"7919736","full_name":"TeleSign/java_telesign","owner":"TeleSign","description":"The Telesign Java SDK lets you easily integrate with our REST API.","archived":false,"fork":false,"pushed_at":"2025-09-23T10:16:04.000Z","size":3228,"stargazers_count":25,"open_issues_count":0,"forks_count":27,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-09-27T01:52:15.089Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TeleSign.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-01-30T17:31:27.000Z","updated_at":"2025-09-23T10:16:07.000Z","dependencies_parsed_at":"2025-07-02T21:43:32.624Z","dependency_job_id":null,"html_url":"https://github.com/TeleSign/java_telesign","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/TeleSign/java_telesign","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fjava_telesign","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fjava_telesign/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fjava_telesign/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fjava_telesign/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeleSign","download_url":"https://codeload.github.com/TeleSign/java_telesign/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeleSign%2Fjava_telesign/sbom","scorecard":{"id":138930,"data":{"date":"2025-08-11","repo":{"name":"github.com/TeleSign/java_telesign","commit":"e48515682a63732075d9a3c356e3fe8e87839a94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":9,"reason":"11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9","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":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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":"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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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"}}]},"last_synced_at":"2025-08-16T07:26:29.021Z","repository_id":6674870,"created_at":"2025-08-16T07:26:29.021Z","updated_at":"2025-08-16T07:26:29.021Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254607,"owners_count":25956630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":[],"created_at":"2024-11-20T16:56:39.547Z","updated_at":"2025-10-04T02:23:09.349Z","avatar_url":"https://github.com/TeleSign.png","language":"Java","readme":"[![Maven Central](https://img.shields.io/maven-central/v/com.telesign/telesign.svg)](https://mvnrepository.com/artifact/com.telesign/telesign) [![license](https://img.shields.io/github/license/TeleSign/java_telesign.svg)](https://github.com/TeleSign/java_telesign/blob/master/LICENSE.txt)\n\n# Telesign Self-service Java SDK\n\n[Telesign](https://telesign.com) connects, protects, and defends the customer experience with intelligence from billions of digital interactions and mobile signals. Through developer-friendly APIs that deliver user verification, digital identity, and omnichannel communications, we help the world's largest brands secure onboarding, maintain account integrity, prevent fraud, and streamline omnichannel engagement.\n\n## Requirements\n\n* **JDK 8+**\n* ***_(Optional)_*** **Gradle** This package manager isn't required to use this SDK, but it is required to use the installation instructions below.\n* ***_(Optional)_*** **Kotlin** This domain-specific langage (DSL) isn't required to use this SDK, but it is required to use the installation instructions below. These installation steps rely on using Kotlin as your DSL for the build script in the Gradle project. Some steps need to be adapted if you are using Groovy as your DSL.\n\n\u003e NOTE:\n\u003e\n\u003e These instructions are for MacOS. They will need to be adapted if you are installing on Windows.\n\n## Installation\n\nFollow these steps to add this SDK as a dependency to your project.\n\n1. Create a directory where you want to create your Telesign integration. Skip this step if you already have created a project. If you plan to create multiple Java projects that use Telesign, we recommend that you group them within a `telesign_integrations` directory.\n\n   ```\n      cd ~/code/local\n      mkdir telesign_integrations\n      cd telesign_integrations\n      mkdir {your project directory name}\n      cd {your project directory name}\n   ```\n\n3. Create a new Gradle project.\n\n   `gradle init`\n\n4. Select the following options at each of the prompts that appear at the command line.\n\n   * **Select type of project to generate:** application\n   * **Select implementation language:** Java\n   * **Split functionality across multiple subprojects?:** no\n   * **Select build script DSL:** Kotlin\n   * **Generate build using new APIs and behavior (some features may change in the next minor release)?:** yes\n   * **Select test framework:** {your preferred test framework}\n   * **Project name (default: {default project name}):** {your project name}\n   * **Source package (default: {default source package name}):** {your source package name}\n\n   You should then see a message that indicates the build was successful.\n\n5. Add the following dependencies to the `dependencies` block in the file \"app/build.gradle.kts\" in your project:\n\n   ```\n   implementation(\"com.google.code.gson:gson:2.+\")\n   implementation (\"com.squareup.okio:okio:2.+\")\n   implementation(\"com.telesign:telesign:3.+\")\n   ```\n   \n   That last dependency pulls in the Telesign Self-service Java SDK.\n\n## Authentication\n\nIf you use a Telesign SDK to make your request, authentication is handled behind-the-scenes for you. All you need to provide is your Customer ID and API Key. The SDKs apply Digest authentication whenever they make a request to a Telesign service where it is supported. When Digest authentication is not supported, the SDKs apply Basic authentication.\n\n## What's next\n\n* Learn to send a request to Telesign with code with one of our [tutorials](https://developer.telesign.com/enterprise/docs/tutorials).\n* Browse our [Developer Portal](https://developer.telesign.com) for tutorials, how-to guides, reference content, and more.\n* Check out our [sample code](https://github.com/TeleSign/sample_code) on GitHub.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelesign%2Fjava_telesign","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelesign%2Fjava_telesign","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelesign%2Fjava_telesign/lists"}