Skip to content

Conversation

@cosmin-ionut
Copy link
Contributor

Fixes #3567

@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #3576 (6f20586) into master (285824f) will increase coverage by 35.38%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           master    #3576       +/-   ##
===========================================
+ Coverage   50.80%   86.18%   +35.38%     
===========================================
  Files         171      284      +113     
  Lines       40155    64874    +24719     
===========================================
+ Hits        20399    55912    +35513     
+ Misses      19756     8962    -10794     
Impacted Files Coverage Δ
scapy/arch/linux.py 0.73% <0.00%> (ø)
scapy/layers/tls/record_sslv2.py 86.03% <0.00%> (ø)
scapy/layers/tls/__init__.py 50.00% <0.00%> (ø)
scapy/layers/tls/crypto/pkcs1.py 74.26% <0.00%> (ø)
...ontrib/scada/iec104/iec104_information_elements.py 100.00% <0.00%> (ø)
...apy/contrib/automotive/scanner/staged_test_case.py 91.15% <0.00%> (ø)
scapy/layers/tls/record.py 91.59% <0.00%> (ø)
scapy/contrib/automotive/uds.py 95.67% <0.00%> (ø)
scapy/layers/tls/handshake.py 82.93% <0.00%> (ø)
scapy/contrib/automotive/obd/pid/pids_40_5F.py 100.00% <0.00%> (ø)
... and 241 more

@guedou guedou merged commit 44e4121 into secdev:master Apr 13, 2022
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.

The error raised by wrong BPF filter syntax is uncaught when using AsyncSniffer.

2 participants