Skip to content

Commit

Permalink
Sync fuzz_sudoers dictionary with def_data.in.
Browse files Browse the repository at this point in the history
  • Loading branch information
millert committed May 3, 2024
1 parent 718df95 commit 720a145
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion plugins/sudoers/regress/fuzz/fuzz_sudoers.dict
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@
"env_keep"
"role"
"type"
"apparmor_profile"
"env_file"
"restricted_env_file"
"sudoers_locale"
Expand All @@ -143,7 +142,12 @@
"fast_glob"
"umask_override"
"log_input"
"log_stdin"
"log_ttyin"
"log_output"
"log_stdout"
"log_stderr"
"log_ttyout"
"compress_io"
"use_pty"
"group_plugin"
Expand All @@ -156,9 +160,11 @@
"exec_background"
"pam_service"
"pam_login_service"
"pam_askpass_service"
"pam_setcred"
"pam_session"
"pam_acct_mgmt"
"pam_silent"
"maxseq"
"use_netgroups"
"sudoedit_checkdir"
Expand Down Expand Up @@ -217,5 +223,10 @@
"rlimit_nproc"
"rlimit_rss"
"rlimit_stack"
"noninteractive_auth"
"log_passwords"
"passprompt_regex"
"intercept_type"
"intercept_verify"
"apparmor_profile"
"cmddenial_message"

0 comments on commit 720a145

Please sign in to comment.