wrapped_payload
as raw bytes now, not as a base64 blob! This is a breaking change
needs_cleanup
- This identifies in the Mythic UI if this artifact needs some additional action to be cleaned up. Some artifacts naturally clean themselves up or are temporary, others need to be manually removed/killed.
resolved
- This indicates that the artifact that needed to be cleaned up has been successfully cleaned up
success
is now an optional boolean field instead of a required one. Setting this to true
will result in a green checkmark in the UI and setting this to false
will result in a red warning sign. Not setting a value will leave it with no additional icon.