Skip to main content

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

The Scanner class (and Fingerprint, which shares the same event system) emits the following events, which can be subscribed to via .on():