Skip to content

[Automated] Update syft CLI Options - #4731

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

[Automated] Update syft CLI Options#4731
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

Assembly-wide public API impact

No active public API changes were detected in this assembly.

Command coverage

Command coverage report:

  • syft (syft 1.51.1): 8 commands, tree 312b56070505f8e9227e5762adaba7ae25213d326283923b5592ce0281c0c868
    • Baseline comparison: 8 commands at syft 1.51.1 -> 8 commands at syft 1.51.1

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels Sep 6, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-06T09:02:13.331789Z cb8390f PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • src/ModularPipelines.Syft/Generated/Syft.Generation.json is excluded by !**/generated/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 4b7d13de-46db-4da1-a6fd-a5b5644f3606

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review Summary

This PR ([Automated] Update syft CLI Options) updates a single field in src/ModularPipelines.Syft/Generated/Syft.Generation.json:

-  "generatorSourceSha256": "21bcf067cb0f770e4de4bb1c8d98643a012c00048aa346ef5ef1ca7e4f7f9af3"
+  "generatorSourceSha256": "773b4f943140dab43ee649323893d06346286caa0635dcf177d0bfb536a63497"

This is a provenance fingerprint (generatorSourceSha256) recomputed over the generator-infrastructure source files, not a change to the Syft CLI's scraped command tree itself. The PR body confirms the command tree is unchanged (8 commands at syft 1.51.1 -> 8 commands at syft 1.51.1, same commandTreeSha256) and "No active public API changes were detected." This matches the pattern of prior merged bot commits (e.g. #4612 for sonar-scanner) that resync a tool's stale provenance hash after shared generator-input files change elsewhere in the repo.

No hand-written source changes, no logic changes, and per CLAUDE.md this generated output should not be hand-tweaked in a PR anyway — nothing here warrants that. No actionable findings.

@thomhurst
thomhurst merged commit 594a413 into main Sep 6, 2026
11 checks passed
@thomhurst
thomhurst deleted the automated/update-cli-options-syft branch September 6, 2026 09: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