Commit graph

1,280 commits

Author SHA1 Message Date
Mick Grove
9ed88453ff fixed 1password rule id 2025-07-17 15:25:10 -07:00
Mick Grove
6ac51c5238 fixed 1password rule id 2025-07-17 15:25:10 -07:00
Mick Grove
bea92dcfd4 fixed issues found by pr review 2025-07-17 15:19:03 -07:00
Mick Grove
8f58e2fe3d fixed issues found by pr review 2025-07-17 15:19:03 -07:00
Mick Grove
73d7d6aced updated README 2025-07-17 15:17:45 -07:00
Mick Grove
ccd9e7a794 updated README 2025-07-17 15:17:45 -07:00
Mick Grove
d4d506f22c updated README 2025-07-17 15:11:41 -07:00
Mick Grove
e51b3f0424 updated README 2025-07-17 15:11:41 -07:00
Mick Grove
b06baeb7bd updated README 2025-07-17 15:11:35 -07:00
Mick Grove
7d28ab531d updated README 2025-07-17 15:11:35 -07:00
Mick Grove
572d8146e7 upgraded cargo dependencies 2025-07-17 14:31:09 -07:00
Mick Grove
6bcfd6bc48 upgraded cargo dependencies 2025-07-17 14:31:09 -07:00
Mick Grove
30f87c3e76 Added rule for Runway 2025-07-17 13:52:26 -07:00
Mick Grove
3b95aae12a Added rule for Runway 2025-07-17 13:52:26 -07:00
Mick Grove
763ddac28b Added rule for Replicate 2025-07-17 13:28:59 -07:00
Mick Grove
8dee433ef6 Added rule for Replicate 2025-07-17 13:28:59 -07:00
Mick Grove
f9c32a3d34 Added rules for Cohere and Stability.ai 2025-07-17 13:18:54 -07:00
Mick Grove
9dc46103ed Added rules for Cohere and Stability.ai 2025-07-17 13:18:54 -07:00
Mick Grove
682766323c Added rules for Cohere and Stability.ai 2025-07-17 11:30:36 -07:00
Mick Grove
96943c72da Added rules for Cohere and Stability.ai 2025-07-17 11:30:36 -07:00
Mick Grove
7b161030a3 Added rule for Google Gemini AI 2025-07-17 11:07:44 -07:00
Mick Grove
bf24b0c563 Added rule for Google Gemini AI 2025-07-17 11:07:44 -07:00
Mick Grove
d261e9cb0e Added dockerfile and github action to build and publish it 2025-07-15 16:42:22 -07:00
Mick Grove
507b8e2b5e Added dockerfile and github action to build and publish it 2025-07-15 16:42:22 -07:00
Mick Grove
ffdb5a639a Added dockerfile and github action to build and publish it 2025-07-15 16:41:35 -07:00
Mick Grove
610a27015c Added dockerfile and github action to build and publish it 2025-07-15 16:41:35 -07:00
Mick Grove
2afab6056f
Merge pull request #37 from mongodb/development v1.21.0
updated github actions to upgrade build from 1.85.0 to 1.88.0
2025-07-14 20:26:46 -07:00
Mick Grove
e4e02d7bc7 Merge pull request #37 from mongodb/development
updated github actions to upgrade build from 1.85.0 to 1.88.0
2025-07-14 20:26:46 -07:00
Mick Grove
3946818bf1 updated github actions to upgrade build from 1.85.0 to 1.88.0 2025-07-14 19:44:28 -07:00
Mick Grove
5f8ffcd940 updated github actions to upgrade build from 1.85.0 to 1.88.0 2025-07-14 19:44:28 -07:00
Mick Grove
9bee9e6b5d
Merge pull request #36 from mongodb/development
v1.21.0
2025-07-14 18:07:58 -07:00
Mick Grove
a2eafbaa6f Merge pull request #36 from mongodb/development
v1.21.0
2025-07-14 18:07:58 -07:00
Mick Grove
352d8ff659 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
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
ee6332a78d 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
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
d72452159b Removed --ignore-tests argument, because the --exclude flag provides more granular functionality 2025-07-14 17:10:53 -07:00
Mick Grove
959a6b3043 Removed --ignore-tests argument, because the --exclude flag provides more granular functionality 2025-07-14 17:10:53 -07:00
Mick Grove
77c8940ba2 Removed --ignore-tests argument, because the --exclude flag provides more granular functionality 2025-07-14 17:09:04 -07:00
Mick Grove
5d5521af5f Removed --ignore-tests argument, because the --exclude flag provides more granular functionality 2025-07-14 17:09:04 -07:00
Mick Grove
45e735ec89 Removed --ignore-tests argument, because the --exclude flag provides more granular functionality 2025-07-14 16:55:19 -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
93f1e3b1da 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
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
f028180871 Merge remote-tracking branch 'origin/main' into development
* origin/main:
  fix(digitalocean): regex is case-sensitive
  feat(adafruitio): improve pattern matching
2025-07-14 13:27:18 -07:00
Mick Grove
a5bdbeb313 Merge remote-tracking branch 'origin/main' into development
* origin/main:
  fix(digitalocean): regex is case-sensitive
  feat(adafruitio): improve pattern matching
2025-07-14 13:27:18 -07:00
Mick Grove
eb4407784d
Merge pull request #35 from bored-engineer/patch-2
fix(digitalocean): regex is case-sensitive
2025-07-14 13:25:02 -07:00
Mick Grove
b5d8b97268 Merge pull request #35 from bored-engineer/patch-2
fix(digitalocean): regex is case-sensitive
2025-07-14 13:25:02 -07:00
Mick Grove
c05e8a15de
Merge pull request #34 from bored-engineer/patch-1
fix(adafruitio): improve regex
2025-07-14 13:24:02 -07:00
Mick Grove
1c08a8c8d5 Merge pull request #34 from bored-engineer/patch-1
fix(adafruitio): improve regex
2025-07-14 13:24:02 -07:00