MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / loadNetkbData

Function loadNetkbData

web/scripts/ragnar_modern.js:14029–14031  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14027 card.style.display = 'block';
14028 _setPwnUpdateBadge('Error', 'bg-red-700 text-red-200');
14029 _setPwnUpdateWarnings([String(err && err.message || err)]);
14030 _setPwnUpdatePerformEnabled(false);
14031 _setPwnUpdateStashVisible(false);
14032 } finally {
14033 pwnUpdateInFlight = false;
14034 }

Callers 2

loadTabDataFunction · 0.70
handleScanHostUpdateFunction · 0.70

Calls 1

fetchNetkbDataFunction · 0.70

Tested by

no test coverage detected