Skip to content

Handle cryptography FFDH warnings - #5061

Merged
gpotter2 merged 1 commit into
secdev:masterfrom
gpotter2:ffdh-warnings
Jul 29, 2026
Merged

Handle cryptography FFDH warnings#5061
gpotter2 merged 1 commit into
secdev:masterfrom
gpotter2:ffdh-warnings

Conversation

@gpotter2

@gpotter2 gpotter2 commented Jul 29, 2026

Copy link
Copy Markdown
Member

@gpotter2
gpotter2 force-pushed the ffdh-warnings branch 2 times, most recently from b1de677 to 8018e66 Compare July 29, 2026 17:59
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.49%. Comparing base (7c953a7) to head (8018e66).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5061   +/-   ##
=======================================
  Coverage   80.48%   80.49%           
=======================================
  Files         390      390           
  Lines       96749    96758    +9     
=======================================
+ Hits        77873    77885   +12     
+ Misses      18876    18873    -3     
Files with missing lines Coverage Δ
scapy/layers/tls/crypto/groups.py 95.74% <100.00%> (+0.12%) ⬆️
scapy/layers/tls/keyexchange.py 87.12% <100.00%> (+0.13%) ⬆️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gpotter2
gpotter2 merged commit caa005d into secdev:master Jul 29, 2026
23 of 25 checks passed
@gpotter2
gpotter2 deleted the ffdh-warnings branch July 29, 2026 18:10
@alex

alex commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Thanks @gpotter2 !

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.

Cryptography: handle FFDH deprecation

2 participants