diff --git a/.bandit b/.bandit new file mode 100644 index 00000000..09e6e3c2 --- /dev/null +++ b/.bandit @@ -0,0 +1,2 @@ +[markupsafe_xss] +allowed_calls = _MarkTrustedValue diff --git a/docs/source/using_the_koji_build_system.rst b/docs/source/using_the_koji_build_system.rst index cc237f13..7f9c00c7 100644 --- a/docs/source/using_the_koji_build_system.rst +++ b/docs/source/using_the_koji_build_system.rst @@ -440,7 +440,7 @@ environment follows: * ``mock.bootstrap_image_ready`` - For the specification that we are ready for bootstrapping. If we want to specify, that we are ready for bootstrapping, we need to know that these - two packages `python3-dnf` and `python3-dnf-plugins-coreare installed in the container. + two packages ``python3-dnf`` and ``python3-dnf-plugins-core`` are installed in the container. * ``mock.module_setup_commands`` - commands for configuring the modules active in a buildroot. Available in `mock 2.4