AppThreat / atom

Atom is a novel intermediate representation for applications and a standalone tool that is powered by chen.
https://appthreat.com
Apache License 2.0
43 stars 2 forks source link

Bug: Check if cpg generation is working for c, javascript and typescript #14

Closed prabhu closed 1 year ago

prabhu commented 1 year ago

CPG file is just 16Kb indicating it may not be working.

-rw-r--r-- 1 runner docker  16K Jun  2 13:35 /tmp/c.cpg.bin
-rw-r--r-- 1 runner docker   35 Jun  2 13:35 /tmp/c.slices.json
-rw-r--r-- 1 runner docker   63 Jun  2 13:35 /tmp/c.usages.json
-rw-r--r-- 1 runner docker 544K Jun  2 13:35 /tmp/java.cpg.bin
-rw-r--r-- 1 runner docker 1.1M Jun  2 13:35 /tmp/java.slices.json
-rw-r--r-- 1 runner docker 147K Jun  2 13:35 /tmp/java.usages.json
-rw-r--r-- 1 runner docker  16K Jun  2 13:35 /tmp/juice.cpg.bin
-rw-r--r-- 1 runner docker   35 Jun  2 13:35 /tmp/juice.slices.json
-rw-r--r-- 1 runner docker   63 Jun  2 13:35 /tmp/juice.usages.json
-rw-r--r-- 1 runner docker 4.1M Jun  2 13:35 /tmp/py.cpg.bin
-rw-r--r-- 1 runner docker  13M Jun  2 13:35 /tmp/py.slices.json
-rw-r--r-- 1 runner docker 969K Jun  2 13:35 /tmp/py.usages.json
-rw-r--r-- 1 runner docker  16K Jun  2 13:35 /tmp/ts.cpg.bin
-rw-r--r-- 1 runner docker   35 Jun  2 13:35 /tmp/ts.slices.json
-rw-r--r-- 1 runner docker   63 Jun  2 13:35 /tmp/ts.usages.json