Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: adds memoize implementation for regexes and ahocorasick #836

Merged
merged 10 commits into from
Aug 6, 2023

docs: updates docs.

8d52562
Select commit
Loading
Failed to load commit list.
Merged

chore: adds memoize implementation for regexes and ahocorasick #836

docs: updates docs.
8d52562
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 5, 2023 in 0s

71.79% of diff hit (target 81.59%)

View this Pull Request on Codecov

71.79% of diff hit (target 81.59%)

Annotations

Check warning on line 462 in internal/corazawaf/rule.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/rule.go#L462

Added line #L462 was not covered by tests

Check warning on line 531 in internal/corazawaf/rule.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/corazawaf/rule.go#L531

Added line #L531 was not covered by tests

Check warning on line 44 in internal/operators/validate_nid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/operators/validate_nid.go#L44

Added line #L44 was not covered by tests

Check warning on line 49 in internal/operators/validate_nid.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/operators/validate_nid.go#L49

Added line #L49 was not covered by tests

Check warning on line 738 in internal/seclang/directives.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/seclang/directives.go#L737-L738

Added lines #L737 - L738 were not covered by tests