Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/SECURITY-HARDENING.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ effective — sudo-rs uses this approach.
`harden_process()` does not modify the process's own environment: in-process
PAM and NSS modules still see the caller's. It no longer *claims* to — it used
to return a sanitized environment that all thirteen callers discarded. Children
are given a clean environment where they are spawned. Tracked in #249.
are given a clean environment where they are spawned. Tracked in #314.

## References

Expand Down