Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

java代码注释识别上存在缺陷 #1396

@y360u

Description

@y360u

engine文件中match_result = re.findall(r"^(#|/*|//)+", vulnerability.code_content) # 判断漏洞代码是否在注释中
这段代码
不能识别块注释,只能识别部分情况下的行注释

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions