mitre / sandcat

A CALDERA plugin
https://caldera.mitre.org/
Apache License 2.0
60 stars 36 forks source link

Virts 4147 #418

Closed michael-the-jones closed 1 year ago

michael-the-jones commented 1 year ago

Description

Created a struct that represent executor results, and updated agent methods and interfaces to use the new struct format. This includes executors as well as executor extensions. This change is in reference to JIRA issue VIRTS-4147.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Built the code, ran agents and operations against both Windows and Linux machines.

Checklist:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

michael-the-jones commented 1 year ago

Fixed indentation issues (spaces to tabs) on all updated files.