Dear QGIS developers,
 
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.
 
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?
 
Best regards,
 
Johannes
_______________________________________________
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

Reply via email to