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
When running saf attest apply against a json file generated by running an inspec profile that has dependent profiles, saf does not properly process the empty profile in the json with no results and fails with the following error:
TypeError: Cannot read properties of undefined (reading 'status')
The text was updated successfully, but these errors were encountered:
When running
saf attest apply
against a json file generated by running an inspec profile that has dependent profiles, saf does not properly process the empty profile in the json with no results and fails with the following error:TypeError: Cannot read properties of undefined (reading 'status')
The text was updated successfully, but these errors were encountered: