kingfisher/docs/access-map-viewer
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
..
AGENTS.md bug fix 2026-04-16 06:44:12 -07:00
app.js - Enhanced Access Map View: added fingerprint display, enabled searching by fingerprint, and implemented bidirectional navigation between Findings and Access Map nodes. 2026-01-14 17:19:02 -08:00
index.html - Fixed the HTML access-map viewer dark mode so charts redraw correctly on theme changes and follow the system color scheme until manually overridden. 2026-04-20 17:54:51 -07:00
sample-report.json - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00
viewer.css - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00
viewer.js - Reduced per-match memory usage by compacting stored source locations and interning repeated capture names. 2025-12-04 22:02:30 -08:00