{"id":7743255,"name":"kobiton/execute-appium-test-github-action","ecosystem":"actions","description":"Github action to execute an Appium script on a Kobiton real device","homepage":"https://kobiton.com/integrations","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/kobiton/execute-appium-test-github-action","keywords_array":["integration"],"namespace":"kobiton","versions_count":1,"first_release_published_at":"2022-04-21T02:01:57.000Z","latest_release_published_at":"2022-04-21T02:01:57.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-08-12T05:15:18.498Z","created_at":"2023-05-17T08:44:12.280Z","updated_at":"2026-08-12T05:15:18.498Z","registry_url":"https://github.com/kobiton/execute-appium-test-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Kobiton - Execute Appium Test","author":"Kobiton","description":"Github action to execute an Appium script on a Kobiton real device","inputs":{"kobi_username":{"description":"The user in Kobiton","required":true},"kobi_api_key":{"description":"Specific key to access Kobiton API","required":true},"executor_url":{"description":"Kobiton Automation Test Executor URL to perform the test, please contact our Support Team to get this","required":true},"executor_username":{"description":"Kobiton Automation Test Executor username, please contact our Support Team to get this","required":true},"executor_password":{"description":"Kobiton Automation Test Executor password, please contact our Support Team to get this","required":true},"git_repo_url":{"description":"Link to your Git repository","required":true},"git_repo_branch":{"description":"The branch you want to execute automation test with","required":true},"git_repo_ssh_key":{"description":"It is used when your Git repository is private","required":false},"app_id":{"description":"App ID or App URL to use in test script, for example 'kobiton-store:123458'","required":false},"use_custom_device":{"description":"Check if you want to execute one or some test cases with a specific Kobiton Cloud Device. If you already set your device information in your test script, leave this field unchecked","required":false,"default":"false"},"device_name":{"description":"Kobiton Device Name","required":false},"device_platform_version":{"description":"Kobiton Device platform version","required":false},"device_platform":{"description":"Kobiton Device platform","required":false},"root_directory":{"description":"Input the root directory of your project","required":true,"default":"/"},"command":{"description":"Command lines to install dependencies and execute your automation test script. These commands will run from the root directory of your project (i.e 'mvn test')","required":true},"wait_for_execution":{"description":"Check if you want to release the pipeline to wait until your automation testing is completed or failed, then print out the console log and test result","required":true,"default":"true"},"log_type":{"description":"Log type to be showed. Choose Combined to show logs in chronological order (default), or specify a type of log ('output', 'error')","required":false,"default":"combined"}},"runs":{"using":"composite","steps":[{"run":"chmod u+x ${{ github.action_path }}/test.sh\n${{ github.action_path }}/test.sh\n","shell":"bash","env":{"KOBI_USERNAME":"${{ inputs.kobi_username }}","KOBI_API_KEY":"${{ inputs.kobi_api_key }}","EXECUTOR_URL":"${{ inputs.executor_url }}","EXECUTOR_USERNAME":"${{ inputs.executor_username }}","EXECUTOR_PASSWORD":"${{ inputs.executor_password }}","GIT_REPO_URL":"${{ inputs.git_repo_url }}","GIT_REPO_BRANCH":"${{ inputs.git_repo_branch }}","GIT_REPO_SSH_KEY":"${{ inputs.git_repo_ssh_key }}","APP_ID":"${{ inputs.app_id }}","USE_CUSTOM_DEVICE":"${{ inputs.use_custom_device }}","DEVICE_NAME":"${{ inputs.device_name }}","DEVICE_PLATFORM_VERSION":"${{ inputs.device_platform_version }}","DEVICE_PLATFORM":"${{ inputs.device_platform }}","ROOT_DIRECTORY":"${{ inputs.root_directory }}","COMMAND":"${{ inputs.command }}","WAIT_FOR_EXECUTION":"${{ inputs.wait_for_execution }}","LOG_TYPE":"${{ inputs.log_type }}"}}]},"branding":{"color":"purple","icon":"play-circle"},"default_branch":"main","path":null},"repo_metadata":{"id":41976108,"uuid":"483077399","full_name":"kobiton/execute-appium-test-github-action","owner":"kobiton","description":"The Github action to execute an Appium script on a Kobiton real device ","archived":false,"fork":false,"pushed_at":"2023-09-06T08:50:53.000Z","size":10409,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-11T13:48:16.994Z","etag":null,"topics":["integration"],"latest_commit_sha":null,"homepage":"https://kobiton.com/integrations","language":"Go","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/kobiton.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":"2022-04-19T03:10:29.000Z","updated_at":"2025-10-04T03:24:37.000Z","dependencies_parsed_at":"2024-06-21T05:50:09.387Z","dependency_job_id":"46a5e11f-932f-46de-ad66-91e3aeea2907","html_url":"https://github.com/kobiton/execute-appium-test-github-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kobiton/execute-appium-test-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobiton%2Fexecute-appium-test-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobiton%2Fexecute-appium-test-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobiton%2Fexecute-appium-test-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobiton%2Fexecute-appium-test-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kobiton","download_url":"https://codeload.github.com/kobiton/execute-appium-test-github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobiton%2Fexecute-appium-test-github-action/sbom","scorecard":{"id":565383,"data":{"date":"2025-08-11","repo":{"name":"github.com/kobiton/execute-appium-test-github-action","commit":"ce8d4242b4e23bdc4568c09269a8f3339abcacbd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","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":"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":"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":"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":7,"reason":"binaries present in source code","details":["Warn: binary detected: app-to-run/app_darwin:1","Warn: binary detected: app-to-run/app_linux:1","Warn: binary detected: app-to-run/app_windows: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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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"}}]},"last_synced_at":"2025-08-20T14:50:25.390Z","repository_id":41976108,"created_at":"2025-08-20T14:50:25.390Z","updated_at":"2025-08-20T14:50:25.390Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014005,"owners_count":26085343,"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-13T02:00:06.723Z","response_time":61,"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"},"owner_record":{"login":"kobiton","name":"Kobiton Inc.","uuid":"17131289","kind":"organization","description":"A mobile experience platform","email":null,"website":"https://kobiton.com","location":"Atlanta, GA, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17131289?v=4","repositories_count":15,"last_synced_at":"2023-02-28T05:00:38.997Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kobiton","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T09:33:11.194Z","updated_at":"2023-02-28T05:00:39.038Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kobiton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kobiton/repositories"},"tags":[{"name":"v1.0.0","sha":"ce8d4242b4e23bdc4568c09269a8f3339abcacbd","kind":"commit","published_at":"2022-04-21T02:01:57.000Z","download_url":"https://codeload.github.com/kobiton/execute-appium-test-github-action/tar.gz/v1.0.0","html_url":"https://github.com/kobiton/execute-appium-test-github-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T00:50:02.680Z","dependency_job_id":null,"purl":"pkg:github/kobiton/execute-appium-test-github-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobiton%2Fexecute-appium-test-github-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobiton%2Fexecute-appium-test-github-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T02:08:02.820Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.772619236254158,"dependent_packages_count":0.0,"stargazers_count":48.3093012200919,"forks_count":12.961495800982412,"docker_downloads_count":null,"average":21.51085406433212},"purl":"pkg:githubactions/kobiton/execute-appium-test-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/kobiton/execute-appium-test-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/kobiton/execute-appium-test-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/kobiton/execute-appium-test-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-10T02:39:27.276Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":18224.0,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobiton%2Fexecute-appium-test-github-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kobiton%2Fexecute-appium-test-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kobiton%2Fexecute-appium-test-github-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kobiton%2Fexecute-appium-test-github-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kobiton%2Fexecute-appium-test-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kobiton%2Fexecute-appium-test-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kobiton%2Fexecute-appium-test-github-action/codemeta","maintainers":[]}