Skip to content

[Automated] Update syft CLI Options#2449

Open
thomhurst wants to merge 1 commit intomainfrom
automated/update-cli-options-syft
Open

[Automated] Update syft CLI Options#2449
thomhurst wants to merge 1 commit intomainfrom
automated/update-cli-options-syft

Conversation

@thomhurst
Copy link
Owner

Summary

This PR contains automatically generated updates to syft CLI options classes.

The generator scraped the latest CLI help output from the installed tool.

Changes

  • Updated options classes to reflect latest CLI documentation
  • Added new commands if any were detected
  • Updated option types and descriptions

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels Mar 8, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 8, 2026 03:10
Copy link

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Code Review

This is an automated PR generated by ModularPipelines.OptionsGenerator that updates the syft CLI options.

Change Summary

The only change is a timestamp update in AssemblyInfo.Generated.cs:

  • ModularPipelines.OptionsGenerator.GeneratedAt updated from 2026-03-01T03:12:23 to 2026-03-08T03:09:47

Assessment

This is a clean, minimal automated update. The change correctly reflects that the generator re-ran on 2026-03-08 and detected no substantive changes to the syft CLI options (no new commands, options, or type changes). The metadata-only diff confirms the generator is working correctly — it re-ran and found nothing to update beyond the timestamp itself.

Design note: The pattern of tracking GeneratedAt timestamps in assembly metadata is a sound approach — it provides an audit trail for when options classes were last verified against the actual CLI tool, making it easy to identify staleness without having to inspect the full diff history.

No issues found. ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant