Mick Grove
|
8fb78c8c65
|
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:37 -07:00 |
|
Mick Grove
|
533fc49c54
|
Removed --ignore-tests argument, because the --exclude flag provides more granular functionality
|
2025-07-14 16:55:19 -07:00 |
|
Mick Grove
|
3520c5fba5
|
Added baseline feature with --baseline-file and --manage-baseline flags. Introduced --exclude option for skipping paths
|
2025-07-14 13:18:24 -07:00 |
|
Mick Grove
|
16bc75020b
|
updated test
|
2025-06-28 09:30:22 -07:00 |
|
Mick Grove
|
e7e391ab98
|
Fixed broken pagerduty rule
|
2025-06-25 20:56:24 -07:00 |
|
Mick Grove
|
9b5c220182
|
Updated github actions to extract only the latest changelog entry. Added --rule-stats flag to display rule performance
|
2025-06-25 17:23:35 -07:00 |
|
Mick Grove
|
fc4aee9e41
|
preparing for v1.12
|
2025-06-24 17:17:16 -07:00 |
|