Skip to content

Integration tests TODO list #96

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
55 of 56 tasks
japaric opened this issue Mar 14, 2023 · 3 comments
Closed
55 of 56 tasks

Integration tests TODO list #96

japaric opened this issue Mar 14, 2023 · 3 comments

Comments

@japaric
Copy link
Collaborator

japaric commented Mar 14, 2023

Milestone 2

command line flags

sudoers tags

sudoers defaults

sudoers user specification

password authentication

child process

third party integration

miscellaneous

su

command line options

inter-operation

misc

Milestone 3

command line options

  • -e, --edit
  • -l, --list Make --list aware of NOPASSWD #530
  • -R, --chroot=directory
  • -U, --other-user=user
  • "accepts full syntax sudoers, including options that are no-ops" -- possibly in connection to visudo (-c)

visudo

incomplete list:

@squell
Copy link
Member

squell commented Jun 27, 2023

Here is a list of applicable sudo advisories where we manually decided that we are secure:

Environment-related (we are secure since we force env_reset)

We explicitly coded this:

Our timestamping implementation uses system monotonic time (and is cleared upon a restart):

Problems prevented by coding Rust:

Still need to check!

@squell
Copy link
Member

squell commented Feb 11, 2025

Closing since the only open issue is #301 which can be tracked there.

@squell squell closed this as completed Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants