-
Notifications
You must be signed in to change notification settings - Fork 8
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
LINBEE-9077 - add the ability to skip clone + download artifact #101
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Orca Security Scan Summary
Status | Check | Issues by priority | |
---|---|---|---|
![]() |
Secrets | ![]() ![]() ![]() ![]() |
View in Orca |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Jit has detected 1 important finding in this PR that you should review.
The finding is detailed below as a comment.
It’s highly recommended that you fix this security issue before merge.
@@ -36,7 +36,7 @@ | |||
"license": "Apache-2.0", | |||
"dependencies": { | |||
"@actions/core": "^1.10.1", | |||
"@linearb/gitstream-core": "2.1.33" | |||
"@linearb/gitstream-core": "2.1.33-13" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Security control: Software Component Analysis Js
Type: Server-Side Request Forgery In Axios
Description: @linearb/gitstream-core>axios
Severity: HIGH
Jit Bot commands and options (e.g., ignore issue)
You can trigger Jit actions by commenting on this PR review:
#jit_ignore_fp
Ignore and mark this specific single instance of finding as “False Positive”#jit_ignore_accept
Ignore and mark this specific single instance of finding as “Accept Risk”#jit_ignore_type_in_file
Ignore any finding of type "Server-Side Request Forgery in axios" in package.json#jit_undo_ignore
Undo ignore command
shouldUseCache
andisCacheEnable
boolean flagsgitstream-core
:SHOULD_USE_CACHE
,IS_CACHE_ENABLE
, andRUN_DATA_CACHE
gitstream-sls-pipeline
to calculateshouldUseCache
,isCacheEnable
, andartifactRunId