From 12f9d239df5383de2dd0afa3d4dbd9b12b9fffb2 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Tue, 6 May 2025 17:06:37 -0400 Subject: [PATCH] unrelated docs typo --- .bandit | 2 ++ docs/source/using_the_koji_build_system.rst | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .bandit 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