Commit graph

67 commits

Author SHA1 Message Date
Mick Grove
8a74eba160 - New rules: Telegram bot token, OpenWeatherMap, Apify
- New OpenAI detectors added (@joshlarsen)
- Fixed bug that broke validation when using unnamed group captures
2025-08-01 16:56:04 -07:00
Mick Grove
4e4bf28723
Update data/rules/openai.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-01 15:31:29 -07:00
Josh Larsen
bcc3153700
add newer OpenAI API key formats 2025-08-01 15:04:37 -04:00
Mick Grove
f0a99dcfcd bug fixes in response to code review. Also added support for ed25519 coinbase cdp api keys 2025-07-31 18:29:21 -07:00
Mick Grove
51bc64339c - Fixed issue when more than 1 named capture group is used in a rule variable
- Added 2 new liquid template filters: 'b64dec' and 'es256_sign'
- Added custom validator for Coinbase, and a Coinbase rule that uses it
2025-07-31 16:52:50 -07:00
Mick Grove
9a3fabdbf2 WIP: Adding support for scanning Docker images 2025-07-27 12:20:20 -07:00
Mick Grove
bb78d90067 added buildkite rule 2025-07-26 22:01:49 -07:00
Mick Grove
e5942822c6 added buildkite rule 2025-07-26 22:00:35 -07:00
Mick Grove
33592fbc65 added buildkite rule 2025-07-26 22:00:05 -07:00
Mick Grove
5c8f7d88ef Added support for scanning issues returned from a JQL search using --jira-url and --jql 2025-07-25 17:23:18 -07:00
Mick Grove
a708fc6eea Added ElevenLabs rule 2025-07-25 10:31:17 -07:00
Mick Grove
793b9e847c Fixed Gitlab support. Added pre-commit and pre-receive installation scripts. 2025-07-23 19:57:33 -07:00
Mick Grove
31af8d88f0 Fixed bug in Makefile hen setting PROJECT_NAME 2025-07-21 22:52:05 -07:00
Mick Grove
1ca84d5f45 Fixed bug in Makefile hen setting PROJECT_NAME 2025-07-21 22:43:29 -07:00
Mick Grove
c4e3e5d1d7 - Now generating DEB and RPM packages
- Now releasing Docker images, and updated README
- Added rule for Scale, Deepgram, AssemblyAI
2025-07-21 15:21:10 -07:00
Mick Grove
8f587f62de Updating GitHub Action to generate Docker image. Added rules for Diffbot, ai21, baseten. Fixed supabase rule. Added 'alg' to JWT validation output 2025-07-18 15:26:18 -07:00
Mick Grove
9ed88453ff 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
572d8146e7 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
763ddac28b 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
682766323c 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
d261e9cb0e Added dockerfile and github action to build and publish it 2025-07-15 16:42:22 -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
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
eb4407784d
Merge pull request #35 from bored-engineer/patch-2
fix(digitalocean): regex is case-sensitive
2025-07-14 13:25:02 -07:00
Luke Young
027e6191c7
fix(digitalocean): regex is case-sensitive 2025-07-13 17:27:44 -07:00
Luke Young
7c8643db1a
feat(adafruitio): improve pattern matching 2025-07-13 17:09:15 -07:00
Mick Grove
0ab21ace99 improved azure storage rule. Added rule to detect TravisCI encrypted values 2025-07-12 22:44:34 -07:00
Mick Grove
b2a4263669 Added PR review suggestions 2025-07-09 16:00:54 -07:00
Mick Grove
dcb2191fe8 Added validation for Alibaba rule 2025-07-09 15:03:07 -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
b13bdacb2f Fixed Gitlab rule which was incorrectly identifying certain tokens as valid 2025-07-02 15:20:50 -07:00
Mick Grove
65de1b0290 added rules for deepseek, xai. Removed branding. Added a NOTICE file 2025-06-30 17:04:29 -07:00
Mick Grove
cefa69e426 Added test to prevent this and similar issues 2025-06-29 22:51:49 -07:00
Mick Grove
a3060ec144 Added test to prevent this and similar issues 2025-06-29 22:50:16 -07:00
Mick Grove
4ee98a6cb0 fixed sourcegraph rule 2025-06-29 21:45:43 -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
1bf87935c8 added rules for nasa, teamcity 2025-06-28 09:05:19 -07:00
Mick Grove
0a5cabbb51 Added rules for shopify, truenas 2025-06-28 08:44:36 -07:00
Mick Grove
26b5b7918f Added ruels for sonarcloud, sonarqube, sourcegraph 2025-06-28 08:34:15 -07:00
Mick Grove
389fcf7853 Fixed twitter rule examples 2025-06-27 18:48:31 -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
7202bb9373 Added rules for twitter, wireguard, onepassword, droneci 2025-06-26 21:24:07 -07:00
Mick Grove
abeac9cde9 Fixed Snyk rule 2025-06-26 15:46:14 -07:00
Mick Grove
3add34be78 Added rules for readme, rubygems, salesforce, segment, snyk, pulumi, pubnub 2025-06-26 15:37:51 -07:00
Mick Grove
579828c520 Improved Updater text. Cleaned up more rules and the examples included with them. 2025-06-26 14:55:35 -07:00
Mick Grove
37cdf1fb69 Improved Updater text. Cleaned up more rules and the examples included with them. 2025-06-26 14:29:36 -07:00