Scanning with scanoss.json
To scan using a scanoss.json settings file, load and parse the file, pass it to ScannerCfg.SCANOSS_SETTINGS, and configure the Scanner with your API key and endpoint before calling scan():
Scanner Events Reference
TheScanner class (and Fingerprint, which shares the same event system) emits the
following events, which can be subscribed to via .on():