issues
search
BloodHoundAD
/
SharpHoundCommon
Common library used by SharpHound.
GNU General Public License v3.0
78
stars
47
forks
source link
Fix an exception, and a couple missing properties
#149
Closed
rvazarkar
closed
3 months ago
rvazarkar
commented
3 months ago
Description
Safe check adding to the dictionary and add missing properties
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
[ ] Chore (a change that does not modify the application functionality)
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[ ] Documentation updates are needed, and have been made accordingly.
[ ] I have added and/or updated tests to cover my changes.
[x] All new and existing tests passed.
[ ] My changes include a database migration.
Description
Safe check adding to the dictionary and add missing properties
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: