You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ signature eicar_test_content {
53
53
54
54
## Indicator Expiration
55
55
56
-
Indicators are downloaded automatically every 6 hours and are assigned an expiry of 6.5 hours. A check for expired indicators occurs every 4 hours to cleanup any expired indicators between downloads. As indicators are reingested the expiration time is reset to 6.5 hours. A message is now printed for each expired indicator.
56
+
Indicators are downloaded automatically every 4 hours and are assigned an expiry of 4.5 hours. A check for expired indicators occurs every 4.5 hours to cleanup any expired indicators between downloads. As indicators are reingested the expiration time is reset to 4.5 hours. A message is now printed for each expired indicator.
57
57
58
58
If an indicator is hit after expiration but before the cleanup, it will trigger a hit/sighting, but the indicator is then deleted immediately so no further hits will occur.
0 commit comments