[QGIS-Developer] How do I get rid of the security warning on my plugin?
C Hamilton
adenaculture at gmail.com
Thu Jun 11 16:03:59 PDT 2026
My Lat Lon Tools plugin is getting two "Secrets Detection" warnings on
these two lines of code.
lontile_ = "ABCDEFGHJKLMNPQRSTUVWXYZ"
__base32 = '0123456789bcdefghjkmnpqrstuvwxyz'
Those are certainly scarry, hazardous lines of code (sorry for the
sarchasm). But really how do I resolve this with your plugin scanners.
Those lines of code are probably the best way to represent the geohash, and
georef coordinate conversions. However, I also don't want my plugins to be
flagged with "Critical security issues found".
Thanks,
Calvin Hamilton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20260611/1fe6761f/attachment.htm>
More information about the QGIS-Developer
mailing list