Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coreruleset/coreruleset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.26.0
Choose a base ref
...
head repository: coreruleset/coreruleset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.27.0
Choose a head ref
  • 8 commits
  • 41 files changed
  • 5 contributors

Commits on May 4, 2026

  1. chore: post-release v4.27.0-dev (#4630)

    Signed-off-by: Felipe Zipitria <[email protected]>
    fzipi authored May 4, 2026
    Configuration menu
    Copy the full SHA
    6936a15 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2026

  1. Configuration menu
    Copy the full SHA
    626ae5e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2026

  1. fix: issue #4622 (#4638)

    * fix issue 4622
    Test ID 941120-8
    
    * Update tests/regression/tests/REQUEST-941-APPLICATION-ATTACK-XSS/941120.yaml
    
    Co-authored-by: azurit <[email protected]>
    
    * Update tests/regression/tests/REQUEST-941-APPLICATION-ATTACK-XSS/941120.yaml
    
    Co-authored-by: azurit <[email protected]>
    
    ---------
    
    Co-authored-by: azurit <[email protected]>
    Xhoenix and azurit authored May 16, 2026
    Configuration menu
    Copy the full SHA
    d453ba4 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. docs: update year (#4640)

    Xhoenix authored May 18, 2026
    Configuration menu
    Copy the full SHA
    f95c20b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2026

  1. chore: update go-ftw (#4641)

    Update go-ftw and use the new `--store-failure-waf-logs` flag
    theseion authored May 19, 2026
    Configuration menu
    Copy the full SHA
    49f3c3f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. ci: harden workflows per zizmor audit (#4643)

    resolves zizmor findings on .github/workflows/:
    
    - add `persist-credentials: false` to all `actions/checkout` calls; the
      duty-scheduler push now uses an explicit token URL instead of relying
      on persisted creds (artipacked)
    - restructure quantitative tests to the safe two-workflow pattern: the
      test job moves to `pull_request` (no secrets, read-only token) and a
      new `quantitative-comment.yaml` posts the result on `workflow_run`
      with `pull-requests: write`. comment posting uses `gh api` with a
      marker-based upsert, removing the `thollander/actions-comment-pull-request`
      third-party dependency. eliminates the `pull_request_target` + PR-head
      checkout pwn-request antipattern (dangerous-triggers)
    - add `.github/zizmor.yml` with justified ignores for the remaining
      safe `pull_request_target` workflows (check-pr-dependencies,
      check-pr-title — metadata-only, no checkout) and the new
      `workflow_run`-triggered comment workflow (artifact-only, no PR code
      execution)
    
    zizmor result: no findings reported (3 ignored, 35 suppressed)
    fzipi authored May 27, 2026
    Configuration menu
    Copy the full SHA
    5a805f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2026

  1. Configuration menu
    Copy the full SHA
    2f1afb7 View commit details
    Browse the repository at this point in the history
  2. chore: release v4.27.0 (#4644)

    Signed-off-by: Felipe Zipitria <[email protected]>
    fzipi authored Jun 1, 2026
    Configuration menu
    Copy the full SHA
    bb64941 View commit details
    Browse the repository at this point in the history
Loading