Skip to content

Conversation

@paulrosca-snyk
Copy link
Contributor

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Commit messages
    are release-note ready, emphasizing
    what was changed, not how.
  • Includes detailed description of changes
  • Contains risk assessment (Low | Medium | High)
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality
  • Includes manual testing instructions (if necessary)
  • Updates relevant GitBook documentation (PR link: ___)
  • Includes product update to be announced in the next stable release notes

What does this PR do?

Updates cli-extension-os-flows to the latest version.

Where should the reviewer start?

How should this be manually tested?

Running snyk test --json or snyk sbom test --json should now give a more comprehensive result, including some fields which were previously missing from the output.

What's the product update that needs to be communicated to CLI users?

The --json output of snyk test and snyk sbom test should now contain some fields which were previously missing i.e isDisputed, proprietary, severityBasedOn, alternativeIds and mavenModuleName (when applicable).

Risk assessment (Low | Medium | High)?

Low: This is an additive change and only affects the customers which use the new testing stack (e.g using --reachability or --risk-score-threshold).

@paulrosca-snyk paulrosca-snyk requested review from a team as code owners January 16, 2026 08:23
@paulrosca-snyk paulrosca-snyk force-pushed the feat/add-missing-json-fields branch from c8a986b to 49dba55 Compare January 16, 2026 15:21
@paulrosca-snyk paulrosca-snyk force-pushed the feat/add-missing-json-fields branch from 49dba55 to 9996b27 Compare January 19, 2026 07:25
@j-luong j-luong merged commit c4de8a4 into main Jan 19, 2026
6 checks passed
@j-luong j-luong deleted the feat/add-missing-json-fields branch January 19, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants