str4d / rage

A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org/v1
Apache License 2.0
2.53k stars 97 forks source link

Reject weak `ssh-rsa` keys #465

Closed str4d closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (2689d8a) 39.77% compared to head (275d8f0) 39.81%.

Files Patch % Lines
age/src/cli_common/recipients.rs 0.00% 7 Missing :warning:
age/src/cli_common/error.rs 0.00% 1 Missing :warning:
age/src/ssh/recipient.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #465 +/- ## ========================================== + Coverage 39.77% 39.81% +0.03% ========================================== Files 38 38 Lines 3321 3328 +7 ========================================== + Hits 1321 1325 +4 - Misses 2000 2003 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.