Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dio/coraza-waf

Tags

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

v2.0.0-alpha.1

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

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
rework operators

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump go.uber.org/zap from 1.19.0 to 1.19.1 (corazawaf#84)

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.19.0...v1.19.1)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.1.0

Toggle v1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix readme logo

v1.0.0

Toggle v1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v1 release