Tags: dio/coraza-waf
Tags
Rules refactor (corazawaf#125) * refactor rules * fix: utf8ToUnicode bug
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
Merge pull request corazawaf#120 from jptosso/v2/directive-plugins V2/directive plugins
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>
PreviousNext