CHANGELOG.md
COPYING
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
etc/lshell.conf
etc/bash_completion.d/lshell
etc/logrotate.d/lshell
limited_shell.egg-info/PKG-INFO
limited_shell.egg-info/SOURCES.txt
limited_shell.egg-info/dependency_links.txt
limited_shell.egg-info/entry_points.txt
limited_shell.egg-info/requires.txt
limited_shell.egg-info/top_level.txt
lshell/__init__.py
lshell/audit.py
lshell/builtincmd.py
lshell/checkconfig.py
lshell/cli.py
lshell/completion.py
lshell/configschema.py
lshell/containment.py
lshell/hardeninit.py
lshell/messages.py
lshell/parser.py
lshell/policy.py
lshell/sec.py
lshell/shellcmd.py
lshell/systemsetup.py
lshell/utils.py
lshell/variables.py
man/lshell.1
test/test_audit_functional.py
test/test_audit_unit.py
test/test_builtins.py
test/test_cli_unit.py
test/test_command_execution.py
test/test_completion.py
test/test_config.py
test/test_containment_functional.py
test/test_containment_unit.py
test/test_env_vars.py
test/test_env_vars_files_unit.py
test/test_exit.py
test/test_extension_parser_unit.py
test/test_file_extension.py
test/test_hardeninit_functional.py
test/test_hardeninit_unit.py
test/test_history_size_unit.py
test/test_messages_unit.py
test/test_parser_jobs_unit.py
test/test_parser_module_unit.py
test/test_path.py
test/test_policy.py
test/test_prompt_unit.py
test/test_ps2.py
test/test_regex.py
test/test_scripts.py
test/test_security.py
test/test_security_attack_surface_unit.py
test/test_security_attack_surface_unit_part2.py
test/test_security_hardening_functional.py
test/test_security_property_based_unit.py
test/test_shellcmd_signal_unit.py
test/test_signals.py
test/test_source_command_unit.py
test/test_ssh.py
test/test_ssh_scp_sftp_attack_surface_unit.py
test/test_ssh_scp_sftp_config_unit.py
test/test_systemsetup_functional.py
test/test_systemsetup_unit.py
test/test_unit.py
test/test_user_behavior_security_functional.py