Commit graph

163 commits

Author SHA1 Message Date
Mick Grove
e73aec9d70 - 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
aaabcbd499 Added support for Slack. Wrote a basic integration test 2025-07-29 20:55:44 -07:00
Mick Grove
1db0131141 Added support for Slack. Wrote a basic integration test 2025-07-29 20:54:22 -07:00
Mick Grove
1b427d97ca Added support for Slack. Wrote a basic integration test 2025-07-29 20:20:33 -07:00
Mick Grove
0f6f7abf37 Added support for Slack 2025-07-29 19:51:02 -07:00
Mick Grove
bcf2b60e0b Added support for Slack 2025-07-29 19:00:49 -07:00
Mick Grove
2d214555c5 Fixed broken windows build script 2025-07-29 13:38:59 -07:00
Mick Grove
1a5759da93 Fixed broken windows build script 2025-07-29 13:30:10 -07:00
Mick Grove
f9a84a3105 Fixed broken windows build script 2025-07-29 11:05:27 -07:00
Mick Grove
91edd36cd1 Fixed broken windows build script 2025-07-29 11:03:49 -07:00
Mick Grove
b5babebae9 Fixed broken windows build script 2025-07-29 10:49:04 -07:00
Mick Grove
fc1ac8500a Removed println statements used for debugging 2025-07-29 10:25:58 -07:00
Mick Grove
d3fbffcb84 Fixed broken windows build script 2025-07-29 10:12:40 -07:00
Mick Grove
95a97d06a3 updated buildwin 2025-07-28 14:14:47 -07:00
Mick Grove
7983cacd2f updated precommit hook to only block on valid secrets 2025-07-28 11:05:15 -07:00
Mick Grove
d42098f187 fixed documentation typo 2025-07-28 11:04:24 -07:00
Mick Grove
dcbdb51746 improved precommit hook, to allow global installation 2025-07-28 10:26:32 -07:00
Mick Grove
787a5aaf22 improved precommit hook, to allow global installation 2025-07-28 10:25:11 -07:00
Mick Grove
6a2648d606 improved authentication options for Docker support 2025-07-28 10:07:55 -07:00
Mick Grove
cdbf3ffac1 changed from oci-distribution to newer oci-client 2025-07-28 09:55:48 -07:00
Mick Grove
34b533a59d Adding support for scanning Docker images 2025-07-27 20:25:45 -07:00
Mick Grove
112c8c3057 Adding support for scanning Docker images 2025-07-27 19:03:43 -07:00
Mick Grove
7cf37969dd Adding support for scanning Docker images 2025-07-27 17:54:26 -07:00
Mick Grove
8739c92572 WIP: Adding support for scanning Docker images 2025-07-27 14:59:19 -07:00
Mick Grove
17586c5b57 WIP: Adding support for scanning Docker images 2025-07-27 13:17:49 -07:00
Mick Grove
627ef98881 WIP: Adding support for scanning Docker images 2025-07-27 12:20:20 -07:00
Mick Grove
0dc236372b added buildkite rule 2025-07-26 22:01:49 -07:00
Mick Grove
1e9acb39c1 added buildkite rule 2025-07-26 22:00:35 -07:00
Mick Grove
e6693b480e added buildkite rule 2025-07-26 22:00:05 -07:00
Mick Grove
4143fc463f updated README 2025-07-26 21:01:35 -07:00
Mick Grove
652abe9440 fixing docker build permission error in github actions 2025-07-26 17:28:49 -07:00
Mick Grove
3c112d919a fixing docker build permission error in github actions 2025-07-26 08:46:19 -07:00
Mick Grove
840b1c0c33 fixing docker build permission error in github actions 2025-07-26 08:41:21 -07:00
Mick Grove
86b3ba4947 removed openssl dependency from jira-query 2025-07-25 21:50:28 -07:00
Mick Grove
981ccf80a2 Update src/reporter/sarif_format.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-25 21:04:47 -07:00
Mick Grove
4c8677b7d4 fixed failing test 2025-07-25 19:40:40 -07:00
Mick Grove
63a757fba8 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
6ff13df4e2 Merge branch 'development' of github.com:mongodb/kingfisher into development
* 'development' of github.com:mongodb/kingfisher:
  Update install-prereceive-hook.sh
2025-07-25 10:32:26 -07:00
Mick Grove
1ac413bbee Added ElevenLabs rule 2025-07-25 10:31:17 -07:00
Mick Grove
425dcbf0e9 Update install-prereceive-hook.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-23 20:47:16 -07:00
Mick Grove
9a87e30171 Fixed version number 2025-07-23 19:58:24 -07:00
Mick Grove
9b4856d7d5 Fixed Gitlab support. Added pre-commit and pre-receive installation scripts. 2025-07-23 19:57:33 -07:00
Mick Grove
884fa1cab9 Merge pull request #49 from micksmix/main
Fixed gitlab support
2025-07-23 19:41:12 -07:00
Mick Grove
955118e483 Added precommit and prereceive hook installations. Fixing Gitlab support 2025-07-23 18:14:43 -07:00
Mick Grove
350cc0e608 Merge pull request #48 from mongodb/development
Fixing issue with dockerfile. Removed non-existent sh package from ap…
2025-07-22 11:49:35 -07:00
Mick Grove
630ec70990 Fixing issue with dockerfile. Removed non-existent sh package from apk command 2025-07-22 11:49:07 -07:00
Mick Grove
8efaaa6c50 Merge pull request #47 from mongodb/development
Fixing issue with dockerfile. Removed non-existent sh package from ap…
2025-07-22 11:38:43 -07:00
Mick Grove
916a67bc56 Fixing issue with dockerfile. Removed non-existent sh package from apk command 2025-07-22 11:38:02 -07:00
Mick Grove
7985eb24d3 Merge pull request #46 from mongodb/development
Fixing issue uploading tgz linux builds in github action
2025-07-22 10:36:02 -07:00
Mick Grove
f3fb0a064a Fixing issue uploading tgz linux builds in github action 2025-07-22 10:34:51 -07:00