linevd icon indicating copy to clipboard operation
linevd copied to clipboard

Problems about IVDETECT

Open AMPLE001 opened this issue 2 years ago • 3 comments

Hello, I'm running ivdetect using the code under "linevd-main\sastvd\ivdetect". And the gnnexplainer part reports an error, and here are the code and error:

image

image

The error is no "_FEAT"

And I check the BigVulDatasetIVDetect class in "linevd-main\sastvd\ivdetect\helpers.py", image I found that "_FEAT" does not exist in the getitem function.

AMPLE001 avatar Jan 17 '23 09:01 AMPLE001

Hello, did you run the command "singularity exec main.sif python sastvd/scripts/getgraphs.py" to successfully get the graphs? I just ran this command and get a error massage like this Snipaste_2023-01-18_18-15-23 It's about the /linevd/sastvd/helpers/sast.py", line 39, in rats. I don't know why the function "cElementTree.fromstring" is here. cCn you telle me the functions do and how solve this problem? Thanks a lot.

lc338310659 avatar Jan 18 '23 10:01 lc338310659

Hello, did you run the command "singularity exec main.sif python sastvd/scripts/getgraphs.py" to successfully get the graphs? I just ran this command and get a error massage like this Snipaste_2023-01-18_18-15-23 It's about the /linevd/sastvd/helpers/sast.py", line 39, in rats. I don't know why the function "cElementTree.fromstring" is here. cCn you telle me the functions do and how solve this problem? Thanks a lot.

The "rats" command is not processing successful. u should check the "rats" program env

wwptrdo avatar Mar 04 '24 03:03 wwptrdo

您好,我正在使用“linevd-main\sastvd\ivdetect”下的代码运行 ivdetect。gnnexplainer 部分报告错误,以下是代码和错误:

image

image

错误不是“_FEAT”

我检查了“linevd-main\sastvd\ivdetect\helpers.py”中的BigVulDatasetIVDetect类,image发现getitem函数中不存在“_FEAT”。

Hi. I was wondering if you could show me the results

surehaha avatar Jun 03 '24 12:06 surehaha