* fix: Updating atomics YAML file structure to align with the new JSON schema definition.
This also fixes some white space issues and general line formatting across all impacted atomics.
* fix: One additional change needed
---------
Co-authored-by: MSAdministrator <MSAdministrator@users.noreply.github.com>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
Fairly straight forward way to execute into a container.
Details:
The test was created for kubernetes and mitre framework also mentioned about docker. So created a second test for the same.
Testing:
Tested using ubuntuas the base image. If using just Docker, run the container(already present in the script) and execute the testcase.
It may take up to a minute to run due to image creation. If it hangs for longer than a minute, something went wrong.
Associated Issues:
None
* T1609 - Updated dependencies
Moved prereq_command under dependencies like other tests
* Update T1609.yaml
* update wording
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>