mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-11 12:58:34 +03:00
Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -1,6 +1,6 @@
|
||||

|
||||
|
||||
A framework for gathering open-source intelligence on GitHub users, repositories and organizations
|
||||
A framework for gathering open-source intelligence on GitHub users, repositories and organisations
|
||||
|
||||
[](https://github.com/bellingcat/octosuite/actions/workflows/python-publish.yml)
|
||||
[](https://github.com/bellingcat/octosuite/actions/workflows/codeql.yml)
|
||||
@@ -20,10 +20,10 @@ A framework for gathering open-source intelligence on GitHub users, repositories
|
||||
[Refer to the Wiki](https://github.com/bellingcat/octosuite/wiki) for installation instructions, in addition to all other documentation.
|
||||
|
||||
# Features
|
||||
- [x] Fetches an organization's profile information
|
||||
- [x] Fetches an organisation's profile information
|
||||
- [x] Fetches an oganization's events
|
||||
- [x] Returns an organization's repositories
|
||||
- [x] Returns an organization's public members
|
||||
- [x] Returns an organisation's repositories
|
||||
- [x] Returns an organisation's public members
|
||||
- [x] Fetches a repository's information
|
||||
- [x] Returns a repository's contributors
|
||||
- [x] Returns a repository's languages
|
||||
@@ -33,12 +33,12 @@ A framework for gathering open-source intelligence on GitHub users, repositories
|
||||
- [x] Returns a list of files in a specified path of a repository
|
||||
- [x] Fetches a user's profile information
|
||||
- [x] Returns a user's gists
|
||||
- [x] Returns organizations that a user owns/belongs to
|
||||
- [x] Returns organisations that a user owns/belongs to
|
||||
- [x] Fetches a user's events
|
||||
- [x] Fetches a list of users followed by the target
|
||||
- [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] Checks if user is a public member of an organisations
|
||||
- [x] Gets a user's subscriptions
|
||||
- [x] Searches users
|
||||
- [x] Searches repositories
|
||||
|
||||
Reference in New Issue
Block a user