main
Use #include <foo.h> instead of #include "foo.h" in most cases.
Fix typo; excerise -> exercise
Treat unresolvable User_Alias/Host_Alias as non-aliases in JSON output.
In C23 the constness of string function returns depends on the first arg
Fix fuzz_policy now that strlcpy_no_slash lives in libsudoiolog.
Rename submit_time -> event_time in struct eventlog.
Move base64 functions to libsudo_util
find_path: collapse extra "/" and "./" components in the command path
Deprecate chroot support
Fix exit status of plugins/sudoers/regress/testsudoers/test33.sh
Sudoedit arguments must be file names starting with '/' or a regex.
Check JSON output with jq if present.