.editorconfig
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pylint_secure_coding_standard.py
pyproject.toml
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/draft_release.yml
.github/workflows/format.yml
.github/workflows/publish_release.yml
.github/workflows/pull_request.yml
misc/license_header.txt
pylint_secure_coding_standard.egg-info/PKG-INFO
pylint_secure_coding_standard.egg-info/SOURCES.txt
pylint_secure_coding_standard.egg-info/dependency_links.txt
pylint_secure_coding_standard.egg-info/requires.txt
pylint_secure_coding_standard.egg-info/top_level.txt
tests/assert_test.py
tests/eval_exec_test.py
tests/jsonpickle_decode_test.py
tests/os_realpath_test.py
tests/pdb_test.py
tests/shell_exec_test.py
tests/tempfile_mktemp_test.py
tests/yaml_load_test.py