Skip to content

Conversation

@eyalk007
Copy link
Contributor

This method allows converting a single TargetResults to SimpleJson format without flattening multiple targets together. Useful for tools like Frogbot that need to process each auto-detected target separately to maintain working directory associations when applying fixes.

  • 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.

@eyalk007 eyalk007 self-assigned this Dec 18, 2025
@eyalk007 eyalk007 added the improvement Automatically generated release notes label Dec 18, 2025
@eyalk007 eyalk007 added the safe to test Approve running integration tests on a pull request label Dec 18, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Dec 18, 2025
This method allows converting a single TargetResults to SimpleJson format
without flattening multiple targets together. Useful for tools like Frogbot
that need to process each auto-detected target separately to maintain
working directory associations when applying fixes.
@eyalk007 eyalk007 force-pushed the add-convert-target-to-simple-json branch from f95ea64 to eb6e959 Compare December 18, 2025 20:17
@attiasas
Copy link
Contributor

Feature will be included in here:

@attiasas attiasas closed this Dec 24, 2025
@eyalk007 eyalk007 deleted the add-convert-target-to-simple-json branch December 24, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants