Mick Grove
|
9b4856d7d5
|
Fixed Gitlab support. Added pre-commit and pre-receive installation scripts.
|
2025-07-23 19:57:33 -07:00 |
|
Mick Grove
|
0830606260
|
change that hoists the redirect-free reqwest::Client into a single, lazily-initialized static so every call to validate_jwt re-uses the same handle (and therefore the same connection-pool, DNS cache, TLS session cache, etc)
|
2025-07-14 17:22:51 -07:00 |
|
Mick Grove
|
601ca05fc8
|
JWT validation performs OpenID Connect discovery using the iss claim and verifies signatures via JWKS
|
2025-07-14 15:31:44 -07:00 |
|
Mick Grove
|
cd4f626502
|
Added support for HTTP request bodies in rule validation. Added mistral and perplexity rule
|
2025-07-08 17:49:12 -07:00 |
|
Mick Grove
|
28af26b23a
|
Introduced flag – skip files/dirs whose path resembles tests (, , , , ), reducing noise.
|
2025-06-28 09:16:42 -07:00 |
|
Mick Grove
|
87d2a83e3e
|
Fix: HTML detection now requires both HTML content-type and html tag, fixing webhook false negatives
|
2025-06-27 15:28:34 -07:00 |
|
Mick Grove
|
18e0b3c9b4
|
Fixed malformed rules. Now validating that response_matcher is present in validation section of all rules
|
2025-06-25 23:29:46 -07:00 |
|
Mick Grove
|
0d3513b6f9
|
Fixed malformed rules. Now validating that response_matcher is present in validation section of all rules
|
2025-06-25 22:17:37 -07:00 |
|
Mick Grove
|
fc4aee9e41
|
preparing for v1.12
|
2025-06-24 17:17:16 -07:00 |
|