diff --git a/pkg/notify/models/topic.go b/pkg/notify/models/topic.go index c55679e66d..783e8168b1 100644 --- a/pkg/notify/models/topic.go +++ b/pkg/notify/models/topic.go @@ -336,7 +336,7 @@ func (sm *STopicManager) InitializeData() error { notify.ActionChecksumTest, ) t.Type = notify.TOPIC_TYPE_SECURITY - t.Results = tristate.True + t.Results = tristate.False case DefaultUserLock: t.addResources( notify.TOPIC_RESOURCE_USER,