Add TODO
This commit is contained in:
@@ -14,6 +14,7 @@ type Threat struct {
|
|||||||
MitigationLevel uint8 // Recommended Security Level to switch to for mitigation
|
MitigationLevel uint8 // Recommended Security Level to switch to for mitigation
|
||||||
Started int64
|
Started int64
|
||||||
Ended int64
|
Ended int64
|
||||||
|
// TODO: add locking
|
||||||
}
|
}
|
||||||
|
|
||||||
// AddOrUpdateThreat adds or updates a new threat in the system status.
|
// AddOrUpdateThreat adds or updates a new threat in the system status.
|
||||||
|
|||||||
Reference in New Issue
Block a user