Skip to content

patterns.py can't discriminate between VU# and JVNVU# #34

Description

@ahouseholder

Describe the bug

The code as is will think that a JVNVU# should be a VU#. But JVNVU# has a different structure and we should have distinct patterns for it.

Expected behavior

Strings matching \bVU# should be parsed correctly and separately from strings matching \bJVNVU#

Additional context

This problem also exists in CERTCC/git_vul_driller#3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions