datalad/datalad-container

View on GitHub
docs/source/conf.py

Summary

Maintainability
A
0 mins
Test Coverage

Try, Except, Pass detected.
Open

        except:
Severity: Info
Found in docs/source/conf.py by bandit

Starting a process with a shell, possible injection detected, security issue.
Open

                os.system(
                    '{} build_{} --cmdsuite {} --manpath {} --rstpath {}'.format(
                        setup_py_path,
                        cmd,
                        'datalad_container:command_suite',
Severity: Major
Found in docs/source/conf.py by bandit

There are no issues that match your filters.

Category
Status