dataplat / dbadisa

🦅 DISA STIG automation module for SQL Server
MIT License
16 stars 13 forks source link

V-79151 & V-79153 & V-79155 - Get-DbsAcl #62

Closed potatoqualitee closed 4 years ago

potatoqualitee commented 4 years ago

Base it off of Set but only show ACLs, don't change them. Should be fun 👍

Check the code in https://github.com/sqlcollaborative/dbadisa/issues/60 to see how to get the audit files maybe? I actually think we enumerate that in Get-DbaAudit

potatoqualitee commented 4 years ago

Maybe V-79163 too