parkpow / deep-license-plate-recognition

Automatic License Plate Recognition (ALPR) or Automatic Number Plate Recognition (ANPR) software that works with any camera.
https://platerecognizer.com/
MIT License
523 stars 122 forks source link

fix: (Installer curl port) pick specified port #186

Closed danleyb2 closed 7 months ago

github-actions[bot] commented 7 months ago

Risk Level 2 - /home/runner/work/deep-license-plate-recognition/deep-license-plate-recognition/docker/platerec_installer.py

The code changes include the addition of an html.Code element with the id curl-snapshot. This is a low-risk change as it seems to be adding a display element for a curl command. However, ensure that the curl command is properly escaped to prevent any potential security issues. Also, the submit_snapshot function now includes validation for the port and a curl command example, which is a good practice for user clarity. The risk is low because these changes are mostly related to UI and user feedback, not core functionality.


🔍✅🔐


Powered by Code Review GPT