Skip to content

[Automated] Update syft CLI Options#2529

Merged
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-syft
Apr 26, 2026
Merged

[Automated] Update syft CLI Options#2529
thomhurst merged 1 commit into
mainfrom
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 Apr 26, 2026
@thomhurst thomhurst enabled auto-merge (squash) April 26, 2026 03:38
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0 (≤ 20 complexity)

View in Codacy

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.

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 is a minimal automated PR that updates the timestamp in AssemblyInfo.Generated.cs for the ModularPipelines.Syft package. The generator ran against the latest syft CLI but detected no actual changes to the options classes — only the generation timestamp moved forward (from 2026-04-19 to 2026-04-26).

Assessment

The change is correct and intentional. The timestamp serves as an audit trail showing when the options generator last ran and confirmed the syft CLI options are up to date.

A few observations worth noting for the broader automated update process:

  1. Timestamp-only PRs: When the generator produces no functional changes (no new options, no modified types, no removed commands), raising a PR solely to bump the timestamp creates noise in the PR history. Consider suppressing the PR (or auto-merging without review) when the only diff is the GeneratedAt attribute — the timestamp update adds little value as a reviewable change.

  2. No regressions: Since no options classes were modified, there is no risk of breaking changes to consumers of ModularPipelines.Syft.

  3. Codacy: Static analysis passed with 0 issues, as expected for a comment-level change.

Overall, the change is safe to merge as-is.

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 is a minimal automated PR that updates the GeneratedAt timestamp in AssemblyInfo.Generated.cs for the ModularPipelines.Syft package. The generator ran against the latest syft CLI but detected no actual changes to the options classes — only the generation timestamp moved forward (from 2026-04-19 to 2026-04-26).

Assessment

The change is correct and intentional. The timestamp serves as an audit trail showing when the options generator last ran and confirmed the syft CLI options are up to date.

A few observations worth noting for the broader automated update process:

  1. Timestamp-only PRs: When the generator produces no functional changes (no new options, no modified types, no removed commands), raising a PR solely to bump the timestamp creates noise in the PR history. Consider suppressing the PR (or skipping commit/push) when the only diff is the GeneratedAt attribute — the timestamp update adds little value as a standalone reviewable change.

  2. No regressions: Since no options classes were modified, there is no risk of breaking changes to consumers of ModularPipelines.Syft.

  3. Codacy: Static analysis passed with 0 issues, as expected for a metadata-only change.

Overall, the change is safe to merge as-is.

@thomhurst thomhurst merged commit e20e9b9 into main Apr 26, 2026
12 checks passed
@thomhurst thomhurst deleted the automated/update-cli-options-syft branch April 26, 2026 03:49
@claude claude Bot mentioned this pull request Apr 26, 2026
1 task
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