perf: Change secret

This commit is contained in:
feng
2025-03-06 19:11:55 +08:00
committed by feng626
parent bc70c480f7
commit 47029be3da
11 changed files with 74 additions and 22 deletions

View File

@@ -171,4 +171,8 @@ class RiskHandler:
}
execution.save()
execution.start()
GatheredAccount.objects.filter(asset=self.asset, username=self.username).update(
present=True
)
return execution.summary