[Automated] Update grype CLI Options#2532
Conversation
There was a problem hiding this comment.
Code Review
This is an automated PR updating the grype CLI options generator timestamp.
Change Summary
The only change is in AssemblyInfo.Generated.cs:
GeneratedAttimestamp updated from2026-04-19T03:37:37→2026-04-26T03:42:33
Assessment
No issues found. This is exactly what an automated regeneration PR should look like when the tool's CLI options haven't changed between runs — only the generation timestamp is bumped, confirming the generator ran successfully against the latest grype version without detecting any new or modified options.
The metadata attribute pattern using AssemblyMetadata is a clean approach for tracking generation provenance without runtime overhead.
✅ Safe to merge.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | ✅ 0 (≤ 20 complexity) |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Summary
This PR contains automatically generated updates to grype CLI options classes.
The generator scraped the latest CLI help output from the installed tool.
Changes
Verification
🤖 Generated with ModularPipelines.OptionsGenerator