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

Next/20210701/v7 #6242

Merged
merged 8 commits into from
Jul 1, 2021
Merged

Next/20210701/v7 #6242

merged 8 commits into from
Jul 1, 2021

Conversation

victorjulien
Copy link
Member

satta and others added 8 commits July 1, 2021 08:16
With the other fuzz targets, and do not build it if fuzzpcap
is available but we did not want to build the fuzz targets
Before, if Suricata parsed a rule without a 'sid' option, instead of
failing that rule, the rule was parsed and attributed a sid 0.
Changes to:
detect-parse:
- add logic to filter out rules without sid;
- change unittest which didn't have a sid, but used to pass.
detect-sid: add unittest for rules without sid or with sid: 0
@victorjulien victorjulien requested review from jasonish, norg and a team as code owners July 1, 2021 06:43
@codecov
Copy link

codecov bot commented Jul 1, 2021

Codecov Report

Merging #6242 (b8499de) into master (2c8c043) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #6242      +/-   ##
==========================================
+ Coverage   76.91%   76.94%   +0.02%     
==========================================
  Files         611      611              
  Lines      186253   186146     -107     
==========================================
- Hits       143250   143222      -28     
+ Misses      43003    42924      -79     
Flag Coverage Δ
fuzzcorpus 52.82% <66.66%> (-0.05%) ⬇️
suricata-verify 51.13% <50.00%> (+<0.01%) ⬆️
unittests 63.08% <97.61%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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.

6 participants