Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use since_last_scan flag properly #218

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Use since_last_scan flag properly #218

merged 1 commit into from
Oct 27, 2023

Conversation

yhabteab
Copy link
Member

This flag is used to scan new and rescan targets that were scanned an X time ago, but if it gets just initialized to a Datetime object at daemon startup this becomes a fixed time and the daemon will never be able to rescan known targets ever again.

This flag is used to scan new and rescan targets that were scanned an
`X` time ago, but if it gets just initialized to a `Datetime` object at
daemon startup this becomes a fixed time and the daemon will never be
able to rescan known targets ever again.
@yhabteab yhabteab added the bug Something isn't working label Oct 27, 2023
@yhabteab yhabteab added this to the 1.3.1 milestone Oct 27, 2023
@yhabteab yhabteab requested a review from nilmerg October 27, 2023 12:09
@yhabteab yhabteab self-assigned this Oct 27, 2023
@cla-bot cla-bot bot added the cla/signed label Oct 27, 2023
@yhabteab yhabteab merged commit 714b795 into main Oct 27, 2023
13 checks passed
@yhabteab yhabteab deleted the fix-since-last-scan branch October 27, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants