Update README.md

This commit is contained in:
Scott Sutherland 2024-06-28 11:20:57 -05:00 committed by GitHub
parent a57c0da01c
commit 100d5052f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -231,6 +231,7 @@ Todos
* Dynamic identification of share creation, modification, and access cadence across a share population that share a name and have a high similarity level. * Dynamic identification of share creation, modification, and access cadence across a share population that share a name and have a high similarity level.
* add showing share permissions (along with the already displayed NTFS permissions) and resultant access (most restrictive wins) * add showing share permissions (along with the already displayed NTFS permissions) and resultant access (most restrictive wins)
* Use LLM to categorize share name groups based on share name, affected file lists, share owners, and users with acls to the affected shares. * Use LLM to categorize share name groups based on share name, affected file lists, share owners, and users with acls to the affected shares.
* add depth, file/directory flag, filename/dirname parse, parent direname parse to depth listing
</pre> </pre>