BloodHoundAD / AzureHound

Azure Data Exporter for BloodHound
GNU General Public License v3.0
556 stars 75 forks source link

chore: make empty data cleanup more aggressive #82

Closed mistahj67 closed 2 months ago

mistahj67 commented 2 months ago

Description

Part 1 of BED-4586

We currently do not strip empty top level structs or slices, this is a small change to make the stripping utility more aggressive.

Motivation and Context

Decrease file size by removing empty properties

How Has This Been Tested?

Ran locally Updated unit tests

Types of changes

Checklist: