2025-03-12 21:38:54 +01:00
2025-03-12 21:33:47 +01:00
2025-03-12 21:33:47 +01:00
2025-03-12 21:37:15 +01:00
2025-03-12 21:38:54 +01:00
2025-03-12 21:36:53 +01:00

Scanner

Node.JS based file scanner using patterns and OLLAMA (llama3.2:1b) integration for file/code analysis.

Setup

Install axios

npm i axios

Edit variables in code aiprompt, patterns, pathtoscan, llamaendpoint.

Run code

node scanner.js

COPYRIGHT CC-BY-SA-4.0, CONTACT: lisahonkay@gmail.com

Description
Node.JS based file scanner using patterns and OLLAMA (llama3.2:1b) integration for file/code analysis.
Readme CC-BY-SA-4.0 92 KiB
Languages
JavaScript 80.1%
YARA 19.9%