-
Notifications
You must be signed in to change notification settings - Fork 144
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
New XSC analytics metrics capabilities. #928
Conversation
# Conflicts: # .github/workflows/analysis.yml # go.mod # go.sum # utils/utils.go # xray/services/scan.go # xray/services/scan_test.go
# Conflicts: # utils/utils.go
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.
Please change:
https://github.com/jfrog/jfrog-client-go/blob/master/.github/workflows/tests.yml
add the new test suite xsc
and pass the new creds you added.
Right now the tests will never run. In addition, add option to skip the tests if the Xsc is not enabled for the platform
Please, update the README with documentation about the new API |
Add new XSC APIs for add & update & get analytics metrics general events.