mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-11 21:08:35 +03:00
Merge branch 'bellingcat:master' into patch-1
This commit is contained in:
13
README.md
13
README.md
@@ -39,18 +39,21 @@ A framework for gathering open-source intelligence on GitHub users, repositories
|
||||
- [x] Fetches a user's followers
|
||||
- [x] Checks if user A follows user B
|
||||
- [x] Checks if user is a public member of an organizations
|
||||
- [x] Returns a user's subscriptions
|
||||
- [x] Gets a user's subscriptions
|
||||
- [x] Gets a user's events
|
||||
- [x] Searches users
|
||||
- [x] Searches repositories
|
||||
- [x] Searches topics
|
||||
- [x] Searches issues
|
||||
- [x] Searches commits
|
||||
- [x] Automatically logs network activity (.logs folder)
|
||||
- [x] User can view, read and delete logs
|
||||
- [x] Automatically logs network/user activity (.logs folder)
|
||||
- [x] User can manage logs (view, read, delete)
|
||||
- [x] Results can be saved to a .csv file (varies)
|
||||
- [x] User can manage csv files (view, read, delete)
|
||||
- [x] All the above can be used with command-line arguments (PyPI Package only)
|
||||
- [x] ...And more
|
||||
- [x] And more...
|
||||
|
||||
# TODO
|
||||
- [ ] Rewrite the GUI in Visual Basic .NET (in progress)
|
||||
|
||||
|
||||
## Note
|
||||
|
||||
Reference in New Issue
Block a user