glances/glances/amps
Kelvin Velasquez 9b5cc01b06 fix(security): resolve B701 and B113 bandit issues (#3353)
Detailed changes:
- Enable autoescape=True for Jinja2 environment to prevent XSS (B701).
- Add timeout=15s to requests.get in nginx amp (B113).
- Add timeout=15s to post in restful export (B113).
2025-12-19 13:23:51 -06:00
..
default [BREAKING CHANGE in conf file] Secure call to AMPS, use && as commend separator instead of ; 2024-06-01 18:32:51 +02:00
nginx fix(security): resolve B701 and B113 bandit issues (#3353) 2025-12-19 13:23:51 -06:00
systemd Related to iteritems, itervalues, and iterkeys are not more needed in Python 3 #3181 2025-07-05 10:32:11 +02:00
systemv Related to iteritems, itervalues, and iterkeys are not more needed in Python 3 #3181 2025-07-05 10:32:11 +02:00
__init__.py First run for the Nginx AMP process 2016-04-14 19:40:36 +02:00
amp.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30