Skip to content

[WAF] Update 2026-07-21-waf-release.mdx - #32265

Merged
ay-cf merged 2 commits into
productionfrom
ay-cf-patch-2
Jul 23, 2026
Merged

[WAF] Update 2026-07-21-waf-release.mdx#32265
ay-cf merged 2 commits into
productionfrom
ay-cf-patch-2

Conversation

@ay-cf

@ay-cf ay-cf commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

update Comments for some rules

@ay-cf
ay-cf requested review from a team, danielegm, elithrar, hsaxenaCF and vs-mg as code owners July 23, 2026 03:03
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Review

⚠️ 3 warnings found in commit c0f2220.

👉 Fix in your agent 👈
Fix the following review findings in PR #32265 (https://github.com/cloudflare/cloudflare-docs/pull/32265).

Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
  or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order

After triaging, follow this order:
1. Post a comment on this PR for any findings you are skipping, with the finding ID and your reasoning.
2. Then commit the fixes for the legitimate findings.

The comment must come before the commit — the bot reads PR comments when a new
push triggers a review, so skip comments posted after the push will be missed.

---

## Code Review

### Warnings (2)

#### CR-2aeb5e494d85 · Incorrect rule category label
- **File:** `src/content/changelog/waf/2026-07-21-waf-release.mdx` line 333
- **Issue:** The row's description is 'Next.js - SSRF - CVE-2026-64649', but the added comment labels it as 'Generic Rules - Auth Bypass - 2'. The same file maps the auth bypass issue to CVE-2026-64642, which has no WAF rule.
- **Fix:** Verify whether the previous label was actually an SSRF category; if so, update the comment to 'Generic Rules - SSRF' to match the rule description.

#### CR-8c9a20bd2157 · Unmapped/inconsistent rule label
- **File:** `src/content/changelog/waf/2026-07-21-waf-release.mdx` line 346
- **Issue:** The row 'Next.js - Remote Code Execution - Cache Components' is commented as 'Generic Rules - RCE', but no 'Generic Rules - RCE' rule appears in this changelog. The removed generic rules in the same table are named 'Generic Rules - Command Execution', and the advisory table does not describe a disclosed Next.js RCE vulnerability.
- **Fix:** Confirm whether this rule was previously 'Generic Rules - Command Execution' or 'Generic Rules - Unauthenticated RCE' and update the comment and/or rule description accordingly.

---

## Conventions

### Warnings (1)

#### CV-86b757b40653 · Scope accuracy
- **File:** PR-level finding
- **Issue:** The PR modifies both src/content/changelog/waf/2026-07-21-waf-release.mdx and src/content/changelog/waf/scheduled-waf-release.mdx, but the description only says "update Comments for some rules" without mentioning the scheduled-waf-release.mdx page.
- **Fix:** Update the description to mention that scheduled WAF release content is also being changed.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

Warnings (2)
File Issue
changelog/waf/2026-07-21-waf-release.mdx line 333 Incorrect rule category label — The row's description is 'Next.js - SSRF - CVE-2026-64649', but the added comment labels it as 'Generic Rules - Auth Bypass - 2'. The same file maps the auth bypass issue to CVE-2026-64642, which has no WAF rule. Fix: Verify whether the previous label was actually an SSRF category; if so, update the comment to 'Generic Rules - SSRF' to match the rule description.
changelog/waf/2026-07-21-waf-release.mdx line 346 Unmapped/inconsistent rule label — The row 'Next.js - Remote Code Execution - Cache Components' is commented as 'Generic Rules - RCE', but no 'Generic Rules - RCE' rule appears in this changelog. The removed generic rules in the same table are named 'Generic Rules - Command Execution', and the advisory table does not describe a disclosed Next.js RCE vulnerability. Fix: Confirm whether this rule was previously 'Generic Rules - Command Execution' or 'Generic Rules - Unauthenticated RCE' and update the comment and/or rule description accordingly.

Conventions

Warnings (1)
File Issue
PR Scope accuracy — The PR modifies both src/content/changelog/waf/2026-07-21-waf-release.mdx and src/content/changelog/waf/scheduled-waf-release.mdx, but the description only says "update Comments for some rules" without mentioning the scheduled-waf-release.mdx page. Fix: Update the description to mention that scheduled WAF release content is also being changed.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/waf/ @worenga, @cloudflare/firewall, @vs-mg, @fb1337, @cloudflare/pm-changelogs, @cloudflare/appsec-reviewers, @elithrar, @cloudflare/product-owners, @hsaxenaCF, @danielegm, @ay-cf

@ay-cf ay-cf changed the title Update 2026-07-21-waf-release.mdx [WAF] Update 2026-07-21-waf-release.mdx Jul 23, 2026
@ay-cf
ay-cf merged commit 5b37316 into production Jul 23, 2026
16 checks passed
@ay-cf
ay-cf deleted the ay-cf-patch-2 branch July 23, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants