Commit graph

333 commits

Author SHA1 Message Date
Mick Grove
afd0eb5713 updated in response to ossf scorecard 2026-03-27 23:07:02 -07:00
Mick Grove
993a76ded1 updated in response to ossf scorecard 2026-03-27 22:57:19 -07:00
Mick Grove
93cd6e940c updated in response to ossf scorecard 2026-03-27 22:43:50 -07:00
Mick Grove
e0a403607f updated in response to ossf scorecard 2026-03-27 22:26:35 -07:00
Mick Grove
b04865e174 updated in response to ossf scorecard 2026-03-27 21:38:58 -07:00
Mick Grove
4e9a7364cd updated in response to ossf scorecard 2026-03-27 21:25:56 -07:00
Mick Grove
9c8c63db90 updated in response to ossf scorecard 2026-03-27 21:08:52 -07:00
Mick Grove
411aeefa92 updated in response to ossf scorecard 2026-03-27 17:22:21 -07:00
Mick Grove
1c7341f3ac updated in response to ossf scorecard 2026-03-27 15:04:14 -07:00
Mick Grove
d609900d56 updated dependencies 2026-03-24 08:55:34 -07:00
Mick Grove
3a47fef398 openssf scorecard suggested improvements 2026-03-20 07:56:30 -07:00
Mick Grove
bd2d53b7b4 openssf scorecard suggested improvements 2026-03-20 07:45:37 -07:00
Mick Grove
5fa4ce59b7 openssf scorecard suggested improvements
Made-with: Cursor
2026-03-19 23:39:36 -07:00
Mick Grove
cb56a332ba changes in response to PR review 2026-03-18 17:28:38 -07:00
Mick Grove
f681591ee8 changes in response to PR review 2026-03-18 17:19:30 -07:00
Mick Grove
f0a3bee587 added --max-validation-response-length <BYTES> 2026-03-16 22:25:32 -07:00
Mick Grove
8fe66e4caf fixed test that fails on windows 2026-03-15 17:26:02 -07:00
Mick Grove
349b8165aa Added TOON output support, to optimize usage of kingfisher from LLM/agent workflows 2026-03-15 15:00:59 -07:00
Mick Grove
e54b87a322 added Teams support 2026-03-13 22:53:05 -07:00
Mick Grove
60931c11a9 added Teams support 2026-03-13 17:39:34 -07:00
Mick Grove
db67105221 v1.88.0 2026-03-11 21:36:30 -07:00
Mick Grove
b99cbf9f50 v1.88.0 2026-03-11 20:59:44 -07:00
Mick Grove
ab811c8bcf v1.87.0 2026-03-09 20:11:58 -07:00
Mick Grove
02f235995b v1.86.0 2026-03-06 09:02:11 -08:00
Mick Grove
0bf066491a v1.86.0 2026-03-05 20:36:27 -08:00
Mick Grove
fcac8cf1b7 rules updated 2026-03-03 16:47:59 -08:00
Mick Grove
e3bd776406 Fix redis URI matching and sqlite row budget 2026-02-28 14:25:05 -08:00
Mick Grove
d30f6af63b Fix view port hints and sqlite budget checks 2026-02-28 13:31:02 -07:00
Mick Grove
80b86b59cd Fix excluded blob tracking and pyc long bounds 2026-02-28 13:06:34 -07:00
Mick Grove
0605848ed5 Fix extraction fallback handling 2026-02-28 12:42:08 -07:00
Mick Grove
4f2738b957 changes in response to PR review 2026-02-28 12:16:08 -07:00
Mick Grove
3220ed3a80 Merge branch 'codex/pr-244-mergeable' into development
* codex/pr-244-mergeable:
  Add Jira comment and changelog scanning
2026-02-28 11:14:19 -07:00
Mick Grove
719b91301d Add Jira comment and changelog scanning 2026-02-28 11:13:00 -07:00
Mick Grove
6f77ff89a7 Merge remote-tracking branch 'origin/main' into development
* origin/main:
  Optimize Jira ADF text extraction
  Make ADF extraction iterative
  Fix mutable text in ADF extractor
  Optimize ADF join separator
  Refine ADF flattening and tests
  Add ADF extraction test coverage
  Fix ADF text flattening
  Fix Jira ADF description not being scanned on Jira Cloud
  fix: around 20 `set-output` command warnings
  chore: changes from formatting on save
2026-02-28 10:34:40 -07:00
Mick Grove
e24964343a Optimize Jira ADF text extraction 2026-02-28 10:24:14 -07:00
Mick Grove
e3c4d41695 Make ADF extraction iterative 2026-02-28 09:51:33 -07:00
Mick Grove
b11a69610f Fix mutable text in ADF extractor 2026-02-27 21:33:20 -07:00
Mick Grove
5d9a83ca72 Optimize ADF join separator 2026-02-27 21:31:31 -07:00
Mick Grove
7340ae5051 Refine ADF flattening and tests 2026-02-27 21:23:19 -07:00
Mick Grove
fafe891996 Add ADF extraction test coverage 2026-02-26 23:42:32 -07:00
Mick Grove
d28bbafcf6 Fix ADF text flattening 2026-02-26 23:25:50 -07:00
Mick Grove
0ae4e8445c Updated kingfisher scan to accept Git repository URLs as positional targets (for example kingfisher scan github.com/org/repo or kingfisher scan https://gitlab.com/group/project.git) without requiring --git-url. 2026-02-26 23:14:18 -07:00
Mick Grove
a76b8eb544 unkey and redis 2026-02-25 22:38:33 -07:00
Mick Grove
887cb9af8b unkey and redis 2026-02-25 22:38:06 -07:00
Mick Grove
92f43d2e29 added --turbo mode 2026-02-24 12:25:12 -07:00
Mick Grove
4905ace028 performance improvements 2026-02-23 23:14:39 -07:00
Mick Grove
aa29ee0e99 added '--fast' mode which sets maximum scan speed. Omits git commit context and will not base64 decode 2026-02-23 22:34:23 -07:00
Mick Grove
fa640e2c38 Python bytecode (.pyc) scanning: extracts string constants from compiled Python 2026-02-23 20:06:43 -07:00
Mick Grove
1f4ccb8144 Automatically extracts and scans SQLite database contents for secrets stored in table rows 2026-02-22 23:35:18 -07:00
Mick Grove
7845cfa727 being discovered, overlapping I/O with pattern matching.
- Performance: skip blobs smaller than 20 bytes during enumeration (too small to contain any secret).
- Performance: preserve pack-ascending blob order in the metadata path for better I/O locality when Rayon splits work.
2026-02-22 22:59:42 -07:00