Focusing
@ferrous-systems engineer. @rust-embedded WG core member. He|they
- CET (UTC+1)
- @japaric_io
Block or Report
Block or report japaric
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
455 contributions in the last year
Less
More
Activity overview
Contributed to
japaric/heapless,
japaric/cargo-call-stack,
memorysafety/sudo-rs
and 22 other
repositories
Contribution activity
March 2023
Created 39 commits in 1 repository
Created a pull request in memorysafety/sudo-rs that received 5 comments
compliance tests: password auth & sudoers' user_list
I ended doing a U turn towards the end of the commit history but I think focusing on the orthogonality of the tests is a change for the better. thi…
+337
−157
•
5
comments
Opened 7 other pull requests in 1 repository
Reviewed 8 pull requests in 2 repositories
memorysafety/sudo-rs
7 pull requests
- refuse to read sudoers files that are writable
- Correctly accumulate TAG:'s
- Better signal handling
- Add a must-set environment variable in order to run sudo-rs
- compliance tests: password auth & sudoers' user_list
- actually resolve groups
- Also run our workflow on a merge-group for merge queue functionality
knurling-rs/probe-run
1 pull request
Created an issue in memorysafety/sudo-rs that received 2 comments
Opened 10 other issues in 1 repository
memorysafety/sudo-rs
7
open
3
closed
- sudoers parser fails when sudoers file does not contain a trailing newline
-
sudo-test: support password input without the
-Sflag - compliance tests TODO list
- env_reset is not clearing env vars
- env_reset: sudo-rs sets less env vars than sudo
-
sudoers:
username NOPASSWDworks but%usersgroup NOPASSWDdoesn't -
sudo -u someone-elsepreserves original user group -
sudo /path/to/scriptfails with "Error: InvalidCommand" - do not prompt for password if sudo is running as root
- reject to run if sudoers file is world writable