Commit graph

29 commits

Author SHA1 Message Date
Mick Grove
eb339505f6 performance improvements and rule improvements 2026-04-23 16:54:21 -07:00
Mick Grove
ea19a827a0 performance improvements and rule improvements 2026-04-23 14:45:35 -07:00
Mick Grove
d8e0a41fe8 performance improvements and rule improvements 2026-04-23 14:42:10 -07:00
Mick Grove
7ee1fd5163 performance improvements and rule improvements 2026-04-22 23:39:19 -07:00
Mick Grove
79139e49b8 - Fixed the HTML access-map viewer dark mode so charts redraw correctly on theme changes and follow the system color scheme until manually overridden.
- Fixed [#344](https://github.com/mongodb/kingfisher/issues/344): baseline fingerprints no longer have to be hexadecimal. The fingerprint value emitted by scan output (JSON, JSONL, pretty, SARIF) can now be copied directly into a baseline file and will match on the next scan. --manage-baseline now writes fingerprints in decimal to match scan output, and legacy 16-char hex (and 0x-prefixed hex) entries continue to be accepted, so existing baseline files keep working unchanged.
2026-04-20 17:54:51 -07:00
Mick Grove
c50b3ba292 performance improvements and rule improvements 2026-04-19 16:33:13 -07:00
Mick Grove
a13b175fc5 performance improvements and rule improvements 2026-04-19 14:50:11 -07:00
Mick Grove
2d63146078 performance improvements and rule improvements 2026-04-17 18:06:17 -07:00
Mick Grove
a27f90d619 performance improvements and rule improvements 2026-04-16 16:57:31 -07:00
Mick Grove
0c30a69d94 performance improvements and access map viewer improvements 2026-04-16 13:35:36 -07:00
Mick Grove
09961f6feb performance improvements and access map viewer improvements 2026-04-16 13:34:44 -07:00
Mick Grove
c89e527053 bug fix 2026-04-16 06:44:12 -07:00
Mick Grove
93a9cb796e updates to new rules 2026-04-15 17:13:10 -07:00
Mick Grove
efa47ba140 updates to new rules 2026-04-15 14:37:26 -07:00
Mick Grove
6100eeb6b5 updated docs 2026-04-14 22:56:19 -07:00
Mick Grove
c7f7adb223 added more rules + validators 2026-04-14 12:52:27 -07:00
Mick Grove
4b89cd0606 cleaned up dependency tree 2026-04-13 21:44:45 -07:00
Mick Grove
365422a819 fixed performance regression 2026-04-09 22:21:02 -07:00
Mick Grove
58e9cfd585 changes in response to PR review 2026-04-08 16:16:31 -07:00
Mick Grove
0cb854872b Replaced tree-sitter with a lighter parser-based context verifier built from handwritten lexers plus tl/cssparser, preserving context-dependent matching while cutting about 19 MB from the release binary. 2026-04-07 23:20:17 -07:00
Mick Grove
afee0b7181 updated rules 2026-04-07 10:42:44 -07:00
Mick Grove
45a565fa6e added more rules 2026-04-06 22:18:58 -07:00
Mick Grove
5f7d82a524 fix github action 2026-04-05 16:36:08 -07:00
Mick Grove
75a0b245b9 add mkdocs template overrides (unignored from *.html) 2026-04-05 13:06:55 -07:00
Mick Grove
c325a2d1d8 fixes in response to code review 2026-04-05 11:31:03 -07:00
Mick Grove
601fdb3936 fixes in response to code review 2026-04-05 11:02:19 -07:00
Mick Grove
ecc794285a fixes in response to code review 2026-04-05 10:59:38 -07:00
Mick Grove
f227141b88 fixes in response to code review 2026-04-05 10:58:46 -07:00
Mick Grove
d5dbc92474 fixed failing windows test setup 2026-04-05 10:38:20 -07:00