Mick Grove
68dd1266a6
performance improvements and access map viewer improvements
2026-04-16 10:57:40 -07:00
Mick Grove
21c51e5cba
performance improvements and access map viewer improvements
2026-04-16 10:26:07 -07:00
Mick Grove
c3d686cfac
performance improvements and access map viewer improvements
2026-04-16 09:56:56 -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
39a4e217e3
Kingfisher can now generate an auditor-friendly HTML report
2026-02-15 14:29:42 -08:00
Mick Grove
fdf85f09fc
html report viewer improvements
2026-02-13 18:35:36 -08:00
Mick Grove
79102a073b
html report viewer improvements
2026-02-13 18:19:18 -08:00
Mick Grove
c40226e939
added revoke command in output for validated credentials. Exposed in the html findings viewer as well
2026-01-31 22:58:53 -08:00
Mick Grove
a5d9dae9b3
added revoke command in output for validated credentials. Exposed in the html findings viewer as well
2026-01-31 22:52:57 -08:00
Mick Grove
a263c0c200
improving findings viewer
2026-01-15 17:51:56 -08:00
Mick Grove
c57181aa60
improving findings viewer
2026-01-15 10:41:55 -08:00
Mick Grove
8c07fb3f3c
- Enhanced Access Map View: added fingerprint display, enabled searching by fingerprint, and implemented bidirectional navigation between Findings and Access Map nodes.
...
- Added Slack Access Map support with granular permissions in the tree view.
2026-01-14 21:45:55 -08:00
Mick Grove
26f41fcf7a
- Enhanced Access Map View: added fingerprint display, enabled searching by fingerprint, and implemented bidirectional navigation between Findings and Access Map nodes.
...
- Added Slack Access Map support with granular permissions in the tree view.
2026-01-14 17:19:02 -08:00
Mick Grove
7237a931d5
v1.73.0
2026-01-01 22:24:57 -08:00
Mick Grove
db2c0c7b4e
- Improved Report Viewer layout
...
- Improved Salesforce rule
2025-12-17 11:57:35 -08:00
Mick Grove
0b048ea297
updated README
2025-12-16 21:24:47 -08:00
Mick Grove
9c5e78ccfb
bug fix
2025-12-12 21:51:57 -08:00
Mick Grove
195f086afc
added dark mode for finding + access map viewer
2025-12-12 17:21:17 -08:00
Mick Grove
b03ce7ffaf
Added a 'kingfisher view' subcommand that serves the bundled access-map HTML viewer from the binary so users can load JSON or JSONL reports passed on the CLI (or upload them in the browser) over a configurable local-only port.
2025-12-06 09:10:21 -08:00
Mick Grove
19cd75293f
Added a 'kingfisher view' subcommand that serves the bundled access-map HTML viewer from the binary so users can load JSON or JSONL reports passed on the CLI (or upload them in the browser) over a configurable local-only port.
2025-12-05 22:24:16 -08:00
Mick Grove
33412d04be
Added a 'kingfisher view' subcommand that serves the bundled access-map HTML viewer from the binary so users can load JSON or JSONL reports passed on the CLI (or upload them in the browser) over a configurable local-only port.
2025-12-05 21:57:20 -08:00
Mick Grove
078fa16e6a
- Reduced per-match memory usage by compacting stored source locations and interning repeated capture names.
...
- Stored optional validation response bodies as boxed strings to avoid allocating empty payloads and to streamline validator caches.
- Parallelized git cloning based on the configured job count and begin scanning repositories as soon as each clone finishes to reduce end-to-end scan times.
- Combined per-repository results into a single aggregate summary after scans complete.
- Added initial access-map support and report viewer html file. Currently beta features.
2025-12-04 22:02:30 -08:00