sudo-rs icon indicating copy to clipboard operation
sudo-rs copied to clipboard

Mitigate Linux CVE 2023-2002 by avoiding calling isatty on stdin

Open squell opened this issue 2 years ago • 1 comments
trafficstars

squell avatar Apr 28 '23 19:04 squell

Codecov Report

Patch coverage has no change and project coverage change: +0.02 :tada:

Comparison is base (fe8bf15) 77.32% compared to head (849d9c1) 77.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   77.32%   77.34%   +0.02%     
==========================================
  Files          38       38              
  Lines        4740     4737       -3     
==========================================
- Hits         3665     3664       -1     
+ Misses       1075     1073       -2     
Impacted Files Coverage Δ
lib/sudo-pam/src/rpassword.rs 35.22% <0.00%> (+1.16%) :arrow_up:

... and 1 file with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Apr 28 '23 20:04 codecov[bot]