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.
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.