Versions in this module Expand all Collapse all v1 v1.100.4 Jun 11, 2026 v1.100.3 Jun 11, 2026 Changes in this version + const ToolName + type ACE struct + AceFlags []string + AceType string + Index int + Principal string + Rights []string + type AccessEntry struct + Access string + Principal string + Rights []string + type Object struct + AccessEntries []AccessEntry + DACL []ACE + DescriptorFlags []string + Name string + Owner string + RawLines []string + SACL []ACE + type Report struct + Objects []Object + Raw string + Tool Tool + func Parse(data []byte) (*Report, error) + func (r *Report) LooksLikeAccessChk() bool + type Tool struct + Name string + Version string