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.

Efficient Page Filters #8

Description

@jajajasalu2

Scrapy has the ability to filter out links that match a list of regular expressions.

Such a list is necessary for links that we know will not yield any patches for a vulnerability, for example links to homepages of sites. Furthermore, if a larger depth is given to the patch-finder, a lot of unnecessary crawling can take place.

A list of regular expressions efficient at filtering out these links is needed.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions