Pin pyasn1 to 0.6.2 and tar to 7.5.3 to resolve security alerts and ensure repeatable builds. Also bump Tracecat to 0.53.22 in Docker Compose, docs, and templates.
Dependencies
Python: add pyasn1==0.6.2 in pyproject; update uv.lock and requirements.txt.
Frontend: add tar@7.5.3 in package.json; update pnpm-lock.yaml.
Migration
Use Node 18+ for local dev and CI (tar@7 requires Node >=18).