Skip to content

Add support in new scan results CDX upload via Xray - #864

Open
eranturgeman wants to merge 8 commits into
jfrog:devfrom
eranturgeman:migrate-cdx-upload-to-xray
Open

Add support in new scan results CDX upload via Xray#864
eranturgeman wants to merge 8 commits into
jfrog:devfrom
eranturgeman:migrate-cdx-upload-to-xray

Conversation

@eranturgeman

Copy link
Copy Markdown
Contributor
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....
  • All static analysis checks passed.
  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • Updated the Contributing page / ReadMe page / CI Workflow files if needed.
  • All changes are detailed at the description. if not already covered at JFrog Documentation, new documentation have been added.

This PR adds support in performing scan-cdx upload via Xray instead of a direct 'rt upload' call.
The existing mechanism uploads and creates the designated repo if doesnt exist. This requires an Artifactory ADMIN token.
This feature allows the user to keep providing only an Xray ADMIN token (like we used to provide in V2) and the entire process happens internally in Xray

@eranturgeman eranturgeman added new feature Automatically generated release notes safe to test Approve running integration tests on a pull request labels Aug 27, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Aug 27, 2026
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Aug 27, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Aug 27, 2026
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Aug 27, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Aug 27, 2026
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Aug 27, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant