Fraunhofer-AISEC / codyze

Codyze is a static analyzer for Java, C, C++ based on code property graphs

Home Page:https://www.codyze.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No output files produced: CLI mode

kiranravindran90 opened this issue · comments

No .json or .txt output files produced on CLI execution
Command : \codyze-main\build\install\codyze\bin\codyze.bat -c -m codyze\mark\bouncycastle -s test.java -o output.txt
No errors reported. Please find attached the logs.
crymlin.log

Sneak peek of the log


12:56:59,893 WARN Evaluator Rule BouncyCastleProvider_KeyStore does not have any corresponding CPG-nodes. Skipping
12:56:59,894 WARN Evaluator Rule BouncyCastleProvider_Mac does not have any corresponding CPG-nodes. Skipping
12:56:59,894 WARN Evaluator Rule BouncyCastleProvider_MessageDigest does not have any corresponding CPG-nodes. Skipping
12:56:59,894 WARN Evaluator Rule BouncyCastleProvider_SecretKeyFactory does not have any corresponding CPG-nodes. Skipping
12:56:59,894 WARN Evaluator Rule BouncyCastleProvider_SecureRandom does not have any corresponding CPG-nodes. Skipping
12:56:59,894 WARN Evaluator Rule BouncyCastleProvider_Signature does not have any corresponding CPG-nodes. Skipping