Skip to content

Add new fields to analytics event v3 - #1403

Open
eranturgeman wants to merge 9 commits into
jfrog:mainfrom
eranturgeman:add-new-fields-to-analytics-event-v3
Open

Add new fields to analytics event v3#1403
eranturgeman wants to merge 9 commits into
jfrog:mainfrom
eranturgeman:add-new-fields-to-analytics-event-v3

Conversation

@eranturgeman

Copy link
Copy Markdown
Collaborator
  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.
  • Update documentation about new features / new supported technologies

@eranturgeman eranturgeman added safe to test Approve running integration tests on a pull request ignore for release Automatically generated release notes labels Aug 5, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Aug 5, 2026
@eranturgeman
eranturgeman requested a review from a team August 6, 2026 06:28

@attiasas attiasas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you only updated the deps, should you inject the new values here?

@eranturgeman

Copy link
Copy Markdown
Collaborator Author

you only updated the deps, should you inject the new values here?

You are correct this is confusing, but in a previous PR I moved V3 to use SendScanEndedWithResults instead of SendScanEndedEvent. this is "automatically" completes it as the new fields we need are already in cmdResults and they are passed to the updated version of SendScanEndedEvent. so we just had to update the dependency of the security-cli and client-go here

…fields-to-analytics-event-v3

# Conflicts:
#	go.mod
#	go.sum
@eranturgeman eranturgeman added the safe to test Approve running integration tests on a pull request label Aug 6, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore for release Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants