HuantWang / FUNDED_NISL

FUNDED is a novel learning framework for building vulnerability detection models.
126 stars 36 forks source link

Can't find java and php related processing programs #24

Closed zzulb closed 9 months ago

zzulb commented 1 year ago

I can't find any java and php related processing programs. Do c/c++, java, and php use the same Main.java file?

$ cd NISL_TIFS2021/EdgesGenerationAndDataPreprocess/Java_jdt_AST_CDFG/src/main/java/yoshikihigo/tinypdg/ $ java Main.java sourceFilePath savafilePath

$ cd NISL_TIFS2021/EdgesGenerationAndDataPreprocess/php_swift/src/php/main $ java TestPhp.java sourceFilePath savafilePath

$ cd NISL_TIFS2021/EdgesGenerationAndDataPreprocess/php_swift/src/swift3/main $ java TestSwift3.java sourceFilePath savafilePath

HuantWang commented 11 months ago

Sorry for the late reply. Please check here for Java preprocessing.

For PHP and Swift preprocessing code, we haven't published it here. It will be published with another paper next year. I will keep you updated. Sorry about that.

You can also preprocess follow our paper with Anltr. Please let me know if you have any other questions.