<html><body><div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;">Dear QGIS developers,</span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;"> </span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;">I have the latest version (6.2) of my plugin ClusterPoints uploaded to the repository. The plugin uses random numbers for the initialization of a specific clustering algorithm. After uploading the version got blocked by the Bandit Security Analysis, since it assumes the random numbers to be used for security/cryptographic purposes. However, this is not the case. Without the random numbers one cluster type will not work properly.</span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;"> </span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;">Is the there anything I can do to <span style="background-color: #ffffff;">unblock</span> the plugin version and simultaneously keep the random numbers as essential part of my plugin algorithm?</span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;"> </span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;">Best regards,</span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;"> </span></div>
<div style="font-family: 'verdana'; font-size: 12px; color: #000;"><span style="background-color: #ffffff;">Johannes</span></div></body></html>