trifectatechfoundation / sudo-rs

A memory safe implementation of sudo and su.
Other
2.9k stars 79 forks source link

sudoers: test null byte terminated username #750

Closed japaric closed 1 year ago

github-actions[bot] commented 1 year ago

Number of dependencies and binary size impact report

Metric main PR #750 Delta
Direct dependencies 3 3 -
Total dependencies 4 4 -
Binary size 1 MiB 1 MiB -
Text size 597.7 KiB 597.6 KiB -
Dependencies diff ```diff └─ sudo-rs [v0.2.0] ├─ glob [v0.3.1] ├─ libc [v0.2.147] └─ log [v0.4.20] ```
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9a7f38f) 54.86% compared to head (587b739) 54.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #750 +/- ## ======================================= Coverage 54.86% 54.86% ======================================= Files 71 71 Lines 9731 9731 ======================================= Hits 5339 5339 Misses 4392 4392 ```

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