Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Patch relevancy checker #7

Description

@jajajasalu2

Currently, any patches that the patch-finder finds in the "area of interest" (i.e. in the xpath for a page) are collected without any questions asked. Some or all of the patches that the patch-finder collects may not be related to the given vulnerability. For unrecognized sites/pages, where the xpath is "//body//a", a multitude of patches not in the context of the vulnerability could be collected.

Given the dynamic and uncertain way information is represented on the internet, a way to check the relevancy of a patch for a vulnerability is necessary. This would greatly reduce the number of unrelated patches that are found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions