Gathering detailed insights and metrics for protractor-browserstack-reporter
Gathering detailed insights and metrics for protractor-browserstack-reporter
Gathering detailed insights and metrics for protractor-browserstack-reporter
Gathering detailed insights and metrics for protractor-browserstack-reporter
npm install protractor-browserstack-reporter
Typescript
Module System
Node Version
NPM Version
67.8
Supply Chain
79.8
Quality
75
Maintenance
100
Vulnerability
99.6
License
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
1 Stars
24 Commits
9 Forks
7 Watchers
4 Branches
19 Contributors
Updated on Oct 18, 2021
Latest Version
0.2.2
Package Id
protractor-browserstack-reporter@0.2.2
Unpacked Size
869.70 kB
Size
811.37 kB
File Count
5
NPM Version
6.13.4
Node Version
12.14.1
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
2
A Protractor plugin which enables BrowserStack reports on CI servers
Add protractor-browserstack-reporter
as a dependency in your package.json
.
1{ 2 "dependencies": { 3 "protractor-browserstack-reporter": "~0.2.2" 4 } 5}
Add browserstack
as a plugin in your conf file.
1// conf.js 2'plugins': [{ 3 'package': "protractor-browserstack-reporter" 4}]
The following options are supported(optional):
Define a directory where your browserstack report files should get stored.
Type: String
You will have to configure your Jenkins CI server to embed all the BrowserStack Selenium reports and logs in Jenkins.
This is how your configuration should look like
Guide to running Selenium Webdriver tests with Protractor on BrowserStack
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
all dependencies are pinned
Details
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
Found 4/10 approved changesets -- score normalized to 4
Reason
8 existing vulnerabilities detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
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