Chore/add aibom enrich flag - #7022
Merged
Merged
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
This comment has been minimized.
This comment has been minimized.
sburuiana-snyk
force-pushed
the
chore/add-aibom-enrich-flag
branch
2 times, most recently
from
July 27, 2026 09:54
ee063cf to
b1c1384
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
PeterSchafer
approved these changes
Jul 27, 2026
chore: update go mods
sburuiana-snyk
force-pushed
the
chore/add-aibom-enrich-flag
branch
from
July 27, 2026 14:12
b1c1384 to
fd92b11
Compare
sburuiana-snyk
enabled auto-merge
July 27, 2026 14:12
PR Reviewer Guide 🔍
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Submission Checklist
are release-note ready, emphasizing
what was changed, not how.
What does this PR do?
Bumps
cli-extension-ai-bomto expose the new--enrichedflag onsnyk aibomandsnyk aibom test, wiring it through to the AI-BOM API asenriched=true.Changes:
github.com/snyk/cli-extension-ai-bomtov0.0.0-20260721084000-da8dc26c77f2incliv2/go.modandcliv2-private/go.modsnyk aibom --enrichedsendsenriched=trueon the Create AI-BOM requestWhere should the reviewer start?
test/jest/acceptance/snyk-aibom/aibom.spec.ts— new test for--enrichedflag wiringcliv2/go.mod— dependency bump (the flag implementation lives incli-extension-ai-bom)How should this be manually tested?
make build ./binary-releases/snyk-linux-amd64 aibom test/fixtures/ai-bom/python-chatbot --experimental --enriched ./binary-releases/snyk-linux-amd64 aibom test test/fixtures/ai-bom/python-chatbot --experimental --enriched