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

analyzer: Add recognition of missing HTTP values #3885

Closed
wants to merge 2 commits into from

Conversation

jlucovsky
Copy link
Contributor

@jlucovsky jlucovsky commented May 22, 2019

This changeset eliminates warnings based on (private) a specific set of rules. Those rule highlighted missing HTTP values that were not recognized by the engine analyzer.

Link to 2926 ticket

Continuation of #3881

Describe changes:

  • Recognize additional HTTP values: server body, raw host, user agent, header names

This changeset adds recognition of missing HTTP values
- Raw host
- Header names
- Server body
- User agent
This changeset updates the keyword type for http.location and http.server
@jlucovsky jlucovsky requested a review from a team as a code owner May 22, 2019 23:45
@jlucovsky jlucovsky changed the title This changeset eliminates warnings based on (private) a specific set of rules. Those rule highlighted missing HTTP values that were not recognized by the engine analyzer. Link to [2926](https://redmine.openinfosecfoundation.org/issues/2926) ticket: Describe changes: - Recognize additional HTTP values: server body, raw host, user agent, header names analyzer: Add recognition of missing HTTP values May 22, 2019
@victorjulien victorjulien mentioned this pull request May 29, 2019
@victorjulien
Copy link
Member

Merged in #3896, thanks!

@jlucovsky jlucovsky deleted the 2926.2 branch June 1, 2019 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants