docs: synchronizing help from snyk/user-docs - #7188
Open
team-cli-bot wants to merge 1 commit into
Open
team-cli-bot wants to merge 1 commit into
team-cli-bot wants to merge 1 commit into
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Contributor
|
This comment has been minimized.
This comment has been minimized.
team-cli-bot
force-pushed
the
docs/automatic-gitbook-update-cli-help-main
branch
from
September 7, 2026 09:12
96baeec to
16432f9
Compare
This comment has been minimized.
This comment has been minimized.
team-cli-bot
force-pushed
the
docs/automatic-gitbook-update-cli-help-main
branch
from
September 14, 2026 09:12
16432f9 to
b79bac9
Compare
This comment has been minimized.
This comment has been minimized.
team-cli-bot
force-pushed
the
docs/automatic-gitbook-update-cli-help-main
branch
from
September 17, 2026 11:32
b79bac9 to
3115718
Compare
PR Reviewer Guide 🔍
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic PR controlled by GitHub Action
Note
Low Risk
Documentation-only markdown formatting sync with no runtime or security impact.
Overview
This PR syncs CLI help markdown from
snyk/user-docs(automated GitHub Action) and only adjusts Markdown escaping—no CLI behavior or option semantics change.Across
code test,container test,iac test,test,sbom test, andlog4shellhelp, exit code 1 is now documented asaction\_neededinstead ofaction_needed, so underscores are not interpreted as emphasis when rendered.SARIF docs in
code-test,iac-test, andtestnow escape the placeholder asOUTPUT\_FILE\_PATH. Theignoreexamples for IaC resource paths escape underscores in displayed paths (e.g.aws\_iam\_role,assume\_role\_policy) for the same rendering reason.Reviewed by Cursor Bugbot for commit 3115718. Bugbot is set up for automated code reviews on this repo. Configure here.