Michael Freno ece12b6525 FRE-5352 Fix: store scan result in lastScanResult for getLastScanResult()
The runScan() method was returning scanResult but never assigning it
to this.lastScanResult, causing getLastScanResult() to always return null.
2026-05-14 10:53:12 -04:00
Description
No description provided
3.7 MiB
Languages
TypeScript 70.9%
HTML 15.1%
JavaScript 3.7%
HCL 3.4%
Shell 2.5%
Other 4.4%