Azure / missionlz-edge

Mission Landing Zone for Edge Technologies
MIT License
13 stars 11 forks source link

Implement STIG'ing with Linux (Ubuntu) VM deployment #15

Open Phydeauxman opened 2 years ago

Phydeauxman commented 2 years ago

Benefit/Result/Outcome

Applying STIGs (Security Technical Implementation Guides) at deployment time will reduce the amount of time needed to achieve and ATO for a Mission Landing Zone instance

Description

Develop a solution or set of steps that a customer can use to incorporate the latest STIG settings with a Linux (Ubuntu) VM at deployment time.

Acceptance Criteria

Level of Effort

M

shawngib commented 2 years ago

The resources to to accomplish STIGging Ubuntu are included in the same process used to STIG Windows minus the required DSC capability needed by resources I've included. It may be possible to add DSC for Linux using this example : https://azurestack.blog/2016/10/adding-and-using-dsc-for-linux-azure-automation-dsc-gallery-item-to-azure-stack-tp2/

@Phydeauxman Recommend moving to backlog until needed.