Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: env first argument #57

Merged
merged 1 commit into from
Mar 7, 2022
Merged

fix: env first argument #57

merged 1 commit into from
Mar 7, 2022

Conversation

tbazelczuk
Copy link
Contributor

No description provided.

@tbazelczuk tbazelczuk requested a review from a team as a code owner March 4, 2022 15:28
@tbazelczuk tbazelczuk requested review from enzuguri and a user and removed request for a team March 4, 2022 15:28
@ce-bot-github-swe
Copy link

Scan submitted to Checkmarx

@ce-bot-github-swe
Copy link

ce-bot-github-swe commented Mar 4, 2022

Logo
Checkmarx SAST - Scan Summary & Details

Cx-SAST Summary

Total of 6 vulnerabilities
High 0 High
Medium 0 Medium
Low 6 Low
Info 0 Info

Checkmarx Scan Summary

Severity Count
High 0
Medium 0
Low 6
Informational 0

Violation Summary

Low 2 Low

View more details on Checkmarx UI

Cx-SAST Details

Lines Severity Category File Link
26 Low Use_Of_Hardcoded_Password src/core/screenshot-taker.js Checkmarx
39 Low Use_Of_Hardcoded_Password src/env/args.js Checkmarx

Logo
Checkmarx SCA - Scan Summary & Details

Cx-SCA Summary

Total Packages Identified: 358
Scan Risk Score: 9.80

High 4 High severity vulnerabilities
Medium 0 Medium severity vulnerabilities
Low 1 Low severity vulnerabilities
View more details on Checkmarx UI

Cx-SCA vulnerability result overview

Vulnerability ID Package Severity CVSS score Publish date Current version Recommended version Link in CxSCA Reference – NVD link
CVE-2021-3918 json-schema HIGH 9.8 2021-11-13T09:15:00 0.2.3 Vulnerability Link CVE-2021-3918
Cx8bc4df28-fcf5 debug HIGH 8.6 2020-12-10T17:14:00 4.3.2 Vulnerability Link N\A
CVE-2021-3807 ansi-regex HIGH 7.5 2021-09-17T07:15:00 5.0.0 Vulnerability Link CVE-2021-3807
Cxdca8e59f-8bfe inflight HIGH 7.5 2020-12-07T10:10:00 1.0.6 Vulnerability Link N\A
Cxda14f253-4e52 bluebird LOW 3.7 2016-04-24T21:00:00 3.7.2 Vulnerability Link N\A

src/env/args.js Outdated Show resolved Hide resolved
@tbazelczuk tbazelczuk force-pushed the fix/env-argument branch 2 times, most recently from fbac9e0 to c1d59e7 Compare March 7, 2022 10:40
@tbazelczuk tbazelczuk merged commit 2804629 into master Mar 7, 2022
@tbazelczuk tbazelczuk deleted the fix/env-argument branch March 7, 2022 11:17
github-actions bot pushed a commit that referenced this pull request Mar 7, 2022
## [1.2.1](v1.2.0...v1.2.1) (2022-03-07)

### Bug Fixes

* env first argument ([#57](#57)) ([2804629](2804629))
@github-actions
Copy link

github-actions bot commented Mar 7, 2022

🎉 This PR is included in version 1.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants