Skip to content

chore: bump remy-cli-extension to v1.36.1 - #7066

Merged
ShawkyZ merged 1 commit into
mainfrom
chore/bump-remy-extension-1.36.1
Jul 31, 2026
Merged

chore: bump remy-cli-extension to v1.36.1#7066
ShawkyZ merged 1 commit into
mainfrom
chore/bump-remy-extension-1.36.1

Conversation

@ShawkyZ

@ShawkyZ ShawkyZ commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

What

Dependency-only bump of github.com/snyk/remy-cli-extension v1.34.0 → v1.36.1 in cliv2-private. Only cliv2-private/go.mod + go.sum change — no CLI source edits. go mod tidy -diff is clean in both cliv2 and cliv2-private (no transitive drift).

New CLI arguments this bump exposes (v1.34.0..v1.36.1)

New flags on snyk fix --agentic:

  • --cos — opt into the Snyk Continuous Offensive Security (COS) agentic fix flow. Requires --cos-report-dir.
  • --cos-report-dir <path> — path to the COS report directory (must contain vulnerabilities.csv). Required with --cos.
  • --max-validation-attempts <n> — cap validation retry attempts per fix; after this many failed run_tests attempts the fix is skipped and the batch continues. 0 uses the built-in default (1 for SCA, 3 for COS).

(All other flags — --fix-report, --skip-sandbox, --agent-max-iterations, --auto-approve, etc. — already existed in v1.34.0.)

Extension changes this picks up (v1.34.0..v1.36.1)

  • snyk/remy-cli-extension#155 — feat: apply every fix under --auto-approve regardless of breakability
  • snyk/remy-cli-extension#158 — fix(sca): forward-only, per-line SCA fixes — no downgrades, no dropped lines
  • snyk/remy-cli-extension#153 — feat: AG-370 COS v1
  • snyk/remy-cli-extension#150 — docs: document the CLI bump/release procedure in AGENTS.md
  • snyk/remy-cli-extension#159 — fix(agent): raise default agent iteration cap to 50

🤖 Generated with Claude Code

Dependency-only bump of github.com/snyk/remy-cli-extension v1.34.0 -> v1.36.1
in cliv2-private. No CLI source changes.

Picks up (v1.34.0..v1.36.1):
- #155 feat: apply every fix under --auto-approve regardless of breakability
- #158 fix(sca): forward-only, per-line SCA fixes — no downgrades, no dropped lines
- #153 feat: [AG-370] COS v1
- #150 docs: document the CLI bump/release procedure in AGENTS.md
- #159 fix(agent): raise default agent iteration cap to 50

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ShawkyZ
ShawkyZ requested a review from a team as a code owner July 31, 2026 13:25
@snyk-io

snyk-io Bot commented Jul 31, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@snyk-pr-review-bot

Copy link
Copy Markdown

PR Reviewer Guide 🔍

🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected
📚 Repository Context Analyzed

This review considered 5 relevant code sections from 4 files (average relevance: 0.87)

🤖 Repository instructions applied (from AGENTS.md)

@ShawkyZ
ShawkyZ enabled auto-merge July 31, 2026 13:26
@ShawkyZ
ShawkyZ merged commit 9a333cb into main Jul 31, 2026
11 of 13 checks passed
@ShawkyZ
ShawkyZ deleted the chore/bump-remy-extension-1.36.1 branch July 31, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants