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

AV-2221: Implement new waf configuration options #2217

Merged
merged 8 commits into from
Apr 30, 2024

Conversation

Zharktas
Copy link
Contributor

@Zharktas Zharktas commented Apr 29, 2024

Implements new waf configuration options. excludedRules is replaced by ruleActionOverrideCounts and other alternatives are added. Uses zod for validating JSON object stored in parameter store, if some some configuration options doesn't exist in parameter, it is replaced with empty array. Creates parameters with placeholder values in separate stack, requires manual deploy of the stack and re-creating current values.

@Zharktas Zharktas changed the title AV-2221: implement new waf configuration options AV-2221: Implement new waf configuration options Apr 29, 2024
Copy link
Contributor

@bzar bzar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the extra console.logs and 👌

cdk/lib/shield-stack.ts Outdated Show resolved Hide resolved
@Zharktas Zharktas merged commit 2148e90 into master Apr 30, 2024
15 checks passed
@Zharktas Zharktas deleted the AV-2221_implement_new_waf_configuration_options branch April 30, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants