-
Notifications
You must be signed in to change notification settings - Fork 59
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
Third party dependencies contextual analysis for npm #941
Merged
EyalDelarea
merged 84 commits into
jfrog:dev
from
EyalDelarea:include_node_modules_applicabilities
Sep 13, 2023
Merged
Changes from 81 commits
Commits
Show all changes
84 commits
Select commit
Hold shift + click to select a range
ccb5c4f
Improve audit data handling
attiasas ccc3379
Merge remote-tracking branch 'upstream/dev' into refactor_handle_scan…
attiasas c0cb84f
resolve conflicts
attiasas ff11b5d
fix tests
attiasas ffce12b
fix static tests
attiasas bace6ff
finish convert xray results to sarif
attiasas 7ee9b55
Merge remote-tracking branch 'upstream/dev' into refactor_handle_scan…
attiasas 9024c73
hard coded exclude
EyalDelarea 9e23c46
pull assaf's sarif PR
EyalDelarea 633b93c
more sarif utils
attiasas 852a378
fix static tests
attiasas e80a2e7
Merge remote-tracking branch 'upstream/dev' into refactor_handle_scan…
attiasas 18e4c3f
format
attiasas 60a9327
fix tests
attiasas 73de66f
fix tests
attiasas a08da44
fix tests
attiasas c7c68d2
cleanup
attiasas d88a09c
fix tests
attiasas b62cbe7
review changes
attiasas 1fafae7
fix tests
attiasas 8fd9fa4
review changes, add more sarif utils
attiasas a3141fa
format
attiasas 7d1ac5c
fix invocation to sast
attiasas d49a657
more Sarif utils
attiasas 54a7fa3
more Sarif utils
attiasas d8a90af
more sarif utils
attiasas ce2c2a2
pull dev
EyalDelarea 0907b3c
pull asaffa branch
EyalDelarea 75fa7b2
fix generate applic map
attiasas 84789ef
review changes
attiasas 3374ca8
set results not append
attiasas 433b65f
stash
EyalDelarea 9848b7e
review changes
attiasas 4e6fca9
Merge remote-tracking branch 'upstream/dev' into refactor_handle_scan…
attiasas 56b8322
fix static
attiasas 3ca4db4
create properties if not exists
attiasas 33fd368
stash
EyalDelarea 59f6174
merge
EyalDelarea 78ec95b
clean up
attiasas cd1fb68
fix bugs
attiasas fad0c0a
format
attiasas 4de5e01
fix tests
attiasas 0f31707
fix diff
attiasas 71e275e
fix diff
attiasas 749d07b
fix diff
attiasas 72a1f09
fix tests
attiasas 92d75dd
format
attiasas 29d608d
Merge branch 'refactor_handle_scan_results' of https://github.com/att…
EyalDelarea af05d37
working hardcoded
EyalDelarea 3bd985f
pull dev
EyalDelarea 2b65639
refactor
EyalDelarea e07c2d1
fix tests
EyalDelarea b6f1f75
fix tests
EyalDelarea cedde6c
Edit comments
EyalDelarea 68423a5
break loop if not in npm
EyalDelarea 0960ece
Merge branch 'dev' of https://github.com/jfrog/jfrog-cli-core into in…
EyalDelarea ba31175
change flag name
EyalDelarea ad5ad84
renames
EyalDelarea e8ade07
Fix comments
EyalDelarea ace0616
pull dev
EyalDelarea 0fcb045
pull dev
EyalDelarea 8f4ff19
pull dev
EyalDelarea d860501
add tests
EyalDelarea 037da70
refactor test
EyalDelarea 74df977
add comments
EyalDelarea d0acaf9
CR
EyalDelarea 196aae5
CR
EyalDelarea 84511b4
Merge branch 'dev' of https://github.com/jfrog/jfrog-cli-core into in…
EyalDelarea eb631dc
Merge branch 'dev' of https://github.com/jfrog/jfrog-cli-core into in…
EyalDelarea 5c99075
Pass flatten graph instead of including indirects dependencies
EyalDelarea afc4d6f
Merge branch 'dev' of https://github.com/jfrog/jfrog-cli-core into in…
EyalDelarea 1088594
Add comments
EyalDelarea 04432bf
CR
EyalDelarea f51094d
CR
EyalDelarea 03a3707
Fix import cycle
EyalDelarea 228cc94
Merge branch 'dev' of https://github.com/jfrog/jfrog-cli-core into in…
EyalDelarea 8488830
Fix imports
EyalDelarea 81a34ed
CR
EyalDelarea 5b50d24
CR
EyalDelarea b5a1920
CR
EyalDelarea 406ecd6
pull dev
EyalDelarea 39f88fa
When the flag is on, only applicability scanner will exec
EyalDelarea e1a8177
Edit comment
EyalDelarea 741f55b
cr
EyalDelarea File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
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.
been used from applicablitymanager.go so has to be public