checkov
checkov copied to clipboard
feat(arm): FrontDoorWAFACLCVE202144228 - Mitigates the Log4j2 vulnerability CVE-2021-44228.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description
The code checks and enforces security rules for the Azure Front Door WAF against the Log4j2 CVE-2021-44228 vulnerability.
Fixes # (issue)
Adjust code logic for Azure Front Door WAF security against Log4j2 CVE-2021-44228 vulnerability.
Description
Include a description of what makes it a violation and any relevant external links.
Fix
How does someone fix the issue in code and/or in runtime?
Checklist:
- [ x] My code follows the style guidelines of this project
- [ x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ x] I have added tests that prove my feature, policy, or fix is effective and works
- [ x] New and existing tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules
fix the problems