Commit graph

163 commits

Author SHA1 Message Date
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
a15631026b Added support for Slack. Wrote a basic integration test 2025-07-29 20:55:44 -07:00
Mick Grove
340f5b99c4 Added support for Slack. Wrote a basic integration test 2025-07-29 20:54:22 -07:00
Mick Grove
86ea3540e3 Added support for Slack. Wrote a basic integration test 2025-07-29 20:20:33 -07:00
Mick Grove
77cf7ba1ed Added support for Slack 2025-07-29 19:51:02 -07:00
Mick Grove
3320863962 Added support for Slack 2025-07-29 19:00:49 -07:00
Mick Grove
57855ece71 Fixed broken windows build script 2025-07-29 13:38:59 -07:00
Mick Grove
c598fbf518 Fixed broken windows build script 2025-07-29 13:30:10 -07:00
Mick Grove
ab8a7f7efb Fixed broken windows build script 2025-07-29 11:05:27 -07:00
Mick Grove
e4cf5ce61c Fixed broken windows build script 2025-07-29 11:03:49 -07:00
Mick Grove
5795549d24 Fixed broken windows build script 2025-07-29 10:49:04 -07:00
Mick Grove
f00e0683d7 Removed println statements used for debugging 2025-07-29 10:25:58 -07:00
Mick Grove
d648756a03 Fixed broken windows build script 2025-07-29 10:12:40 -07:00
Mick Grove
e6249f4e43 updated buildwin 2025-07-28 14:14:47 -07:00
Mick Grove
b622ad545e updated precommit hook to only block on valid secrets 2025-07-28 11:05:15 -07:00
Mick Grove
22206cff30 fixed documentation typo 2025-07-28 11:04:24 -07:00
Mick Grove
a270d8ecb2 improved precommit hook, to allow global installation 2025-07-28 10:26:32 -07:00
Mick Grove
4b032214f6 improved precommit hook, to allow global installation 2025-07-28 10:25:11 -07:00
Mick Grove
24fc33d5b9 improved authentication options for Docker support 2025-07-28 10:07:55 -07:00
Mick Grove
d9e3a61689 changed from oci-distribution to newer oci-client 2025-07-28 09:55:48 -07:00
Mick Grove
97dbda8f51 Adding support for scanning Docker images 2025-07-27 20:25:45 -07:00
Mick Grove
c4dd956443 Adding support for scanning Docker images 2025-07-27 19:03:43 -07:00
Mick Grove
f48ea7ca0a Adding support for scanning Docker images 2025-07-27 17:54:26 -07:00
Mick Grove
29b97b4091 WIP: Adding support for scanning Docker images 2025-07-27 14:59:19 -07:00
Mick Grove
2d8550aa15 WIP: Adding support for scanning Docker images 2025-07-27 13:17:49 -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
928dd193e0 updated README 2025-07-26 21:01:35 -07:00
Mick Grove
93f8ed1aad fixing docker build permission error in github actions 2025-07-26 17:28:49 -07:00
Mick Grove
37b7c9770e fixing docker build permission error in github actions 2025-07-26 08:46:19 -07:00
Mick Grove
8800fb2a4d fixing docker build permission error in github actions 2025-07-26 08:41:21 -07:00
Mick Grove
3d580ad8f7 removed openssl dependency from jira-query 2025-07-25 21:50:28 -07:00
Mick Grove
eedfabc8f8
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
75aa9906d8 fixed failing test 2025-07-25 19:40:40 -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
5bda075c5b 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
a708fc6eea Added ElevenLabs rule 2025-07-25 10:31:17 -07:00
Mick Grove
8328c88a44
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
2650bcc751 Fixed version number 2025-07-23 19:58:24 -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
99b0ef07f2
Merge pull request #49 from micksmix/main
Fixed gitlab support
2025-07-23 19:41:12 -07:00
Mick Grove
c9818e0da3 Added precommit and prereceive hook installations. Fixing Gitlab support 2025-07-23 18:14:43 -07:00
Mick Grove
1352c40b14
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
df11659a80 Fixing issue with dockerfile. Removed non-existent sh package from apk command 2025-07-22 11:49:07 -07:00
Mick Grove
6b484a8173
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
7345f159c9 Fixing issue with dockerfile. Removed non-existent sh package from apk command 2025-07-22 11:38:02 -07:00
Mick Grove
1a06870157
Merge pull request #46 from mongodb/development v1.24.0
Fixing issue uploading tgz linux builds in github action
2025-07-22 10:36:02 -07:00
Mick Grove
2d3839cc90 Fixing issue uploading tgz linux builds in github action 2025-07-22 10:34:51 -07:00