Hi Johannes, On Sun, 09. Aug 2026 at 05:08:17 +0000, Johannes Jenkner via QGIS-Developer wrote: > Is the there anything I can do to unblock the plugin version and > simultaneously keep the random numbers as essential part of my plugin > algorithm?
You can add "# nosec" to the "offending" lines (and you should also move the replacement arguments outside of the tr call). Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden https://www.norbit.de QGIS release manager (PSC) Germany Matrix: @jef:osgeo.org
signature.asc
Description: PGP signature
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
