This example demonstrates how to perform in-memory scanning using the SCANOSS SDK.
- node
- npm
- Download this Gist as a ZIP file using the "Download ZIP" button
- Extract the ZIP contents
- Install dependencies and run:
npm install
npm start
This example demonstrates in-memory code scanning without the use of a file. The key method used is scanContents which allows direct scanning of code strings.