cvat-webhook / app.py

Commit History

fix: require env vars, no defaults
242e068

haiyizxx commited on

feat: add HMAC-SHA256 signature verification for CVAT webhooks
66baeca

haiyizxx commited on

fix: strip env vars to prevent trailing whitespace
a82c5a0

haiyizxx commited on

fix: stream subprocess output in real-time
8580f79

haiyizxx commited on

fix: add clone logging and timeout
7c430fa

haiyizxx commited on

fix: set GIT_TERMINAL_PROMPT=0 to prevent clone hanging
0f2eb35

haiyizxx commited on

debug: add test-clone endpoint
224f96a

haiyizxx commited on

debug: show PAT prefix in health
ac735bf

haiyizxx commited on

debug: add secret check to health endpoint
aee3d36

haiyizxx commited on

fix: pre-install deps in Docker, skip runtime pip install
cd8212e

haiyizxx commited on