Overview
AuditMon is tool for recording and analyzing human Code Exploration Trails during code audits using Atlas. Checkout this 5 minute overview of how it works and what you can do with AuditMon.
Features
The aim of this project is to make it possible to record an analyze human interactions with code. The most useful features are outlined below.
- Records selection events (Code Audit Trails) directly into the Atlas program graph
- Queries recorded selection events from the program graph
- Several built in analysis charts for understanding code audit trails
- Interactive audit timeline to jump to previously audited code selections
- Degree of Interest (DOI) model implementation for quickly browsing source
Getting Started
Ready to get started?
Source Code
Need additional resources? Checkout the Javadocs or grab a copy of the source.
View on GitHub