Skip to content

[Automated] Update syft CLI Options#2570

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

[Automated] Update syft CLI Options#2570
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 May 3, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 3, 2026 03:34
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 03:34 — with GitHub Actions Inactive
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 03:34 — with GitHub Actions Inactive
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 03:34 — with GitHub Actions Inactive
@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

PR: [Automated] Update syft CLI Options
Change scope: 1 addition, 1 deletion — timestamp-only update


Summary

This automated PR updates the GeneratedAt assembly metadata timestamp in AssemblyInfo.Generated.cs from 2026-04-26T03:37:08Z to 2026-05-03T03:32:59Z. No functional changes to the syft CLI options classes themselves were made.


Observation: Template PR Description vs Actual Changes

The PR description template states:

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

However, the actual diff shows only a timestamp update — no options classes were modified. This means the syft CLI help output hasn't changed between the two generator runs, which is the expected outcome when the tool runs on a schedule and finds no upstream changes.

This is a minor cosmetic concern: the boilerplate description can be slightly misleading when the generator finds no substantive changes. Consider having the generator produce a more accurate summary message when only the timestamp changes (e.g., "No CLI option changes detected; timestamp refreshed"). This would make it easier to triage automated PRs at a glance without needing to inspect the diff.

That said, this is low-priority for automated PRs where reviewers are expected to check the diff directly.


Verdict

The change is correct and safe to merge. The timestamp-only update accurately reflects that the OptionsGenerator re-ran and confirmed the syft CLI options are still current.

@thomhurst thomhurst merged commit d3a9efa into main May 3, 2026
12 checks passed
@thomhurst thomhurst deleted the automated/update-cli-options-syft branch May 3, 2026 03:46
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