<!DOCTYPE html><html><head><title></title></head><body><div style="font-family:Arial;">+1. I don't think it should be up to QGIS to enforce style rules. Does it warn if a plugin downloads some code over plain HTTP and runs it? That's something I would care about, as a user. I don't care about code style, I'll just assume it's awful, vibe-coded (based on recent plugin submissions I've looked at), or both.</div><div style="font-family:Arial;"><br></div><div style="font-family:Arial;">Laurentiu</div><div style="font-family:Arial;"><br></div><div>On Wed, Sep 16, 2026, at 19:48, C Hamilton via QGIS-Developer wrote:</div><blockquote type="cite" id="qt" style=""><div dir="ltr"><div>Your security scans are causing me problems. Why can't I do the following?</div><div> try...</div><div><div> except Exception:</div><div> pass</div></div><div><br></div><div>In the try statement, if it fails I don't want it to do anything in the exception. This is exactly what I want to happen, but your security scans call it a "Critical Error". What should I do instead? I don't need any code in the exception.</div><div><br></div><div>Thanks,</div><div><br></div><div>Calvin</div></div><div>_______________________________________________</div><div>QGIS-Developer mailing list</div><div><a href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a></div><div>List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></div><div>Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></div><div><br></div></blockquote></body></html>