Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

Prossimo: https://github.com/memorysafety/sudo-rs

Score: 19.10732100032378

Last synced: about 19 hours ago
JSON representation

Repository metadata:

A memory safe implementation of sudo and su.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 11 days ago

Total Commits: 1,355
Total Committers: 30
Avg Commits per committer: 45.167
Development Distribution Score (DDS): 0.704

Commits in past year: 1,301
Committers in past year: 29
Avg Commits per committer in past year: 44.862
Development Distribution Score (DDS) in past year: 0.692

Name Email Commits
Jorge Aparicio j****o@f****m 401
Christian Poveda c****a@f****m 367
Marc Schoolderman m****c@t****m 248
Ruben Nijveld r****n@t****m 131
Marlon Baeten m****n@t****m 95
Brigitte Markmann b****n@f****m 44
Marc R. Schoolderman 4****l 18
Marlon m****n 13
Christian Poveda Ruiz 3****z 5
oneElectron o****9@p****m 5
xy2 h****o@x****v 4
Sylvestre Ledru s****e@d****g 2
Maximilian Pohl m****n@t****m 2
Ian Channing i****g@h****m 2
r-vdp r****s@w****v 2
Alex b****z@g****m 2
tali auster [they/them] t****r@g****m 1
sweetliquid m****r@s****e 1
allaboutevemirolive x****s@g****m 1
Ikko Eltociear Ashimine e****r@g****m 1
Josh Aas j****s@k****t 1
Josh Soref 2****f 1
Julian Beltz 1****r 1
avleen a****n 1
dd-dreams 8****s 1
Yaroslav Bolyukin i****m@l****w 1
Rick van der Wal r****k@t****m 1
Jacob Kapitein j****n@p****m 1
Diva M d****a@p****m 1
Dan Lorenc d****c@c****v 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 292
Total pull requests: 453
Average time to close issues: 19 days
Average time to close pull requests: 4 days
Total issue authors: 31
Total pull request authors: 31
Average comments per issue: 0.99
Average comments per pull request: 1.69
Merged pull request: 414
Bot issues: 0
Bot pull requests: 0

Past year issues: 202
Past year pull requests: 321
Past year average time to close issues: 13 days
Past year average time to close pull requests: 4 days
Past year issue authors: 31
Past year pull request authors: 30
Past year average comments per issue: 1.06
Past year average comments per pull request: 2.07
Past year merged pull request: 292
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/memorysafety/sudo-rs

Top Issue Authors

  • japaric (120)
  • squell (66)
  • rnijveld (25)
  • pvdrz (18)
  • marlonbaeten (14)
  • BriocheBerlin (11)
  • kpp (6)
  • rtczza (3)
  • oneElectron (3)
  • sylvestre (3)
  • romanstingler (2)
  • codeitlikemiley (2)
  • safinaskar (1)
  • Svintooo (1)
  • sweetliquid (1)

Top Pull Request Authors

  • japaric (126)
  • squell (100)
  • pvdrz (91)
  • rnijveld (50)
  • marlonbaeten (36)
  • BriocheBerlin (13)
  • xy2i (5)
  • oneElectron (4)
  • atalii (2)
  • ZhangHanDong (2)
  • pohlm01 (2)
  • matklad (2)
  • sylvestre (2)
  • Tortoaster (1)
  • sweetliquid (1)

Top Issue Labels

  • non-compliant (78)
  • bug (20)
  • C-parser (18)
  • enhancement (17)
  • C-checker (11)
  • security (10)
  • su (8)
  • C-operatingsystem (8)
  • wontfix (7)
  • C-exec (7)
  • minor (7)
  • C-pam (6)
  • investigate (4)
  • CI (4)
  • suggestion (4)
  • portability (3)
  • C-cli (2)
  • documentation (2)
  • memory-safety (2)
  • duplicate (1)
  • invalid (1)

Top Pull Request Labels

  • minor (65)
  • C-parser (6)
  • security (4)
  • C-checker (3)
  • C-pam (1)
  • C-operatingsystem (1)
  • enhancement (1)
  • discussion (1)
  • CI (1)

Package metadata

crates.io: sudo-rs

A memory safe implementation of sudo and su.


Dependencies

.github/workflows/ci.yaml actions
  • Swatinem/rust-cache v2 composite
  • actions-rs/cargo v1 composite
  • actions-rs/clippy-check v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
  • awalsh128/cache-apt-pkgs-action latest composite
Dockerfile docker
  • rust 1.67-slim-buster build
Cargo.lock cargo
  • diff 0.1.13
  • glob 0.3.1
  • libc 0.2.147
  • log 0.4.20
  • pretty_assertions 1.4.0
  • yansi 0.5.1
Cargo.toml cargo
  • pretty_assertions 1.2.1 development
  • glob 0.3.0
  • libc 0.2.127
  • log 0.4.11
test-framework/Cargo.toml cargo
test-framework/e2e-tests/Cargo.toml cargo
test-framework/sudo-compliance-tests/Cargo.toml cargo
test-framework/sudo-test/Cargo.toml cargo