Skip to content

CodeQL Reports inefficient Regular Expression in ComicvineBookParser #925

@imnotjames

Description

@imnotjames

There are a number of regular expressions in the ComicvineBookParser which are polynomial in nature and operate on a value of undefined length. We can either set a maximum limit on length or clean up the regular expressions or both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Security.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions