Decay algorithm doesn't update the score for revoked Indicators #10174
Labels
bug
use for describing something not working as expected
needs triage
use to identify issue needing triage from Filigran Product team
Description
The revoke mechanism works well but the decay algorithm doesn't update the score.
Environment
OpenCTI version: 6.5.4
Reproducible Steps
While I couldn't identify any specification on when this behavior occurs, you can observe it when
Expected Output
The “Valid until” date corresponds to the date on which the decay curve reaches the revocation level/score 20. When this is reached, the “Revoked” field is set to True, and decay must update the score.
It seems that in some cases the score is not updated.
Actual Output
I observe Indicators objects with Revoked = True, the “Valid until” date has passed, but the score is not at 20
The text was updated successfully, but these errors were encountered: