-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Xray audit for pip and go (#229)
* Add support for commands with build and project flags combined, and also api to artifactory Access/projects RestApi. Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * artDetails --> serviceDetails CR change Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * change access/api to access Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Add access access token to fix projects test Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Fix Access Url test Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Fix Access Url test Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Fix Access Url test Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Add Xray Go Audit Scan and Go Cmd utils and unite audit code Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Add Xray Go Audit Scan cli command Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Fix python Xray packageType: "pip" > "pypi" Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Add xr audit-pip feature and audit pip and go tests Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Update config_test.go * Update utils.go * Update configtoken_test.go * Remove unnecessary code from pip utils Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Update go.mod with replace for gocmd Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Some Changes after CR Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Some Changes after CR Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * Improve error log for non existing build info dir Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * remove pipdeptree script from gitignore Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * update go.mod and go.sum Signed-off-by: sverdlov93 <sverdlov93@gmail.com> * some changes for CR2 Signed-off-by: sverdlov93 <sverdlov93@gmail.com>
- Loading branch information
1 parent
1dc35c1
commit a810edc
Showing
39 changed files
with
2,656 additions
and
492 deletions.
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.