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

Standardize config passes for all frontends #9

Open prabhu opened 1 year ago

prabhu commented 1 year ago

Currently, terraform files (.tf) are only stored by javasrc2cpg. Standardizing and offering an option to store the config files for all frontends would be nice.

https://github.com/joernio/joern/blob/master/joern-cli/frontends/javasrc2cpg/src/main/scala/io/joern/javasrc2cpg/passes/ConfigFileCreationPass.scala#L72

In particular, the following file extensions are of interest.