justin
1992fb1d17
Bump to Python 3.14.3-slim, fix 9 CVEs, remove leaked PyPI token
...
- Dockerfile: python:3.13-slim -> python:3.14.3-slim (stable as of Feb 2026)
- certifi: 2023.7.22 -> >=2024.7.4 (CVE-2024-39689, LOW)
- idna: 3.4 -> >=3.7 (CVE-2024-3651, MEDIUM)
- requests: 2.32.0 -> >=2.32.4 (CVE-2024-47081, MEDIUM)
- urllib3: 2.0.6 -> >=2.6.3 (6 CVEs including 3 HIGH decompression/redirect)
- Add app/.pypirc and .pypirc to .gitignore to prevent future token leaks
NOTE: PyPI token was previously committed at 21f32e5 - rotate at pypi.org.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-20 19:32:41 -05:00
justin
7618fa7d04
finished exporter refactor
...
Ready for some beta testing with Zerto 10.0
2023-12-21 10:34:41 -05:00
justin
0911a4eccc
zvma10 wrapper module
...
Created a python module that has everything needed for comms with ZVMA version 10 in a seperate class. It does not have full api coverage, but is enough to start refactoring the exporter to use the class for ZVMa10
2023-12-08 11:05:50 -05:00
justin
c6ee202b6d
updated gitignore
2023-10-24 20:42:47 -04:00
justin
48dc444166
dev updates
...
Not finished, but pushing for use on another machine
2023-10-24 19:52:09 -04:00
justin
42c023d840
Update .gitignore
2023-10-14 11:54:05 -04:00
justin
1cc51f6434
updated vm metric tags
...
added vpgname to vm stats
2023-03-24 23:00:02 -04:00
justin
af393322de
threads logger update
...
updated threads file so that it shows which exporter it is actually monitoring incase there is many
2023-03-23 13:26:47 -04:00
justin
b985e8885c
gitignore and a sleep time for liveness checker
2023-03-23 11:39:44 -04:00
justin
a6e42d3a73
fixing logging
2023-03-20 20:13:26 -04:00
justin
dbc4df9168
Create .gitignore
2023-03-02 13:04:00 -05:00