Skip to content

Implement Cache Usage for Excluding URLs from Repeated Checks #59

@microshine

Description

@microshine

Feature Request:

Saving Report Results: There is a need to introduce a feature that allows saving the results of a report into a separate file. This functionality should include the ability to capture all relevant details from the report and store them in a user-accessible format.

Application Update for File Reading and Caching: Following the implementation of the above feature, the application should be updated to read these saved report files. The primary goal is to utilize these files as a sort of cache.

Purpose: The main objective of these enhancements is to prevent the rechecking of certain URLs. Specifically, we aim to avoid redundant checks for URLs that were previously excluded from the last report due to reasons like expired certificates or duplicate certificates.

These enhancements will contribute to improving the efficiency of the application by reducing unnecessary processing and providing quicker access to relevant data.

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