Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Fix 921120 FP #1746

Closed
wants to merge 3 commits into from
Closed

Fix 921120 FP #1746

wants to merge 3 commits into from

Conversation

franbuehler
Copy link
Contributor

This PR solves issue #1615.
The request headers must now be followed by optional space characters and at least one word character.
In reality, other request header values than word chars are allowed, but we don't want to match the whole request header in this rule. We just want to be sure that at least one word char follows the request header. I thought this is enough.

@franbuehler franbuehler linked an issue Apr 25, 2020 that may be closed by this pull request
@fzipi fzipi self-requested a review May 4, 2020 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rule 921120: False positive
2 participants