-
Notifications
You must be signed in to change notification settings - Fork 141
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
Adding Xray Source Control Service #811
Closed
Closed
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
a664ea4
Promote version to 1.28.1 (#733)
omerzi 0b22cb3
Added the Frogbot badge to the README (#740)
eyalbe4 93d1ee0
Merge remote-tracking branch 'upstream/dev' into masterupstream
sverdlov93 60012f0
Merge remote-tracking branch 'origin/dev'
omerzi 72340a7
Merge branch 'dev'
eyalbe4 3c0e410
Merge remote-tracking branch 'origin/dev'
talarian1 7dd161b
Merge remote-tracking branch 'origin/dev'
omerzi 88f4c5c
Merge remote-tracking branch 'origin/dev'
talarian1 21b99ad
Merge branch 'master' into dev
yahavi b71c280
Promoted version to 1.29.1
yahavi 8f7755c
Merge branch 'dev'
eyalbe4 e6ba583
Merge branch 'dev'
eyalbe4 b624428
Merge branch 'dev'
RobiNino da0c018
Merge branch 'master' into dev
omerzi f750025
Promoted version to 1.31.1
omerzi e1d57bd
Merge remote-tracking branch 'origin/dev'
omerzi 886ff5f
Merge branch 'dev'
eyalbe4 b1ae836
Promoted version to 1.31.3
eyalbe4 df38e23
Merge branch 'dev'
eyalbe4 46b7fb9
Merge branch 'dev'
eyalbe4 5f58723
Resolve conflicts
eyalbe4 0ca9b47
Refactor to interface
EyalDelarea a911794
Split scan service
EyalDelarea 5386aaa
Working XSC call
EyalDelarea a80d5b9
optional multi-scan-id
EyalDelarea c660dc9
refactor
EyalDelarea c57e00d
Check XSC
EyalDelarea 6b23b57
fix multi-scan-id
EyalDelarea a72281b
Fix code analysis errors
EyalDelarea b0358b2
fix always using xsc
EyalDelarea 18c6c93
fix static check
EyalDelarea b882364
Merge branch 'dev' of https://github.com/jfrog/jfrog-client-go into xsc
EyalDelarea ebc2382
Fix choose XSC server when enabled
EyalDelarea 692ffe5
Handle XSC/XRAY url provided from flags and config.
EyalDelarea 29442bd
fix static check
EyalDelarea a9a7d92
Refactor
EyalDelarea a469339
Comment
EyalDelarea 58b7b7f
Fix date & multi scan on get
EyalDelarea 94e1af2
Merge branch 'dev' of https://github.com/jfrog/jfrog-client-go into xsc
EyalDelarea b6162da
Update fields
EyalDelarea a30da83
Fix wrong url
EyalDelarea c4a3271
remove fake param
EyalDelarea c822cb0
add xsc tests
EyalDelarea cd9b278
trigger tests workflow
EyalDelarea bb862af
trigger tests workflow new secrets
EyalDelarea e2a654e
refactor and add version test for xsc
EyalDelarea e47d7f8
test xsc without context
EyalDelarea 3647f3b
Update README new test flag
EyalDelarea fd2543a
Add default to mock server
EyalDelarea 75aaa3d
pull dev
EyalDelarea 3812c20
Merge branch 'dev' of https://github.com/jfrog/jfrog-client-go into xsc
EyalDelarea 56c6cac
fix import
EyalDelarea 97b4701
Update test and README.md
EyalDelarea a43644e
Add XSC const
EyalDelarea d99342c
fix endpoint
EyalDelarea 349551c
Merge branch 'dev' of https://github.com/jfrog/jfrog-client-go into xsc
EyalDelarea 6822658
dont overwrite msi for testings purposes
EyalDelarea 59e8b9e
Allow pass msi as env
EyalDelarea 2a27e77
Merge branch 'dev' of https://github.com/jfrog/jfrog-client-go into xsc
EyalDelarea 5e95ddc
fix pull dev
EyalDelarea e15b99a
pull dev
EyalDelarea 1e6715d
fix merge
EyalDelarea d354c90
Merge branch 'dev' of https://github.com/jfrog/jfrog-client-go into xsc
EyalDelarea 16e4917
Small refactor
EyalDelarea 35ab59b
refactor
EyalDelarea 09e885b
edit xsc test
EyalDelarea fe5814b
fix format
EyalDelarea db77870
break import cycles
EyalDelarea d79c668
cr
EyalDelarea 5119d42
return only version and not bool
EyalDelarea 1f8eabc
Add XSC version log
EyalDelarea d74eec0
fix test
EyalDelarea ba49d30
CR
EyalDelarea cd281a3
CR
EyalDelarea 412c1e6
Move XSC tests to unit tests and remove from suits
EyalDelarea da2082c
remove unused fields
EyalDelarea 584f264
fix static check
EyalDelarea 7bf2c8a
remove format diffs
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
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.
why?
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.
Every Xray manager have this function as this is how we check if you have XSC.
It's build on top of xray.
XrayManager.GetXscUrl -> send get request and then get yes or not.