Installations
npm install appium-adb
Developer Guide
Typescript
Yes
Module System
CommonJS
Min. Node Version
>=14
Node Version
22.12.0
NPM Version
10.9.2
Score
62.7
Supply Chain
76.3
Quality
94.7
Maintenance
100
Vulnerability
90.9
License
Releases
Contributors
Languages
JavaScript (98.61%)
TypeScript (1.39%)
Developer
appium
Download Statistics
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
GitHub Statistics
282 Stars
1,345 Commits
169 Forks
40 Watching
7 Branches
77 Contributors
Package Meta Information
Latest Version
12.7.4
Package Id
appium-adb@12.7.4
Unpacked Size
1.02 MB
Size
217.99 kB
File Count
96
NPM Version
10.9.2
Node Version
22.12.0
Publised On
12 Dec 2024
Total Downloads
Cumulative downloads
Total Downloads
0
Last day
0%
0
Compared to previous day
Last week
0%
0
Compared to previous week
Last month
0%
0
Compared to previous month
Last year
0%
0
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
10
Dev Dependencies
23
appium-adb
A wrapper over Android Debugger Bridge, implemented using ES6
and along with async/await
. This package is mainly used by Appium to perform all adb operations on Android devices.
Installing
1npm install appium-adb
Watch
1npm run dev
Test
unit tests
1npm run test
functional tests
By default the functional tests use an avd named NEXUS_S_18_X86
, with API Level
18. To change this, you can use the environment variables PLATFORM_VERSION
,
API_LEVEL
, and ANDROID_AVD
. If PLATFORM_VERSION
is set then it is not
necessary to set API_LEVEL
as it will be inferred.
1npm run e2e-test
Usage:
example:
1import ADB from 'appium-adb'; 2 3const adb = await ADB.createADB(); 4console.log(await adb.getPIDsByName('com.android.phone'));
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0
Reason
packaging workflow detected
Details
- Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.js.yml:9
Reason
security policy file detected
Details
- Info: security policy file detected: github.com/appium/.github/SECURITY.md:1
- Info: Found linked content: github.com/appium/.github/SECURITY.md:1
- Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy
- Info: Found text in security policy: github.com/appium/.github/SECURITY.md:1
Reason
Found 9/26 approved changesets -- score normalized to 3
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/functional-test.yml:1
- Warn: no topLevel permission defined: .github/workflows/pr-title.yml:1
- Warn: no topLevel permission defined: .github/workflows/publish.js.yml:1
- Warn: no topLevel permission defined: .github/workflows/unit-test.yml:1
- Info: no jobLevel write permissions found
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/functional-test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/functional-test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/functional-test.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/functional-test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/functional-test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/functional-test.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/functional-test.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/functional-test.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/functional-test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/functional-test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-test.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/functional-test.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-title.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/pr-title.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.js.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/publish.js.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.js.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/publish.js.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/unit-test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/unit-test.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit-test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/appium/appium-adb/unit-test.yml/master?enable=pin
- Warn: npmCommand not pinned by hash: .github/workflows/functional-test.yml:60
- Warn: npmCommand not pinned by hash: .github/workflows/publish.js.yml:19
- Warn: npmCommand not pinned by hash: .github/workflows/unit-test.yml:29
- Info: 0 out of 9 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 5 third-party GitHubAction dependencies pinned
- Info: 0 out of 3 npmCommand dependencies pinned
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 15 are checked with a SAST tool
Score
6
/10
Last Scanned on 2024-12-16
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More