With the latest commit #124, Sharphound cannot be compiled anymore.
The following error is thrown:
ObjectProcessors.cs(135,125): error CS7036: There is no argument given that corresponds to the requ ired parameter 'hasLaps' of 'ACLProcessor.ProcessACL(byte[], string, Label, bool, string)'
Steps to reproduce
Using .net 5.0:
dotnet restore .
dotnet build