$updateStatus->status()
Returns the raw status value
$updateStatus->status(): string
Return type
string
'up-to-date'|'not-vulnerable'|'security-update'| 'security-upgrade'|'update'|'upgrade'|'unreleased'|'error'
This method modifies the existing $updatestatus
object it is applied to and returns it again.