Skip to content
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

Add XSC analytics metrics capabilities #47

Merged
merged 37 commits into from
Apr 7, 2024

Conversation

gailazar300
Copy link
Contributor

@gailazar300 gailazar300 commented Mar 26, 2024

  • 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.
  • All changes are detailed at the description. if not already covered at JFrog Documentation, new documentation have been added.

Add analytics metrics capabilities for XSC.

  • Adding new XSC server with analytics general events APIs.
  • Adding new XSC tests section (for now XSC integration tests were tested and passed with d2c environment which has XSC, skipped in Github-action for now)
  • All CLI audit commands will send a request for scanning to XSC instead of Xray from now on.

depends on:
jfrog/jfrog-client-go#928
jfrog/jfrog-cli-core#1165

@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Mar 31, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 31, 2024
@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Mar 31, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 31, 2024
@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Mar 31, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 31, 2024
@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@gailazar300 gailazar300 added the safe to test Approve running integration tests on a pull request label Apr 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Apr 7, 2024
Copy link

github-actions bot commented Apr 7, 2024

👍 Frogbot scanned this pull request and did not find any new security issues.


@gailazar300 gailazar300 merged commit c1b4b6a into jfrog:dev Apr 7, 2024
9 checks passed
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.

3 participants