Commit graph

141 commits

Author SHA1 Message Date
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
Mick Grove
19efbd5290 Fixing issue uploading tgz linux builds in github action 2025-07-22 10:33:48 -07:00
Mick Grove
851dd3f120
Merge pull request #45 from mongodb/development
Fixed permission issue with cargo-deb running after docker based linu…
2025-07-22 09:48:39 -07:00
Mick Grove
82259bda83 Fixed permission issue with cargo-deb running after docker based linux build 2025-07-22 09:48:01 -07:00
Mick Grove
dad0a500a3
Merge pull request #44 from mongodb/development
Fixed permission issue with cargo-deb running after docker based linu…
2025-07-22 08:27:45 -07:00
Mick Grove
3fbacaa5f4 Fixed permission issue with cargo-deb running after docker based linux build 2025-07-22 08:27:20 -07:00
Mick Grove
bc5ecd6b1c Fixed permission issue with cargo-deb running after docker based linux build 2025-07-22 08:25:42 -07:00
Mick Grove
62aeb07795 Fixed permission issue with cargo-deb running after docker based linux build 2025-07-22 08:24:45 -07:00
Mick Grove
47713062ed
Merge pull request #43 from mongodb/development
v1.24.0
2025-07-21 23:46:49 -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
71bab5ca8a - Now generating DEB and RPM packages
- Now releasing Docker images, and updated README
- Added rule for Scale, Deepgram, AssemblyAI
2025-07-21 15:21:40 -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
7f8c4a645c
Merge pull request #42 from mongodb/development
Updating GitHub Action to create docker image
2025-07-18 17:24:05 -07:00
Mick Grove
db16dc19ef Updating GitHub Action to create docker image 2025-07-18 17:23:41 -07:00
Mick Grove
859d34d255
Merge pull request #41 from mongodb/development
Updating GitHub Action to create docker image
2025-07-18 16:57:16 -07:00
Mick Grove
43f5094e00 Updating GitHub Action to create docker image 2025-07-18 16:55:38 -07:00
Mick Grove
c6becd5d99
Merge pull request #40 from mongodb/development v1.23.0
v1.23.0
2025-07-18 16:03:49 -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
cd05b3effd
Merge pull request #39 from mongodb/development v1.22.0
fixed Makefile that included incorrect rust image for Linux builds
2025-07-17 16:43:21 -07:00
Mick Grove
133100ff70 fixed Makefile that included incorrect rust image for Linux builds 2025-07-17 16:42:39 -07:00
Mick Grove
7c67b3ac24
Merge pull request #38 from mongodb/development
v1.22.0
2025-07-17 16:38:40 -07:00
Mick Grove
9ed88453ff fixed 1password rule id 2025-07-17 15:25:10 -07:00