DMTF / Redfish-Service-Validator

The Redfish Service Validator is a Python3 tool for checking conformance of any "device" with a Redfish service interface against Redfish CSDL schema
Other
38 stars 33 forks source link

Added check to ensure an action is shown in the response as an object before trying to discover if it has action info #506

Closed mraineri closed 1 year ago

mraineri commented 1 year ago

Fixes potential crash scenario where the contents of Actions is poorly formed.

mraineri commented 1 year ago

Approved 7/15