8000 Tags · ssteo/coraza · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ssteo/coraza

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: use DirectiveOptions instead of waf.Config to share variables a…

…cross directives (corazawaf#206)

v2.0.0-rc.3

Toggle v2.0.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(operator): support SecRule "! ^some" as a valid @rx negation (co…

…razawaf#197)

* support for corazawaf#195

* fix for the case `SecRule "!" "id:1"`

v2.0.0-rc.2

Toggle v2.0.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V2/rc2 (corazawaf#158)

* fix sync.pool memory issues on transactions

* add OUTBOUND_DATA_ERROR support

* actions: fix httpbin

* add examples and update readme

* add response capabilities to test engine

* remove cache from test files

* actions: fallback action wget

* add phase 4 support for crs tests

* add examples/ exclusions for coverage

* fix response body size limit discussion

* move variables.VariablesCount to types

* go-fmt bodybuffers

v2.0.0-rc.1

Toggle v2.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V2/tx syncpool (corazawaf#136)

* audit logging rework

* fix: add tests and fixes for file modes

* fix github actions, now only upload v1.17.x

* add lint action

* add golangci-lint to lint checks

* a few variable name changes for v2.0 final release

* update license to 2022

* add sync pool to cache transactions

* fix: weird matching bug

* add tx.Clean info

v2.0.0-beta.6

Toggle v2.0.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rules refactor (corazawaf#125)

* refactor rules

* fix: utf8ToUnicode bug

v2.0.0-beta.5

Toggle v2.0.0-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V2/fix byteranges (corazawaf#123)

* many performance optimizations

* fix: macro expansion keys are now case insensitive

* optimization: switch from strconv to ascii runes

* optimization: switch from append to strings.Builder

* remove error format from variables.Parse

* refactor macro expansion engine

* fix: fix byte range tests and code

* fix: remove dummy println

* refactor validatebyterange

* fix: capture action

* fix: codeql 'vulnerability' on validateByteRange

v2.0.0-beta.4

Toggle v2.0.0-beta.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: multipart rewrite

v2.0.0-beta.3

Toggle v2.0.0-beta.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: audit logger, added format and type

v2.0.0-beta.2

Toggle v2.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request corazawaf#120 from jptosso/v2/directive-plugins

V2/directive plugins

v2.0.0-beta.1

Toggle v2.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove unused variable from default config

0