c-bless / reveal

This project contains some PowerShell scripts used to collect system configurations or domain information. Furthermore it has a Flask based web application and API to import and analyze the results of collector scripts. It can export collected data to Excel via the Web-Interface or to JSON via API.
1 stars 1 forks source link

Fix PasswordNeverExpires report #90

Closed Kavakuo closed 1 week ago

Kavakuo commented 1 week ago

The "Password Never Expires" and "Password Expired" reports were the same. This PR addresses this issue.