Commit Graph

13 Commits

Author SHA1 Message Date
Lemelin 3649d34631 Fixed the issues with OSX not reporting executors. 2018-10-01 13:40:29 -04:00
Lemelin a3c0e5b238 Added missing files. 2018-09-28 16:52:48 -04:00
Lemelin f0f6804345 Adjusted YAML file relative path. 2018-09-28 16:52:03 -04:00
Lemelin 93c27c437b Moved Python test harness to contrib.
Moved 'execution-frameworks/python' to
'execution-frameworks/contrib/python'.
2018-09-28 16:23:20 -04:00
Lemelin fcff42d14b Fixed documentation issues. 2018-09-05 12:50:57 -04:00
Lemelin 3a802faa98 Implemented Python test harness.
The Python test harness currently works with with Windows and Linux,
implements interactive and non-interactive usage and offers tracking of
technique modifications so that you do not run techniques automatically
when they are updated.
2018-09-05 11:06:10 -04:00
Zac Brown be2c99fb3a Add a .gitignore to ignore generated files in this directory.
Signed-off-by: Zac Brown <zacbrown@users.noreply.github.com>
2018-08-30 11:42:14 -07:00
Zac Brown 511388ad2c Fix issue using colons (:) in file paths on Windows. This syntax (colon) is used for alternative data streams (https://en.wikipedia.org/wiki/NTFS#Alternate_data_streams_.28ADS.29).
Signed-off-by: Zac Brown <zacbrown@users.noreply.github.com>
2018-08-30 11:40:35 -07:00
Brian Beyer a174804b01 fix usage 2018-06-25 21:43:04 -06:00
Brian Beyer 710dc5c07c add example output 2018-06-22 22:08:03 -06:00
Brian Beyer 95e7721757 add example ruby exeuction framework 2018-06-22 22:06:08 -06:00
Brian Beyer 55b6af5086 move pester tests into execution frameworks 2018-06-08 15:10:22 -05:00
Brian Beyer 044df7e934 move invoke-artaction to execution-frameworks directory per plan (#190) 2018-05-24 08:09:44 -06:00