-
Notifications
You must be signed in to change notification settings - Fork 24
Home
danti1988 edited this page May 15, 2026
·
4 revisions
This wiki covers the parts of ADPathfinder that contributors usually need once they have read the README: writing checks, testing them, configuring the tool, and working with OpenGraph data.
- Adding new checks — start here. Pick a check pattern, add fixtures, run the test commands CI uses, and work through the PR checklist.
- Framework guide — full reference for the Check API, data requirements, datasource gates, domain filtering, ADCS helpers, and fixture tests.
- OpenGraph plugins — how MSSQLHound, ConfigManBearPig, and other OpenGraph collectors fit into ADPathfinder.
- Configuration — config file precedence, environment variables, Neo4j connection schemes, stored credential handling, and example settings.
- Excluded relationships — how path relationship filtering works and how it affects text, JSON, and HTML output.