Commit graph

5 commits

Author SHA1 Message Date
b4116e8bae feat: add pre-commit sensitive file blocker and support request issue template
All checks were successful
CI / test (push) Successful in 43s
Completes issue #7 (public mirror setup):
- .githooks/pre-commit: blocks sensitive filenames (.env, *.key, *.pem,
  id_rsa, credentials.json, etc.) and credential content patterns (private
  key headers, AWS keys, GitHub tokens, Stripe secret keys, generic API
  key assignments) from being committed
- .github/ISSUE_TEMPLATE/support_request.md: third issue template for
  usage questions alongside existing bug report and feature request
2026-03-16 11:30:11 -07:00
869cb2f197 ci: apt-get update before installing libsqlcipher-dev 2026-03-15 16:37:46 -07:00
27d6fc01fc ci: install libsqlcipher-dev before pip install 2026-03-15 16:36:50 -07:00
791e11d5d5 ci: add GitHub Actions pytest workflow 2026-03-02 20:44:33 -08:00
5254212cb4 feat: issue templates, PR template, security redirect 2026-03-02 19:35:06 -08:00