,,
Compliance Analysis, Invalid Logons
Compliance Analysis
Dylan Glatt
This Python Analysis is for identifying compliance violations from access data.
-- For example, it checks for data retention violations, failed login attempts, and off-hours access.
-- The Python Data Analysis is presented in a browser using the Flask framework.
-- The user can select the data retention period, login attempt thresholds, and business hours.
-- The returned output shows violations related to data retention, failed logins, sensitive data access, and off-hours access.
NOTE: Presenting Python Data Analysis in Flask using a browser is useful in decision meetings for compliance managers, executives,
and other non-analyst attendees to help with directing resources.