You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the documentation the PendingVulnExceptionsCountResponse is suppose to have a Oldest Exception Creation Date in the form of 'DD-MM-YYYY' instead it returns a date in the form 'MM-DD-YYYY'
This should be opened as a defect against Nexpose. I think that all data through the API should be in the ISO 8601 format, which doesn't have this kind of ambiguity. Once that's fixed, then this can be done right.
The gem does not currently implement the PendingVulnExceptionsCountRequest call.
The text was updated successfully, but these errors were encountered: