Skip to content

[Automated] Update syft CLI Options#2436

Merged
thomhurst merged 1 commit intomainfrom
automated/update-cli-options-syft
Mar 1, 2026
Merged

[Automated] Update syft CLI Options#2436
thomhurst merged 1 commit intomainfrom
automated/update-cli-options-syft

Conversation

@thomhurst
Copy link
Copy Markdown
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 1, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 1, 2026 03:13
Copy link
Copy Markdown

@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 automated PR updates the syft CLI options generator timestamp.

Change Summary

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

  • Before: 2026-02-22T03:28:09.9395059Z
  • After: 2026-03-01T03:12:23.8601793Z

Assessment

The change is minimal and correct. The generator ran, scraped the installed syft CLI, and found no actual CLI option changes since the last run — only the generation timestamp needed updating. This is the expected behavior for an automated options generator when the underlying tool's interface hasn't changed.

No issues found. The automated update is working as designed — the timestamp accurately reflects when the generator last ran, providing traceability for when the options were last verified against the installed tool version. This is good practice for generated code to aid debugging when tool versions drift.

🤖 Reviewed by Claude Code

@thomhurst thomhurst merged commit c4650fd into main Mar 1, 2026
12 checks passed
@thomhurst thomhurst deleted the automated/update-cli-options-syft branch March 1, 2026 03:37
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