From 69bfe489410db7e8c103ed82f6b3c054e9ee3aab Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 5 Jun 2026 17:07:16 -0400 Subject: [PATCH] checklist --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2107291..f1ce2ba 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,7 @@ This is still very much a work in progress - [ ] Authenticate with current access token - [ ] Add feature to allow operator to specify * in attributes with other attributes (example: *,ntsecuritydescriptor) +- [ ] Look into making output better +- [ ] Create complimentary Python script to convert output into BH JSON for ingestion +- [ ] Test and implement features like configuring RBCD, etc +- [ ] Cleanup code