Workflows¶
This repo supports a narrow set of operational workflows around SharePoint access and analysis.
Primary Workflows¶
List Sites¶
Run:
python scripts/scan-sharepoint-graph.py --list-sites
Scan Folder¶
Run:
python scripts/scan-sharepoint-graph.py "<sharepoint-folder-url>"
Analyze File¶
Run:
python scripts/scan-sharepoint-graph.py "<sharepoint-file-url>" --analyze-file
Clean Session Cache¶
Run:
python scripts/scan-sharepoint-graph.py --cleanup-session