From 3ad8adf657fcfb33bad8407bc97a2c5ba2247fd4 Mon Sep 17 00:00:00 2001 From: Lisa Date: Thu, 13 Mar 2025 20:11:34 +0100 Subject: [PATCH] V3 Release --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 35a3309..ae1132e 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,9 @@ node scanner.js --pathtoscan="./your/path/goes/here" --ignorefolders="some,folde 2. If OLLAMA is self hosted there is chance of it being overloaded, if it is being hosted externally and on paid plan there is chance of it eating a lot of money. 3. We do not recommend scanning nodemodules, cache files, etc. Please use --ignorefolders or --ignorefiles tag to exclude them. +## Known issues + +1. Some OLLAMA models might refuse to analyse file for malware content. +2. Scanning too much files might result in huge console spam and AI/Discord integration errors. + COPYRIGHT CC-BY-SA-4.0, CONTACT: lisahonkay@gmail.com \ No newline at end of file