Compare commits

...

253 Commits
2.1.0 ... 3.1.1

Author SHA1 Message Date
Richard Mwewa
342a54caf1 Update config.py 2023-08-01 02:33:13 +02:00
Richard Mwewa
1c8583132b Merge pull request #18 from bellingcat/dev
Update octosuite.py
2023-06-05 16:58:10 +02:00
Richard Mwewa
61c0b12d8b Update octosuite.py 2023-05-22 14:55:02 +02:00
Richard Mwewa
9d88b66005 Merge pull request #17 from bellingcat/dev
Dev
2023-04-21 18:53:45 +02:00
Richard Mwewa
d1e9932967 Update octosuite.py
Added f-string to the Organisation profile Tree.
2023-04-21 18:42:53 +02:00
Richard Mwewa
595dcc5aac Update pyproject.toml
Added line `[tool.setuptools]`. Fixes error that might be returned during compilation if there's more than one directory in the project's root directory:

error: Multiple top-level packages discovered in a flat-layout
2023-04-16 01:12:47 +02:00
Richard Mwewa
6a535ae856 Created a setup_readline function for the code used to setup readline. The function has been moved to config.py, and will be called from main.py 2023-04-12 16:17:51 +02:00
Richard Mwewa
61188fe29e Update octosuite.py
Using subprocess.call() instead of os.system()
2023-04-12 16:00:48 +02:00
Richard Mwewa
cd6155b553 Update octosuite.py
Using subprocess.call() to list directories instead of os.system()
2023-04-12 15:52:50 +02:00
Richard Mwewa
f064f80e47 Delete images directory 2023-03-07 18:38:43 +02:00
Richard Mwewa
dae2226905 Delete images directory 2023-03-07 01:45:15 +02:00
Richard Mwewa
2a92723dc8 Delete setup.py 2023-03-01 23:25:42 +02:00
Richard Mwewa
af975a4e7a Update README.md 2023-02-25 03:09:50 +02:00
Richard Mwewa
4f96419fbd Update octosuite.py 2023-02-25 03:04:01 +02:00
Richard Mwewa
774c8d19a8 Update octosuite 2023-02-25 02:59:46 +02:00
Richard Mwewa
04f3bd89cf Update pyproject.toml 2023-02-24 03:29:50 +02:00
Richard Mwewa
3fbb8d8cbe Update pyproject.toml 2023-02-24 03:03:00 +02:00
Richard Mwewa
e836413719 Update pyproject.toml 2023-02-24 02:40:31 +02:00
Richard Mwewa
2ba4438f64 Update pyproject.toml 2023-02-23 01:32:37 +02:00
Richard Mwewa
6c76b8fb39 Update pyproject.toml 2023-02-22 21:49:52 +02:00
Richard Mwewa
803e3b8ebd Create pyproject.toml 2023-02-22 16:54:30 +02:00
Richard Mwewa
6f29f633ea Update octosuite.py 2023-02-22 16:53:58 +02:00
Richard Mwewa
a9c62ebf36 Merge pull request #14 from bellingcat/dev
Dev
2023-02-22 16:30:04 +02:00
Richard Mwewa
73bdc542fa Update banner.py 2023-02-22 16:29:05 +02:00
Richard Mwewa
386e77f375 Update setup.py 2023-02-22 16:28:32 +02:00
Richard Mwewa
033e758e9e Update octosuite.py 2023-02-22 16:27:56 +02:00
Richard Mwewa
796e8e943c Update octosuite.py 2023-02-22 16:20:26 +02:00
Richard Mwewa
3125c45efb Update octosuite.py 2023-02-22 16:13:07 +02:00
Richard Mwewa
01d6115540 Update octosuite.py 2023-02-22 16:05:20 +02:00
Richard Mwewa
a7da4f442d Update config.py 2023-02-22 16:01:42 +02:00
Richard Mwewa
f967134210 Merge pull request #13 from Weltolk/patch-1
bug fix
2023-02-22 15:46:41 +02:00
Weltolk
47b28b45e0 Merge branch 'bellingcat:master' into patch-1 2023-02-22 20:10:21 +08:00
Richard Mwewa
ca5245e0db Update README.md 2023-02-22 14:03:17 +02:00
Weltolk
d2c7ba7cd9 bug fix 2023-02-22 19:11:45 +08:00
Richard Mwewa
619ef8cf9f Update 2023-02-03 17:54:37 +02:00
Richard Mwewa
8364053f97 Update README.md 2023-01-26 21:33:29 +02:00
Richard Mwewa
1f288d503f Update octosuite.py 2023-01-25 23:00:05 +02:00
Richard Mwewa
57911bd68f Update octosuite.py 2023-01-25 22:50:19 +02:00
Richard Mwewa
264048e4bf Update README.md 2023-01-25 14:38:34 +02:00
Richard Mwewa
671fbdcaa4 Update README.md 2023-01-25 14:36:45 +02:00
Richard Mwewa
5fc5af4157 Update octosuite.py 2023-01-25 14:29:13 +02:00
Richard Mwewa
8bc799c829 Update README.md 2023-01-25 14:28:14 +02:00
Richard Mwewa
85cadefd50 v3.1.0 2023-01-25 14:11:25 +02:00
Richard Mwewa
646ea3cb51 Update README.md 2023-01-23 03:08:49 +02:00
Richard Mwewa
3e18a3301a Merge pull request from #9
fix: bad indentation leading to reference before assignment error #9
2023-01-22 17:02:39 +02:00
Richard Mwewa
d4b595d79e Merge pull request from #9
fix: bad indentation leading to reference before assignment error #9
2023-01-22 17:01:34 +02:00
Richard Mwewa
0f247d1dd8 Merge pull request from issue #9
fix: bad identation leading to reference before assigment error #9
2023-01-22 16:55:55 +02:00
Richard Mwewa
1b2c441237 Merge pull request #9 from albertollamaso/fix-var-assigment
fix: bad identation leading to `reference before assigment` error
2023-01-22 16:50:36 +02:00
albertollamaso
2723c2f8dd fix: bad identation leading to reference before assigment error 2023-01-22 13:59:26 +01:00
Richard Mwewa
7576fa64a1 Update setup.py 2023-01-22 03:17:01 +02:00
Richard Mwewa
79a97a7883 Update setup.py 2023-01-22 02:48:11 +02:00
Richard Mwewa
ac6ebc6d72 Update octosuite.py 2023-01-22 02:45:05 +02:00
Richard Mwewa
a12210cfa2 Fixed bug in octosuite.py 2023-01-22 01:17:50 +02:00
Richard Mwewa
47e0b4c64a Update banner.py 2023-01-16 21:02:30 +02:00
Richard Mwewa
c4847773a0 Update setup.py 2023-01-16 21:01:19 +02:00
Richard Mwewa
832e887302 Update main.py 2023-01-16 21:00:46 +02:00
Richard Mwewa
8487898f93 Merge pull request #8 from bellingcat/dev
Update octosuite.py
2023-01-02 22:32:13 +02:00
Richard Mwewa
4d8b7394f0 Update README.md 2023-01-02 00:18:47 +02:00
Richard Mwewa
e925c9cb8a Update README.md 2023-01-02 00:07:39 +02:00
Richard Mwewa
dd2edfd204 Update octosuite.py 2023-01-01 03:12:57 +02:00
Richard Mwewa
13efce4f9c Update octosuite.py 2022-12-31 23:43:28 +02:00
Richard Mwewa
928ba6580f Update octosuite.py 2022-12-31 23:42:21 +02:00
Richard Mwewa
457c2a5472 Update config.py 2022-12-31 21:17:22 +02:00
Richard Mwewa
c6c037247f Merge pull request #7 from bellingcat/dev
Dev
2022-12-31 21:16:02 +02:00
Richard Mwewa
f84fcf0d35 Merge branch 'master' into dev 2022-12-31 21:01:43 +02:00
Richard Mwewa
8424c94bec Update Dockerfile 2022-12-31 14:56:16 +02:00
Richard Mwewa
a14b356b18 Update config.py 2022-12-31 14:52:02 +02:00
Richard Mwewa
f60f088f05 Update log_roller.py 2022-12-31 14:50:37 +02:00
Richard Mwewa
c2a5dc89ea Update main.py 2022-12-31 14:49:26 +02:00
Richard Mwewa
6a7b61b1f2 Update octosuite.py 2022-12-31 14:47:48 +02:00
Richard Mwewa
4427f30f77 Update config.py 2022-12-27 19:12:14 +02:00
Richard Mwewa
9982727de1 Update config.py 2022-12-25 03:27:55 +02:00
Richard Mwewa
866621db18 Update octosuite.py 2022-12-25 03:25:43 +02:00
Richard Mwewa
48b86cb2d0 Update octosuite.py 2022-12-25 03:12:12 +02:00
Richard Mwewa
96b10f0bf9 Update main.py 2022-12-25 03:09:29 +02:00
Richard Mwewa
53ccc9899b Update main.py 2022-12-25 03:02:42 +02:00
Richard Mwewa
bb82427abe Update csv_loggers.py 2022-12-25 02:58:05 +02:00
Richard Mwewa
ee4af7d266 Update octosuite.py 2022-12-25 02:51:56 +02:00
Richard Mwewa
3bd6af4f28 Update message_prefixes.py 2022-12-25 02:50:59 +02:00
Richard Mwewa
7531aa4f02 Update main.py 2022-12-25 02:50:36 +02:00
Richard Mwewa
f9d56c51a0 Update helper.py 2022-12-25 02:49:52 +02:00
Richard Mwewa
5bff3ccc12 Update csv_loggers.py 2022-12-25 02:49:07 +02:00
Richard Mwewa
272fcc36ed Update config.py 2022-12-25 02:48:39 +02:00
Richard Mwewa
64c1063ea5 Update banner.py 2022-12-25 02:48:15 +02:00
Richard Mwewa
4c7109f4f0 Update log_roller.py 2022-12-25 02:47:48 +02:00
Richard Mwewa
d907167713 Update csv_loggers.py 2022-12-25 02:46:18 +02:00
Richard Mwewa
9eec2e323d Update log_roller.py 2022-12-25 02:33:43 +02:00
Richard Mwewa
ead76074f5 Update message_prefixes.py 2022-12-25 02:33:22 +02:00
Richard Mwewa
e87560939f Update main.py 2022-12-25 02:32:28 +02:00
Richard Mwewa
3f1191758b Update octosuite.py 2022-12-25 02:31:24 +02:00
Richard Mwewa
34c7cd3918 Update message_prefixes.py 2022-12-24 12:46:47 +02:00
Richard Mwewa
52c4101a7a Update README.md 2022-12-24 12:45:55 +02:00
Richard Mwewa
0677b901f7 Update config.py 2022-12-23 19:41:32 +02:00
Richard Mwewa
49215fd03e Update main.py 2022-12-23 19:36:29 +02:00
Richard Mwewa
8fc14d3ec4 Update main.py 2022-12-23 19:34:44 +02:00
Richard Mwewa
3da2b91fb2 Update config.py 2022-12-23 19:33:59 +02:00
Richard Mwewa
b6908a19f4 Update octosuite.py 2022-12-23 19:33:26 +02:00
Richard Mwewa
4db8300e2c Update log_roller.py 2022-12-23 19:31:43 +02:00
Richard Mwewa
07ca8c486c Update octosuite.py 2022-12-23 19:30:11 +02:00
Richard Mwewa
9473b0278d Update config.py 2022-12-23 18:14:21 +02:00
Richard Mwewa
4113c62d09 Update config.py 2022-12-23 18:10:43 +02:00
Richard Mwewa
f235bc1186 Update main.py 2022-12-23 17:35:10 +02:00
Richard Mwewa
4d0e7beea7 Update octosuite.py 2022-12-23 17:21:53 +02:00
Richard Mwewa
7b1fd3addc Update helper.py 2022-12-23 17:17:18 +02:00
Richard Mwewa
3968f53e98 Update octosuite.py 2022-12-23 16:59:35 +02:00
Richard Mwewa
bd9c1f210f Update helper.py 2022-12-23 16:53:21 +02:00
Richard Mwewa
0518f33571 Update main.py 2022-12-23 16:52:46 +02:00
Richard Mwewa
c783a717a0 Update octosuite.py 2022-12-23 16:29:17 +02:00
Richard Mwewa
ea3b8bcd71 Update octosuite.py 2022-12-23 16:08:46 +02:00
Richard Mwewa
cdf04fe443 Update octosuite.py 2022-12-23 15:10:01 +02:00
Richard Mwewa
f3b90f2e6d Update octosuite.py 2022-12-23 14:07:12 +02:00
Richard Mwewa
bf77bc4dfe Update config.py 2022-12-23 13:59:45 +02:00
Richard Mwewa
157cb68142 Update message_prefixes.py 2022-12-23 12:18:37 +02:00
Richard Mwewa
53433c119b Update helper.py 2022-12-23 12:18:17 +02:00
Richard Mwewa
5d41e07bc2 Update main.py 2022-12-23 12:17:48 +02:00
Richard Mwewa
331c81ac46 Update and rename banners.py to banner.py 2022-12-23 12:16:39 +02:00
Richard Mwewa
e3c151e2d3 Update and rename colors.py to config.py 2022-12-23 12:03:53 +02:00
Richard Mwewa
a89596efc2 Update octosuite.py 2022-12-12 15:00:56 +02:00
Richard Mwewa
283a92fa84 Update octosuite.py 2022-12-12 14:57:36 +02:00
Richard Mwewa
beb8d561f8 Update main.py 2022-12-09 23:40:18 +02:00
Richard Mwewa
b68842df1c Update octosuite.py 2022-12-09 23:38:36 +02:00
Richard Mwewa
dd7fcc455d Update Octosuite 2022-12-05 21:03:15 +02:00
Richard Mwewa
b3ae15a062 Update Dockerfile 2022-12-02 23:15:26 +02:00
Richard Mwewa
4c8d3626b3 Update octosuite.py 2022-12-01 20:12:52 +02:00
Richard Mwewa
1f86ad4034 Update octosuite.py 2022-12-01 19:36:59 +02:00
Richard Mwewa
e151f81d76 Update Dockerfile
Added docker commands to build Octosuite's wheel file with the python build library
2022-12-01 03:18:36 +02:00
Richard Mwewa
a69fbf33d9 Update Dockerfile 2022-12-01 03:13:33 +02:00
Richard Mwewa
227fcd0482 Update octosuite.py 2022-12-01 03:10:42 +02:00
Richard Mwewa
8d04112d32 Update octosuite.py 2022-12-01 03:08:14 +02:00
Richard Mwewa
66373fd96e Update Octosuite 2022-11-30 21:49:56 +02:00
Richard Mwewa
c4f1940bb6 Update octosuite.py 2022-11-30 21:19:34 +02:00
Richard Mwewa
f79813ed45 Update octosuite.py 2022-11-30 02:55:17 +02:00
Richard Mwewa
ffd162d881 Update main.py 2022-11-30 02:42:53 +02:00
Richard Mwewa
558715fdab Update octosuite 2022-11-30 02:37:07 +02:00
Richard Mwewa
9984c71a57 Update csv_loggers.py 2022-11-25 03:38:09 +02:00
Richard Mwewa
bb2efb903b Update banners.py 2022-11-25 03:32:56 +02:00
Richard Mwewa
defe1b1159 Update banners.py 2022-11-25 03:32:03 +02:00
Richard Mwewa
347acea797 Update banners.py 2022-11-25 03:29:19 +02:00
Richard Mwewa
46937abb7e Update octosuite.py 2022-11-25 03:26:14 +02:00
Richard Mwewa
2963db3608 Update helper.py 2022-11-25 03:23:07 +02:00
Richard Mwewa
92d4f3f9f2 Update colors.py 2022-11-25 03:18:29 +02:00
Richard Mwewa
02df05df39 Update colors.py 2022-11-25 03:16:30 +02:00
Richard Mwewa
549f1940f9 Merge pull request #6 from bellingcat/dev
Dev
2022-11-25 02:58:30 +02:00
Richard Mwewa
e936525f81 Merge branch 'master' into dev 2022-11-25 02:53:10 +02:00
Richard Mwewa
29eb2bde95 Update octosuite.py 2022-11-25 02:52:22 +02:00
Richard Mwewa
d27d9b9168 Update and rename sign_vars.py to message_prefixes.py 2022-11-25 02:50:59 +02:00
Richard Mwewa
a6ca1e3c0c Update main.py 2022-11-25 02:50:09 +02:00
Richard Mwewa
5bf7ef3f39 Update colors.py 2022-11-25 02:48:52 +02:00
Richard Mwewa
ae73fdffde Update banners.py 2022-11-25 02:48:23 +02:00
Richard Mwewa
7c8fea02e6 Update setup.py 2022-11-25 02:46:24 +02:00
Richard Mwewa
40fffcab73 Update colors.py 2022-11-25 02:37:18 +02:00
Richard Mwewa
9a6127d6bc Update colors.py 2022-11-25 02:35:37 +02:00
Richard Mwewa
eb724f629f Update banners.py 2022-11-25 02:33:59 +02:00
Richard Mwewa
6d04b990db Update setup.py 2022-11-25 02:31:11 +02:00
Richard Mwewa
2537bcbab8 Update message_prefixes.py 2022-11-25 02:29:04 +02:00
Richard Mwewa
bb6c5a09e9 Update octosuite.py 2022-11-25 02:26:24 +02:00
Richard Mwewa
083d3e9f71 Update octosuite.py 2022-11-25 02:16:44 +02:00
Richard Mwewa
497c855648 Update main.py 2022-11-25 02:08:40 +02:00
Richard Mwewa
c2641b3134 Update main.py 2022-11-25 02:07:40 +02:00
Richard Mwewa
a108b4784e Update main.py 2022-11-25 02:05:44 +02:00
Richard Mwewa
597ad07490 Update octosuite.py 2022-11-25 02:04:54 +02:00
Richard Mwewa
94c1e0a737 Update and rename sign_vars.py to message_prefixes.py 2022-11-25 01:59:04 +02:00
Richard Mwewa
6e83bcf367 Update log_roller.py 2022-11-25 01:58:13 +02:00
Richard Mwewa
a57f5d47e2 Update csv_loggers.py 2022-11-25 01:55:29 +02:00
Richard Mwewa
3fa3e7a182 Update banners.py 2022-11-25 01:54:25 +02:00
Richard Mwewa
d42b7af59f Update colors.py 2022-11-25 01:53:51 +02:00
Richard Mwewa
8d337c621c Update setup.py 2022-11-25 01:52:26 +02:00
Richard Mwewa
5842a13975 Update setup.py 2022-11-25 01:51:30 +02:00
Richard Mwewa
e739f78eb9 Update main.py 2022-11-25 01:49:46 +02:00
Richard Mwewa
26cf25bf91 Update log_roller.py 2022-11-25 01:48:55 +02:00
Richard Mwewa
ad6959d1b9 Update csv_loggers.py 2022-11-25 01:47:53 +02:00
Richard Mwewa
d7af8602fe Update octosuite.py 2022-11-25 01:46:42 +02:00
Richard Mwewa
29d40ec27e Update octosuite.py 2022-11-25 01:40:00 +02:00
Richard Mwewa
6a0953401b Update banners.py 2022-11-25 01:38:52 +02:00
Richard Mwewa
e87e5c64c8 Update colors.py 2022-11-25 01:31:05 +02:00
Richard Mwewa
c53ab2a00b Update colors.py 2022-11-25 01:30:48 +02:00
Richard Mwewa
b30ad16719 Update colors.py 2022-11-25 01:30:27 +02:00
Richard Mwewa
cfa032f7cb Update colors.py 2022-11-24 23:29:51 +02:00
Richard Mwewa
87f287bfb9 Update colors.py 2022-11-24 23:25:41 +02:00
Richard Mwewa
ab70a10d19 Update csv_loggers.py 2022-11-24 23:10:25 +02:00
Richard Mwewa
02e19baa93 Update csv_loggers.py 2022-11-24 22:40:17 +02:00
Richard Mwewa
0b76846968 Update csv_loggers.py 2022-11-24 22:39:44 +02:00
Richard Mwewa
9614785455 Update colors.py 2022-11-24 22:22:31 +02:00
Richard Mwewa
6ae34437a4 Update banners.py 2022-11-24 22:10:49 +02:00
Richard Mwewa
5a1b5378ee Update setup.py 2022-11-24 22:09:11 +02:00
Richard Mwewa
64d1b6bf38 Update helper.py 2022-11-23 17:32:37 +02:00
Richard Mwewa
09fffdf192 Update helper.py 2022-11-21 18:26:31 +02:00
Richard Mwewa
8e4520b6d2 Update helper.py 2022-11-21 17:43:35 +02:00
Richard Mwewa
420186bec4 Update helper.py 2022-11-20 17:55:10 +02:00
Richard Mwewa
758676ac88 Update octosuite.py 2022-11-20 16:12:04 +02:00
Richard Mwewa
310b1fb702 Update octosuite.py 2022-11-20 16:11:08 +02:00
Richard Mwewa
6822806a77 Renamed banner.py to banners.py 2022-11-20 16:08:36 +02:00
Richard Mwewa
4eddd20480 Update octosuite.py 2022-11-20 15:29:43 +02:00
Richard Mwewa
95dcfbea6e Update helper.py 2022-11-20 15:27:01 +02:00
Richard Mwewa
258be0a2d7 Update octosuite.py 2022-11-20 15:24:14 +02:00
Richard Mwewa
3b329d039a Update octosuite.py 2022-11-20 15:16:00 +02:00
Richard Mwewa
fec88ac343 Update banner.py 2022-11-20 15:14:29 +02:00
Richard Mwewa
272cd49d0e Update octosuite.py 2022-11-20 15:09:17 +02:00
Richard Mwewa
cea07f187a Merge pull request #4 from 0xbharath/master
Added Dockerfile
2022-10-24 17:07:05 +02:00
Bharath
0f96785123 Added Dockerfile 2022-10-24 17:52:55 +05:30
Richard Mwewa
000eb80fbc Update setup.py 2022-10-21 21:55:32 +02:00
Richard Mwewa
e4f1e2928a Update octosuite.py 2022-10-21 21:54:02 +02:00
Richard Mwewa
73fa406e82 Update setup.py 2022-10-21 01:33:50 +02:00
Richard Mwewa
e99e0c317e Update banner.py 2022-10-21 01:30:31 +02:00
Richard Mwewa
7d2eada3f9 Update helper.py 2022-10-21 01:29:52 +02:00
Richard Mwewa
f706a08859 Create octosuite.py 2022-10-21 01:29:04 +02:00
Richard Mwewa
b3ccb713e1 Update main.py
All code from main.py has been moved to octosuite.py
2022-10-21 01:27:45 +02:00
Richard Mwewa
0bb330d771 Update README.md 2022-10-21 01:26:06 +02:00
Richard Mwewa
df339d33df Update README.md 2022-10-21 01:06:44 +02:00
Richard Mwewa
c296f09e0e Fixed issues that affected Windows machines
[Errno 22] Invalid argument: This error occurred in Windows machines on session start up, the datetime format used a symbol that is reserved by the windows system, thus breaking octosuite whenever it attempted to log an activity to a file.

[Error 2] The system cannot find the file specified: This error occurred whenever the clear command was entered, since the command was being passed through subprocess with shell set to False.
2022-09-14 18:34:04 +02:00
Richard Mwewa
04ea880276 Update README.md 2022-09-14 18:05:42 +02:00
Richard Mwewa
eef44716d5 Update setup.py 2022-09-01 11:53:35 +02:00
Richard Mwewa
8eea84e546 Update README.md 2022-08-26 13:04:12 +02:00
Richard Mwewa
acd65e7919 Update README.md 2022-08-26 13:03:26 +02:00
Richard Mwewa
4a7b199929 Add files via upload 2022-08-26 12:40:37 +02:00
Richard Mwewa
2723e75735 Update banner.py 2022-08-26 12:36:29 +02:00
Richard Mwewa
0365616478 Update main.py 2022-08-26 12:35:49 +02:00
Richard Mwewa
befd61eea0 Update setup.py 2022-08-26 12:30:18 +02:00
Richard Mwewa
daa426d73b Add files via upload 2022-08-20 16:35:06 +02:00
Richard Mwewa
22df1eae73 Add files via upload 2022-08-20 15:26:35 +02:00
Richard Mwewa
51c1efbcec Update README.md 2022-08-17 11:20:09 +02:00
Richard Mwewa
d091125c15 Update setup.py 2022-07-08 12:01:27 +02:00
Richard Mwewa
e2c94fcc89 Update banner.py 2022-07-08 12:00:15 +02:00
Richard Mwewa
16f9a80818 Update main.py 2022-07-08 11:58:49 +02:00
Richard Mwewa
66d7a2c42c Update README.md 2022-07-08 11:52:42 +02:00
Richard Mwewa
456d46fdb1 Create README.md 2022-07-02 22:10:33 +02:00
Richard Mwewa
539c540a72 Update README.md 2022-07-02 22:09:46 +02:00
Richard Mwewa
db413767cd Update setup.py 2022-07-02 22:05:53 +02:00
Richard Mwewa
6a87cb51de Update sign_vars.py 2022-07-02 22:02:58 +02:00
Richard Mwewa
f98bfb34f3 Update log_roller.py 2022-07-02 21:57:53 +02:00
Richard Mwewa
43637193de Update helper.py 2022-07-02 21:56:16 +02:00
Richard Mwewa
33d9c7f5f2 Update csv_loggers.py 2022-07-02 21:53:25 +02:00
Richard Mwewa
835a78284b Update colors.py 2022-07-02 21:48:30 +02:00
Richard Mwewa
4dc2dced32 Update banner.py 2022-07-02 21:45:54 +02:00
Richard Mwewa
4b18c0307e Update main.py 2022-07-02 21:42:24 +02:00
Richard Mwewa
0ec3100347 Update README.md 2022-06-28 13:51:59 +02:00
Richard Mwewa
bb287acfe2 Update README.md 2022-06-28 13:51:01 +02:00
Richard Mwewa
7a6015b8e4 Update README.md 2022-06-28 13:40:51 +02:00
Richard Mwewa
d0f5c660b5 Update README.md 2022-06-28 01:03:06 +02:00
Richard Mwewa
2e65cfcb79 Update README.md 2022-06-28 01:00:15 +02:00
Richard Mwewa
41f392f5a0 Update README.md 2022-06-28 00:53:36 +02:00
Richard Mwewa
18bcc06070 Create codeql.yml 2022-06-28 00:34:21 +02:00
Richard Mwewa
c9cf000b23 Create .gitignore 2022-06-26 21:46:54 +02:00
Richard Mwewa
11e55f7804 Update README.md 2022-06-26 10:18:39 +02:00
Richard Mwewa
96c62c7097 Update banner.py 2022-06-26 10:08:44 +02:00
Richard Mwewa
587641cd18 Update setup.py 2022-06-26 10:07:55 +02:00
Richard Mwewa
d1ad3d14b9 Update banner.py 2022-06-26 10:06:55 +02:00
Richard Mwewa
0e3568f967 Update log_roller.py 2022-06-26 10:05:59 +02:00
Richard Mwewa
51d27c4996 [fix] error in source commands 2022-06-26 10:04:32 +02:00
Richard Mwewa
ae9d9f4af5 Update README.md 2022-06-25 09:47:51 +02:00
Richard Mwewa
482f2ee55a Update README.md 2022-06-24 15:05:38 +02:00
Richard Mwewa
9894b15209 Update README.md 2022-06-24 15:04:48 +02:00
Richard Mwewa
4d563683d2 Update README.md 2022-06-24 14:57:00 +02:00
18 changed files with 2198 additions and 1769 deletions

72
.github/workflows/codeql.yml vendored Normal file
View File

@@ -0,0 +1,72 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"
on:
push:
branches: [ "master" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
schedule:
- cron: '18 7 * * 3'
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix:
language: [ 'python' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
steps:
- name: Checkout repository
uses: actions/checkout@v3
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v2
# Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
# If the Autobuild fails above, remove it and uncomment the following three lines.
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
# - run: |
# echo "Run, Build Application using script"
# ./location_of_script_within_repo/buildscript.sh
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
__pycache__/

11
Dockerfile Normal file
View File

@@ -0,0 +1,11 @@
# syntax=docker/dockerfile:1
FROM python:latest
WORKDIR /app
COPY . .
RUN pip install --upgrade pip && pip install build && python -m build && pip install dist/*.whl
ENTRYPOINT ["octosuite"]

View File

@@ -1,20 +1,29 @@
![octosuite](images/logo.png) ![logo](https://user-images.githubusercontent.com/74001397/175805580-fffc96d4-e0ef-48bb-a55c-80b2da3e714d.png)
![GitHub](https://img.shields.io/github/license/rly0nheart/octosuite?style=social&logo=github) A framework for gathering open-source intelligence on GitHub users, repositories and organisations
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/rly0nheart/octosuite?style=social&logo=github)
![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/rly0nheart/octosuite/2.0.1-alpha?style=social&logo=github)
![GitHub repo size](https://img.shields.io/github/repo-size/rly0nheart/octosuite?style=social&logo=github)
> *Simply gather OSINT on Github users & organizations like a God🔥* [![Upload Python Package](https://github.com/bellingcat/octosuite/actions/workflows/python-publish.yml/badge.svg)](https://github.com/bellingcat/octosuite/actions/workflows/python-publish.yml)
[![CodeQL](https://github.com/bellingcat/octosuite/actions/workflows/codeql.yml/badge.svg)](https://github.com/bellingcat/octosuite/actions/workflows/codeql.yml)
![GitHub](https://img.shields.io/github/license/bellingcat/octosuite?style=flat)
![PyPI](https://img.shields.io/pypi/v/octosuite?style=flat&logo=pypi)
![PyPI - Downloads](https://img.shields.io/pypi/dw/octosuite?style=flat&logo=pypi)
![PyPI - Status](https://img.shields.io/pypi/status/octosuite?style=flat&logo=pypi)
![GitHub repo size](https://img.shields.io/github/repo-size/bellingcat/octosuite?style=flat&logo=github)
# Installation
[Refer to the Wiki](https://github.com/rly0nheart/octosuite/wiki) for installation instructions, in addition to all other documentation. ![2023-01-23_01-01](https://user-images.githubusercontent.com/74001397/213950701-44b3f98b-89e1-443a-abb5-1be8969b611f.png "Octosuite about")
![Screen Shot 2023-01-26 at 9 27 22 PM](https://user-images.githubusercontent.com/74001397/214932206-40ec42ba-4fe8-4115-b2dd-52c4d7be9b5c.png)
# Wiki
[Refer to the Wiki](https://github.com/bellingcat/octosuite/wiki) for installation instructions, in addition to all other documentation.
# Features # Features
- [x] Fetches an organization's profile information - [x] Fetches an organisation's profile information
- [x] Fetches an oganization's events - [x] Fetches an oganization's events
- [x] Returns an organization's repositories - [x] Returns an organisation's repositories
- [x] Returns an organization's public members - [x] Returns an organisation's public members
- [x] Fetches a repository's information - [x] Fetches a repository's information
- [x] Returns a repository's contributors - [x] Returns a repository's contributors
- [x] Returns a repository's languages - [x] Returns a repository's languages
@@ -24,42 +33,43 @@
- [x] Returns a list of files in a specified path of a repository - [x] Returns a list of files in a specified path of a repository
- [x] Fetches a user's profile information - [x] Fetches a user's profile information
- [x] Returns a user's gists - [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 user's events
- [x] Fetches a list of users followed by the target - [x] Fetches a list of users followed by the target
- [x] Fetches a user's followers - [x] Fetches a user's followers
- [x] Checks if user A follows user B - [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] Returns a user's subscriptions
- [x] Gets a user's subscriptions - [x] Gets a user's subscriptions
- [x] Gets a user's events
- [x] Searches users - [x] Searches users
- [x] Searches repositories - [x] Searches repositories
- [x] Searches topics - [x] Searches topics
- [x] Searches issues - [x] Searches issues
- [x] Searches commits - [x] Searches commits
- [x] Automatically logs network activity (.logs folder) - [x] Automatically logs network/user activity (.logs folder)
- [x] User can view, read and delete logs - [x] User can manage logs (view, read, delete)
- [x] More available... - [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...
# TODO
- [ ] Rewrite the GUI in Visual Basic .NET (in progress)
## Note
> Octosuite automatically logs network and user activity of each session, the logs are saved by date and time in the .logs folder
> *octosuite automatically logs network and minor user activity of each session. The logs are saved by date and time in the .logs folder*
>> *Although octosuite was developed to work on **Mac**, **Windows**, or any **Linux** *Distribution*, it has only been tested on **Termux** *and* **Kali Linux***
>>> *If you believe octosuite can be better, feel free to open a pull request with your improvements* ✌🏾🙂
# License # License
![license](https://user-images.githubusercontent.com/74001397/137917929-2f2cdb0c-4d1d-4e4b-9f0d-e01589e027b5.png) ![license](https://user-images.githubusercontent.com/74001397/137917929-2f2cdb0c-4d1d-4e4b-9f0d-e01589e027b5.png)
# Credits
# About developer * The code used for finding emails from usernames is taken from [Somdev Sangwan](https://github.com/s0md3v)'s [Zen](https://github.com/s0md3v/zen)
[About.me](https://about.me/rly0nheart)
# Supporters
[![Stargazers repo roster for @rly0nheart/octosuite](https://reporoster.com/stars/rly0nheart/octosuite)](https://github.com/rly0nheart/octosuite/stargazers)
[![Forkers repo roster for @rly0nheart/octosuite](https://reporoster.com/forks/rly0nheart/octosuite)](https://github.com/rly0nheart/octosuite/members)
# Donations # Donations
Love octosuite? Please consider buying me a coffee, I will really appreciate it. ☕👌🏾😊 If you like OctoSuite and would like to show support, you can Buy A Coffee for the developer using the button below
<a href="https://www.buymeacoffee.com/189381184" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a> <a href="https://www.buymeacoffee.com/189381184" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>
Your support will be much appreciated😊

View File

@@ -1 +0,0 @@

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

View File

@@ -1,23 +1,23 @@
import getpass import getpass
from octosuite.colors import Color from octosuite.config import red, white, green, reset, Tree
'''
Banner # banner.py
This class holds the program's banner logo and version tag # This file holds the program's banner and version tag
''' version_tag = "3.1.1"
class Banner:
versionTag = '2.1.0'
nameLogo = f'''{Color.white} def banner():
banner_tree = Tree(getpass.getuser())
banner_tree.add(f"use {green}help{reset} command for usage")
banner_tree.add(f"commands are case insensitive\n")
return f"""
_______ __ _______ __ __ _______ __ _______ __ __
| |.----.| |_.-----.| __|.--.--.|__| |_.-----. | |.----.| |_.-----.| __|.--.--.|__| |_.-----.
| - || __|| _| _ ||__ || | || | _| -__| | - || __|| _| _ ||__ || | || | _| -__|
|_______||____||____|_____||_______||_____||__|____|_____| |_______||____||____|_____||_______||_____||__|____|_____|
v{versionTag} v{version_tag}
{Color.white}— Advanced Github {Color.red}OSINT{Color.white} Framework{Color.reset} {white}— Advanced Github {red}OSINT{white} Framework
""", banner_tree
.:{getpass.getuser()}:.
{Color.white}├─ use {Color.green}help{Color.reset}{Color.white} command for usage{Color.reset}
{Color.white}└╼ commands are case insensitive{Color.reset}
'''

View File

@@ -1,55 +0,0 @@
import sys
import platform
from datetime import datetime
# The Color class is responsible for enabling/disabling colors in OctoSuite
# This class gets called first at start up before any other class/method gets called (makes one think why this is not the firstBlood class)
# Color class is the reason why users get to choose whether to enable/disable colors
# Unfortunately for our friends the 'non-Linux' users, they will not yet have the opportunity to see what OctoSuite looks like with colors enabled lol
class Color:
colors = True
# Colors will be unavailable on non-linux machines
if sys.platform.lower().startswith(("os", "win", "darwin","ios")):
colors = False
if not colors:
reset = red = white = green = red_bg = ""
else:
# Printing system information was completely unnecessary (just like most things in this program :D)
# But at least users will get to know things they did not know about their machines ;)
date_time = datetime.now()
sys_info = [("Processor",platform.processor),
("Node", platform.node),
("Release", platform.release),
("Architecture", platform.architecture),
("Version", platform.version)]
banner = f"""
OCTOSUITE © 2022 Richard Mwewa
{date_time.strftime('%A %d %B %Y, %H:%M:%S%p')}
{platform.system()}"""
print(banner)
for key, value in sys_info:
print(f"\t├─ {key}: {value()}")
print("\n")
while True:
try:
color_chooser = input(f"[ ? ] Welcome, would you like to enable colors for this session? (Y/n) ")
if color_chooser.lower() == "y":
white = "\033[97m"
red = "\033[91m"
reset = "\033[0m"
green = "\033[92m"
break
elif color_chooser.lower() == "n":
red = white = green = red_bg = reset = ""
break
else:
print(f"\n[ ! ] Your response ({color_chooser}) is invalid (expected y or n) ")
except KeyboardInterrupt:
exit(f"[ ! ] Process interrupted with [Ctrl+C].")

224
octosuite/config.py Normal file
View File

@@ -0,0 +1,224 @@
import os
import psutil
import platform
import argparse
from rich.tree import Tree
from rich.text import Text
from rich.table import Table
from datetime import datetime
from rich import print as xprint
from rich.markdown import Markdown
from rich.prompt import Prompt, Confirm
def usage():
return """
Basic Usage
===========
Get User Profile Info
---------------------
octosuite --method user_profile --username <username>
Get User Repos
--------------
octosuite --method user_repos --username <username>
Get Organisation Profile Info
-----------------------------
octosuite --method org_profile --organisation <organisation_name>
Get Organi[sz]ation Repos
-----------------------------
octosuite --method org_repos --organisation <organisation_name>
Get Repo Profile Info
---------------------
octosuite --method repo_profile --username <username> --repository <repo_name>
Get Repo Forks
--------------
octosuite --method repo_forks --username <username> --repository <repo_name>
Searching
=========
Search Users
------------
octosuite --method users_search --query <query>
Search Issues
-------------
octosuite --method issues_search --query <query>
Search Commits
--------------
octosuite --method commits_search --query <query>
Search Topics
-------------
octosuite --method topics_search --query <query>
Search Repositories
-------------------
octosuite --method repos_search --query <query>
Log Management
==============
View logs
---------
octosuite --method view_logs
Read log
--------
octosuite --method read_log --log-file <log_file>
Delete log
----------
octosuite --method delete_log --log-file <log_file>
Clear logs
----------
octosuite --method clear_logs
CSV Management
==============
View CSV
---------
octosuite --method view_csv
Read CSV
--------
octosuite --method read_csv --csv-file <csv_file>
Delete CSV
----------
octosuite --method delete_csv --csv-file <csv_file>
Clear CSV's
-----------
octosuite --method clear_csv
"""
def create_parser():
parser = argparse.ArgumentParser(description='OCTOSUITE: Advanced GitHub osint framework — by Richard Mwewa | https://about.me/rly0nheart', usage=usage())
parser.add_argument('-m', '--method', help='method', choices=['user_email', 'user_profile', 'user_repos', 'user_gists', 'user_orgs', 'user_events',
'user_subscriptions', 'user_following', 'user_followers', 'user_follows',
'org_profile', 'org_repos', 'org_events', 'org_member',
'repo_profile', 'repo_contributors', 'repo_stargazers', 'repo_forks',
'repo_issues', 'repo_releases', 'repo_path_contents', 'users_search', 'issues_search',
'commits_search', 'topics_search', 'repos_search', 'view_logs', 'read_log', 'delete_log',
'clear_logs', 'view_csv', 'read_csv', 'delete_csv', 'clear_csv', 'about', 'author'])
parser.add_argument('-u', '--username', help='username')
parser.add_argument('-uB', '--username_b', help='username_B (used with user_follows)')
parser.add_argument('-o', '--organisation', '--organization', help='organisation name')
parser.add_argument('-r', '--repository', help='repository name')
parser.add_argument('-p', '--path_name', help='path name (used with repo_path_contents)')
parser.add_argument('-q', '--query', help='query (used with search methods)')
parser.add_argument('-l', '--limit', help='output limit (used with methods that return results in bulk) (default: %(default)s)', default=10)
parser.add_argument('-c', '--colors', '--colours', help='specify to run octosuite cli with colo[u]rs enabled', action='store_true')
parser.add_argument('--csv_file', help='csv file (used with csv management methods)')
parser.add_argument('--log_file', help='log file (used with logs management methods)')
parser.add_argument('--log-to-csv', help='log output to a csv file', action='store_true', dest='log_csv')
return parser
# Setup readline
def setup_readline():
if os.name == "nt":
try:
from pyreadline3 import Readline
except ImportError:
subprocess.run(['pip3', 'install', 'pyreadline3'], shell=False)
readline = Readline()
else:
import readline
def completer(text, state):
options = [i for i in commands if i.startswith(text)]
if state < len(options):
return options[state]
else:
return None
readline.parse_and_bind("tab: complete")
readline.set_completer(completer)
parser = create_parser()
args = parser.parse_args()
# This file is responsible for enabling/disabling colo[u]rs and configuring argparse in OctoSuite
# This file gets called first at start up before any other file
# config.py is the reason why users get to choose whether to enable/disable colo[u]rs, and call the program with command line arguments
# delete this file (I dare you), the entire program breaks
system_info = [("RAM", f"{str(round(psutil.virtual_memory().total / (1024.0 ** 3)))}GB"),
("Node", platform.node()),
("Release", platform.release()),
("Version", platform.version()),
("Processor", platform.processor()),
("Architecture", platform.architecture())]
first_banner = f"""
OCTOSUITE © 2023 Richard Mwewa
{datetime.now().strftime('%A %d %B %Y, %H:%M:%S%p')}
"""
if args.colors:
header_title = "bold white"
red = "[red]"
white = "[white]"
green = "[green]"
yellow = "[yellow]"
red_bold = "[white bold]"
white_bold = "[white bold]"
green_bold = "[green bold]"
reset = "[/]"
else:
print(first_banner)
system_tree = Tree(platform.system())
for system_key, system_value in system_info:
system_tree.add(f"{system_key}: {system_value}")
xprint(system_tree)
print("\n")
try:
color_chooser = Confirm.ask(f"Welcome, would you like to enable colo(u)rs for this session?")
if color_chooser:
header_title = "bold white"
red = "[red]"
white = "[white]"
green = "[green]"
yellow = "[yellow]"
red_bold = "[white bold]"
white_bold = "[white bold]"
green_bold = "[green bold]"
reset = "[/]"
else:
header_title = red = white = green = red_bold = white_bold = green_bold = reset = yellow = ""
except KeyboardInterrupt:
exit(f"[WARNING] Process interrupted with Ctrl+C.")

View File

@@ -1,446 +1,442 @@
import os
import csv import csv
import sys
import logging import logging
from octosuite.sign_vars import SignVar from rich import print as xprint
from octosuite.log_roller import logRoller from octosuite.log_roller import prompt_log_csv, logged_to_csv
from octosuite.message_prefixes import PROMPT, WARNING, POSITIVE, NEGATIVE, INFO
'''
csvLogger
This class holds the methods for creating .csv files of each functionality in main # csv_loggers.py
''' # This file holds the functions for creating .csv files of each functionality in main
class csvLogger: def log_org_profile(response):
# .csv for organization' profile org_profile_fields = ['Profile photo', 'Name', 'Username', 'ID', 'Node ID', 'Email', 'About', 'Location', 'Blog',
def logOrgProfile(response): 'Followers', 'Following', 'Twitter handle', 'Gists', 'Repositories', 'Account type',
org_profile_fields = ['Profile photo', 'Name', 'Username', 'ID', 'Node ID', 'Email', 'About', 'Location', 'Blog', 'Followers', 'Following', 'Twitter handle', 'Gists', 'Repositories', 'Account type', 'Is verified?', 'Has organization projects?', 'Has repository projects?', 'Created at', 'Updated at'] 'Is verified?', 'Has organisation projects?', 'Has repository projects?', 'Created at',
org_profile_row = [response.json()['avatar_url'], response.json()['name'], response.json()['login'], response.json()['id'], response.json()['node_id'], response.json()['email'], response.json()['description'], response.json()['location'], response.json()['blog'], response.json()['followers'], response.json()['following'], response.json()['twitter_username'], response.json()['public_gists'], response.json()['public_repos'], response.json()['type'], response.json()['is_verified'], response.json()['has_organization_projects'], response.json()['has_repository_projects'], response.json()['created_at'], response.json()['updated_at']] 'Updated at']
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() org_profile_row = [response.json()['avatar_url'], response.json()['name'], response.json()['login'],
if prompt == 'y': response.json()['id'], response.json()['node_id'], response.json()['email'],
with open(f"output/{response.json()['name']}.csv", 'w') as file: response.json()['description'], response.json()['location'], response.json()['blog'],
writecsv = csv.writer(file) response.json()['followers'], response.json()['following'], response.json()['twitter_username'],
writecsv.writerow(org_profile_fields) response.json()['public_gists'], response.json()['public_repos'], response.json()['type'],
writecsv.writerow(org_profile_row) response.json()['is_verified'], response.json()['has_organisation_projects'],
response.json()['has_repository_projects'], response.json()['created_at'],
logging.info(logRoller.loggedToCsv.format(file.name)) response.json()['updated_at']]
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n")
with open(os.path.join("output", f"{response.json()['name']}.csv"), 'w') as file:
else: write_csv = csv.writer(file)
logging.info(logRoller.loggingSkipped) write_csv.writerow(org_profile_fields)
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") write_csv.writerow(org_profile_row)
logging.info(logged_to_csv.format(file.name))
# Creating a .csv file of a user' profile xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
def logUserProfile(response):
user_profile_fields = ['Profile photo', 'Name', 'Username', 'ID', 'Node ID', 'Bio', 'Blog', 'Location', 'Followers', 'Following', 'Twitter handle', 'Gists', 'Repositories', 'Organization', 'Is hireable?', 'Is site admin?', 'Joined at', 'Updated at']
user_profile_row = [response.json()['avatar_url'], response.json()['name'], response.json()['login'], response.json()['id'], response.json()['node_id'], response.json()['bio'], response.json()['blog'], response.json()['location'], response.json()['followers'], response.json()['following'], response.json()['twitter_username'], response.json()['public_gists'], response.json()['public_repos'], response.json()['company'], response.json()['hireable'], response.json()['site_admin'], response.json()['created_at'], response.json()['updated_at']] # Creating a .csv file of a user' profile
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() def log_user_profile(response):
if prompt == 'y': user_profile_fields = ['Profile photo', 'Name', 'Username', 'ID', 'Node ID', 'Bio', 'Blog', 'Location', 'Followers',
with open(f"output/{response.json()['login']}.csv", 'w',) as file: 'Following', 'Twitter handle', 'Gists', 'Repositories', 'organisation', 'Is hireable?',
writecsv = csv.writer(file) 'Is site admin?', 'Joined at', 'Updated at']
writecsv.writerow(user_profile_fields) user_profile_row = [response.json()['avatar_url'], response.json()['name'], response.json()['login'],
writecsv.writerow(user_profile_row) response.json()['id'], response.json()['node_id'], response.json()['bio'],
response.json()['blog'], response.json()['location'], response.json()['followers'],
logging.info(logRoller.loggedToCsv.format(file.name)) response.json()['following'], response.json()['twitter_username'],
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") response.json()['public_gists'], response.json()['public_repos'], response.json()['company'],
response.json()['hireable'], response.json()['site_admin'], response.json()['created_at'],
else: response.json()['updated_at']]
logging.info(logRoller.loggingSkipped)
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") with open(os.path.join("output", f"{response.json()['login']}.csv"), 'w') as file:
write_csv = csv.writer(file)
write_csv.writerow(user_profile_fields)
# create .csv for repository profile write_csv.writerow(user_profile_row)
def logRepoProfile(response):
repo_profile_fields = [ 'Name','ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility', 'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?', 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?', 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at'] logging.info(logged_to_csv.format(file.name))
repo_profile_row = [response.json()['name'], response.json()['id'], response.json()['description'], response.json()['forks'], response.json()['stargazers_count'], response.json()['watchers'], response.json()['license'], response.json()['default_branch'], response.json()['visibility'], response.json()['language'], response.json()['open_issues'], response.json()['topics'], response.json()['homepage'], response.json()['clone_url'], response.json()['ssh_url'], response.json()['fork'], response.json()['allow_forking'], response.json()['private'], response.json()['archived'], response.json()['is_template'], response.json()['has_wiki'], response.json()['has_pages'], response.json()['has_projects'], response.json()['has_issues'], response.json()['has_downloads'], response.json()['pushed_at'], response.json()['created_at'], response.json()['updated_at']] xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower()
if prompt == 'y':
with open(f"output/{response.json()['name']}.csv", 'w') as file: # create .csv for repository profile
writecsv = csv.writer(file) def log_repo_profile(response):
writecsv.writerow(repo_profile_fields) repo_profile_fields = ['Name', 'ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility',
writecsv.writerow(repo_profile_row) 'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?',
'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?',
logging.info(logRoller.loggedToCsv.format(file.name)) 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at']
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") repo_profile_row = [response.json()['name'], response.json()['id'], response.json()['description'],
response.json()['forks'], response.json()['stargazers_count'], response.json()['watchers'],
else: response.json()['license'], response.json()['default_branch'], response.json()['visibility'],
logging.info(logRoller.loggingSkipped) response.json()['language'], response.json()['open_issues'], response.json()['topics'],
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") response.json()['homepage'], response.json()['clone_url'], response.json()['ssh_url'],
response.json()['fork'], response.json()['allow_forking'], response.json()['private'],
response.json()['archived'], response.json()['is_template'], response.json()['has_wiki'],
# create .csv for repository path contents response.json()['has_pages'], response.json()['has_projects'], response.json()['has_issues'],
def logRepoPathContents(content, repo_name): response.json()['has_downloads'], response.json()['pushed_at'], response.json()['created_at'],
path_content_fields = ['Filename', 'Size (bytes)', 'Type', 'Path', 'SHA', 'URL'] response.json()['updated_at']]
path_content_row = [content['name'], content['size'], content['type'], content['path'], content['sha'], content['html_url']]
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() with open(os.path.join("output", f"{response.json()['name']}.csv"), 'w') as file:
if prompt == 'y': write_csv = csv.writer(file)
with open(f"output/{content['name']}_content_from_{repo_name}.csv", 'w') as file: write_csv.writerow(repo_profile_fields)
writecsv = csv.writer(file) write_csv.writerow(repo_profile_row)
writecsv.writerow(path_content_fields)
writecsv.writerow(path_content_row) logging.info(logged_to_csv.format(file.name))
xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
logging.info(logRoller.loggedToCsv.format(file.name))
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n")
# create .csv for repository path contents
else: def log_repo_path_contents(content, repo_name):
logging.info(logRoller.loggingSkipped) path_content_fields = ['Filename', 'Size (bytes)', 'Type', 'Path', 'SHA', 'URL']
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") path_content_row = [content['name'], content['size'], content['type'], content['path'], content['sha'],
content['html_url']]
# create .csv for repository stargazer with open(os.path.join("output", f"{content['name']}_content_from_{repo_name}.csv"), 'w') as file:
def logRepoStargazers(stargazer, repo_name): write_csv = csv.writer(file)
user_follower_fields = ['Profile photo', 'Username', 'ID', 'Node ID', 'Gravatar ID', 'Account type', 'Is site admin?', 'URL'] write_csv.writerow(path_content_fields)
user_follower_row = [stargazer['avatar_url'], stargazer['login'], stargazer['id'], stargazer['node_id'], stargazer['gravatar_id'], stargazer['type'], stargazer['site_admin'], stargazer['html_url']] write_csv.writerow(path_content_row)
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower()
if prompt == 'y': logging.info(logged_to_csv.format(file.name))
with open(f"output/{stargazer['login']}_stargazer_of_{repo_name}.csv", 'w') as file: xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
writecsv = csv.writer(file)
writecsv.writerow(user_follower_fields)
writecsv.writerow(user_follower_row) # create .csv for repository stargazer
def log_repo_stargazers(stargazer, repo_name):
logging.info(logRoller.loggedToCsv.format(file.name)) user_follower_fields = ['Profile photo', 'Username', 'ID', 'Node ID', 'Gravatar ID', 'Account type',
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") 'Is site admin?', 'URL']
user_follower_row = [stargazer['avatar_url'], stargazer['login'], stargazer['id'], stargazer['node_id'],
else: stargazer['gravatar_id'], stargazer['type'], stargazer['site_admin'], stargazer['html_url']]
logging.info(logRoller.loggingSkipped)
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") with open(os.path.join("output", f"{stargazer['login']}_stargazer_of_{repo_name}.csv"), 'w') as file:
write_csv = csv.writer(file)
write_csv.writerow(user_follower_fields)
# create .csv for repository forks write_csv.writerow(user_follower_row)
def logRepoForks(fork, count):
repo_fork_fields = [ 'Name','ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility', 'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?', 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?', 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at'] logging.info(logged_to_csv.format(file.name))
repo_fork_row = [fork['full_name'], fork['id'], fork['description'], fork['forks'], fork['stargazers_count'], fork['watchers'], fork['license'], fork['default_branch'], fork['visibility'], fork['language'], fork['open_issues'], fork['topics'], fork['homepage'], fork['clone_url'], fork['ssh_url'], fork['fork'], fork['allow_forking'], fork['private'], fork['archived'], fork['is_template'], fork['has_wiki'], fork['has_pages'], fork['has_projects'], fork['has_issues'], fork['has_downloads'], fork['pushed_at'], fork['created_at'], fork['updated_at']] xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower()
if prompt == 'y': # create .csv for repository forks
with open(f"output/{fork['name']}_fork_{count}.csv", 'w') as file: def log_repo_forks(fork, count):
writecsv = csv.writer(file) repo_fork_fields = ['Name', 'ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility',
writecsv.writerow(repo_fork_fields) 'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?',
writecsv.writerow(repo_fork_row) 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?',
'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at']
logging.info(logRoller.loggedToCsv.format(file.name)) repo_fork_row = [fork['full_name'], fork['id'], fork['description'], fork['forks'], fork['stargazers_count'],
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") fork['watchers'], fork['license'], fork['default_branch'], fork['visibility'], fork['language'],
fork['open_issues'], fork['topics'], fork['homepage'], fork['clone_url'], fork['ssh_url'],
else: fork['fork'], fork['allow_forking'], fork['private'], fork['archived'], fork['is_template'],
logging.info(logRoller.loggingSkipped) fork['has_wiki'], fork['has_pages'], fork['has_projects'], fork['has_issues'],
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") fork['has_downloads'], fork['pushed_at'], fork['created_at'], fork['updated_at']]
with open(os.path.join("output", f"{fork['name']}_fork_{count}.csv"), 'w') as file:
# create .csv for repository issues write_csv = csv.writer(file)
def logRepoIssues(issue, repo_name): write_csv.writerow(repo_fork_fields)
repo_issue_fields = ['Title', 'ID', 'Node ID', 'Number', 'State', 'Reactions', 'Comments', 'Milestone', 'Assignee', 'Assignees', 'Author association', 'Labels', 'Is locked?', 'Lock reason', 'Closed at', 'Created at', 'Updated at'] write_csv.writerow(repo_fork_row)
repo_issue_row = [issue['title'], issue['id'], issue['node_id'], issue['number'], issue['state'], issue['reactions'], issue['comments'], issue['milestone'], issue['assignee'], issue['assignees'], issue['author_association'], issue['labels'], issue['locked'], issue['active_lock_reason'], issue['closed_at'], issue['created_at'], issue['updated_at']]
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() logging.info(logged_to_csv.format(file.name))
if prompt == 'y': xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
with open(f"output/{repo_name}_issue_{issue['id']}.csv", 'w') as file:
writecsv = csv.writer(file)
writecsv.writerow(repo_issue_fields) # create .csv for repository issues
writecsv.writerow(repo_issue_row) def log_repo_issues(issue, repo_name):
repo_issue_fields = ['Title', 'ID', 'Node ID', 'Number', 'State', 'Reactions', 'Comments', 'Milestone', 'Assignee',
logging.info(logRoller.loggedToCsv.format(file.name)) 'Assignees', 'Author association', 'Labels', 'Is locked?', 'Lock reason', 'Closed at',
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") 'Created at', 'Updated at']
repo_issue_row = [issue['title'], issue['id'], issue['node_id'], issue['number'], issue['state'],
else: issue['reactions'], issue['comments'], issue['milestone'], issue['assignee'], issue['assignees'],
logging.info(logRoller.loggingSkipped) issue['author_association'], issue['labels'], issue['locked'], issue['active_lock_reason'],
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") issue['closed_at'], issue['created_at'], issue['updated_at']]
with open(os.path.join("output", f"{repo_name}_issue_{issue['id']}.csv"), 'w') as file:
# create .csv for repository releases write_csv = csv.writer(file)
def logRepoReleases(release, repo_name): write_csv.writerow(repo_issue_fields)
repo_release_fields = ['Name', 'ID', 'Node ID', 'Tag', 'Branch', 'Assets', 'Is draft?', 'Is prerelease?', 'Created at', 'Published at'] write_csv.writerow(repo_issue_row)
repo_release_row = [release['name'], release['id'], release['node_id'], release['tag_name'], release['target_commitish'], release['assets'], release['draft'], release['prerelease'], release['created_at'], release['published_at']]
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() logging.info(logged_to_csv.format(file.name))
if prompt == 'y': xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
with open(f"output/{repo_name}_release_{release['name']}.csv", 'w') as file:
writecsv = csv.writer(file)
writecsv.writerow(repo_release_fields) # create .csv for repository releases
writecsv.writerow(repo_release_row) def log_repo_releases(release, repo_name):
repo_release_fields = ['Name', 'ID', 'Node ID', 'Tag', 'Branch', 'Assets', 'Is draft?', 'Is prerelease?',
logging.info(logRoller.loggedToCsv.format(file.name)) 'Created at', 'Published at']
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") repo_release_row = [release['name'], release['id'], release['node_id'], release['tag_name'],
release['target_commitish'], release['assets'], release['draft'], release['prerelease'],
else: release['created_at'], release['published_at']]
logging.info(logRoller.loggingSkipped)
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") with open(os.path.join("output", f"{repo_name}_release_{release['name']}.csv"), 'w') as file:
write_csv = csv.writer(file)
write_csv.writerow(repo_release_fields)
# Create .csv file for repository contributors write_csv.writerow(repo_release_row)
def logRepoContributors(contributor, repo_name):
repo_contributor_fields = ['Profile photo', 'Username', 'ID', 'Node ID', 'Gravatar ID', 'Account type', 'Is site admin?', 'URL'] logging.info(logged_to_csv.format(file.name))
repo_contributor_row = [contributor['avatar_url'], contributor['login'], contributor['id'], contributor['node_id'], contributor['gravatar_id'], contributor['type'], contributor['site_admin'], contributor['html_url']] xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower()
if prompt == 'y':
with open(f"output/{contributor['login']}_contributor_of_{repo_name}.csv", 'w') as file: # Create .csv file for repository contributors
writecsv = csv.writer(file) def log_repo_contributors(contributor, repo_name):
writecsv.writerow(repo_contributor_fields) repo_contributor_fields = ['Profile photo', 'Username', 'ID', 'Node ID', 'Gravatar ID', 'Account type',
writecsv.writerow(repo_contributor_row) 'Is site admin?', 'URL']
repo_contributor_row = [contributor['avatar_url'], contributor['login'], contributor['id'], contributor['node_id'],
logging.info(logRoller.loggedToCsv.format(file.name)) contributor['gravatar_id'], contributor['type'], contributor['site_admin'],
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") contributor['html_url']]
else: with open(os.path.join("output", f"{contributor['login']}_contributor_of_{repo_name}.csv"), 'w') as file:
logging.info(logRoller.loggingSkipped) write_csv = csv.writer(file)
print(f"{SignVar.info} {logRoller.loggingSkipped}\n") write_csv.writerow(repo_contributor_fields)
write_csv.writerow(repo_contributor_row)
# Create .csv for organization' events logging.info(logged_to_csv.format(file.name))
def logOrgEvents(event, organization): xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
org_event_fields = ['ID', 'Type', 'Created at', 'Payload']
org_event_row = [event['id'], event['type'], event['created_at'], event['payload']]
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() # Create .csv for organisation' events
if prompt == 'y': def log_repo_events(event, organisation):
with open(f"output/{organization}_event_{event['id']}.csv", 'w') as file: org_event_fields = ['ID', 'Type', 'Created at', 'Payload']
writecsv = csv.writer(file) org_event_row = [event['id'], event['type'], event['created_at'], event['payload']]
writecsv.writerow(org_event_fields)
writecsv.writerow(org_event_row) with open(os.path.join("output", f"{organisation}_event_{event['id']}.csv"), 'w') as file:
write_csv = csv.writer(file)
logging.info(logRoller.loggedToCsv.format(file.name)) write_csv.writerow(org_event_fields)
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") write_csv.writerow(org_event_row)
else: logging.info(logged_to_csv.format(file.name))
logging.info(logRoller.loggingSkipped) xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n")
# Create .csv for organisation' repositories
# Create .csv for organization' repositories def log_org_repos(repository, organisation):
def logOrgRepos(repository, organization): org_repo_fields = ['Name', 'ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility',
org_repo_fields = [ 'Name','ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility', 'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?', 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?', 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at'] 'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?',
org_repo_row = [repository['full_name'], repository['id'], repository['description'], repository['forks'], repository['stargazers_count'], repository['watchers'], repository['license'], repository['default_branch'], repository['visibility'], repository['language'], repository['open_issues'], repository['topics'], repository['homepage'], repository['clone_url'], repository['ssh_url'], repository['fork'], repository['allow_forking'], repository['private'], repository['archived'], repository['is_template'], repository['has_wiki'], repository['has_pages'], repository['has_projects'], repository['has_issues'], repository['has_downloads'], repository['pushed_at'], repository['created_at'], repository['updated_at']] 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?',
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at']
if prompt == 'y': org_repo_row = [repository['full_name'], repository['id'], repository['description'], repository['forks'],
with open(f"output/{repository['name']}_repository_of_{organization}.csv", 'w') as file: repository['stargazers_count'], repository['watchers'], repository['license'],
writecsv = csv.writer(file) repository['default_branch'], repository['visibility'], repository['language'],
writecsv.writerow(org_repo_fields) repository['open_issues'], repository['topics'], repository['homepage'], repository['clone_url'],
writecsv.writerow(org_repo_row) repository['ssh_url'], repository['fork'], repository['allow_forking'], repository['private'],
repository['archived'], repository['is_template'], repository['has_wiki'], repository['has_pages'],
logging.info(logRoller.loggedToCsv.format(file.name)) repository['has_projects'], repository['has_issues'], repository['has_downloads'],
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") repository['pushed_at'], repository['created_at'], repository['updated_at']]
else: with open(os.path.join("output", f"{repository['name']}_repository_of_{organisation}.csv"), 'w') as file:
logging.info(logRoller.loggingSkipped) write_csv = csv.writer(file)
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") write_csv.writerow(org_repo_fields)
write_csv.writerow(org_repo_row)
# .csv for user' repositories logging.info(logged_to_csv.format(file.name))
def logUserRepos(repository, username): xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
user_repo_fields = [ 'Name','ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility', 'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?', 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?', 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at']
user_repo_row = [repository['full_name'], repository['id'], repository['description'], repository['forks'], repository['stargazers_count'], repository['watchers'], repository['license'], repository['default_branch'], repository['visibility'], repository['language'], repository['open_issues'], repository['topics'], repository['homepage'], repository['clone_url'], repository['ssh_url'], repository['fork'], repository['allow_forking'], repository['private'], repository['archived'], repository['is_template'], repository['has_wiki'], repository['has_pages'], repository['has_projects'], repository['has_issues'], repository['has_downloads'], repository['pushed_at'], repository['created_at'], repository['updated_at']]
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() # .csv for user' repositories
if prompt == 'y': def log_user_repos(repository, username):
with open(f"output/{repository['name']}_{username}.csv", 'w') as file: user_repo_fields = ['Name', 'ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility',
writecsv = csv.writer(file) 'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?',
writecsv.writerow(user_repo_fields) 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?',
writecsv.writerow(user_repo_row) 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at']
user_repo_row = [repository['full_name'], repository['id'], repository['description'], repository['forks'],
logging.info(logRoller.loggedToCsv.format(file.name)) repository['stargazers_count'], repository['watchers'], repository['license'],
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") repository['default_branch'], repository['visibility'], repository['language'],
repository['open_issues'], repository['topics'], repository['homepage'], repository['clone_url'],
else: repository['ssh_url'], repository['fork'], repository['allow_forking'], repository['private'],
logging.info(logRoller.loggingSkipped) repository['archived'], repository['is_template'], repository['has_wiki'], repository['has_pages'],
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") repository['has_projects'], repository['has_issues'], repository['has_downloads'],
repository['pushed_at'], repository['created_at'], repository['updated_at']]
# .csv for user events with open(os.path.join("output", f"{repository['name']}_{username}.csv"), 'w') as file:
def logUserEvents(event): write_csv = csv.writer(file)
user_event_fields = ['Actor', 'Type', 'Repository', 'Created at', 'Payload'] write_csv.writerow(user_repo_fields)
user_event_row = [event['actor']['login'], event['type'], event['repo']['name'], event['created_at'], event['payload']] write_csv.writerow(user_repo_row)
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower()
if prompt == 'y': logging.info(logged_to_csv.format(file.name))
with open(f"output/{event['actor']['login']}_event_{event['id']}.csv", 'w') as file: xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
writecsv = csv.writer(file)
writecsv.writerow(user_event_fields)
writecsv.writerow(user_event_row) # .csv for user events
def log_user_events(event):
logging.info(logRoller.loggedToCsv.format(file.name)) user_event_fields = ['Actor', 'Type', 'Repository', 'Created at', 'Payload']
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") user_event_row = [event['actor']['login'], event['type'], event['repo']['name'], event['created_at'],
event['payload']]
else:
logging.info(logRoller.loggingSkipped) with open(os.path.join("output", f"{event['actor']['login']}_event_{event['id']}.csv"), 'w') as file:
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") write_csv = csv.writer(file)
write_csv.writerow(user_event_fields)
write_csv.writerow(user_event_row)
# .csv for user gists
def logUserGists(gist): logging.info(logged_to_csv.format(file.name))
user_gist_fields = ['ID', 'Node ID', 'About', 'Comments', 'Files', 'Git Push URL', 'Is public?', 'Is truncated?', 'Updated at'] xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
user_gist_row = [gist['id'], gist['node_id'], gist['description'], gist['comments'], gist['files'], gist['git_push_url'], gist['public'], gist['truncated'], gist['updated_at']]
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower()
if prompt == 'y': # .csv for user gists
with open(f"output/{gist['id']}_gists_{gist['owner']['login']}.csv", 'w') as file: def log_user_gists(gist):
writecsv = csv.writer(file) user_gist_fields = ['ID', 'Node ID', 'About', 'Comments', 'Files', 'Git Push URL', 'Is public?', 'Is truncated?',
writecsv.writerow(user_gist_fields) 'Updated at']
writecsv.writerow(user_gist_row) user_gist_row = [gist['id'], gist['node_id'], gist['description'], gist['comments'], gist['files'],
gist['git_push_url'], gist['public'], gist['truncated'], gist['updated_at']]
logging.info(logRoller.loggedToCsv.format(file.name))
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") with open(os.path.join("output", f"{gist['id']}_gists_{gist['owner']['login']}.csv"), 'w') as file:
write_csv = csv.writer(file)
else: write_csv.writerow(user_gist_fields)
logging.info(logRoller.loggingSkipped) write_csv.writerow(user_gist_row)
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n")
logging.info(logged_to_csv.format(file.name))
xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
# .csv for user followers
def logUserFollowers(follower, username):
user_follower_fields = ['Profile photo', 'Username', 'ID', 'Node ID', 'Gravatar ID', 'Account type', 'Is site admin?', 'URL'] # .csv for user followers
user_follower_row = [follower['avatar_url'], follower['login'], follower['id'], follower['node_id'], follower['gravatar_id'], follower['type'], follower['site_admin'], follower['html_url']] def log_user_followers(follower, username):
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() user_follower_fields = ['Profile photo', 'Username', 'ID', 'Node ID', 'Gravatar ID', 'Account type',
if prompt == 'y': 'Is site admin?', 'URL']
with open(f"output/{follower['login']}_follower_of_{username}.csv", 'w') as file: user_follower_row = [follower['avatar_url'], follower['login'], follower['id'], follower['node_id'],
writecsv = csv.writer(file) follower['gravatar_id'], follower['type'], follower['site_admin'], follower['html_url']]
writecsv.writerow(user_follower_fields)
writecsv.writerow(user_follower_row) with open(f"output/{follower['login']}_follower_of_{username}.csv", 'w') as file:
write_csv = csv.writer(file)
logging.info(logRoller.loggedToCsv.format(file.name)) write_csv.writerow(user_follower_fields)
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") write_csv.writerow(user_follower_row)
else: logging.info(logged_to_csv.format(file.name))
logging.info(logRoller.loggingSkipped) xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n")
# .csv for user following
# .csv for user following def log_user_following(user, username):
def logUserFollowing(user, username): user_following_fields = ['Profile photo', 'Username', 'ID', 'Node ID', 'Gravatar ID', 'Account type',
user_following_fields = ['Profile photo', 'Username', 'ID', 'Node ID', 'Gravatar ID', 'Account type', 'Is site admin?', 'URL'] 'Is site admin?', 'URL']
user_following_row = [user['avatar_url'], user['login'], user['id'], user['node_id'], user['gravatar_id'], user['type'], user['site_admin'], user['html_url']] user_following_row = [user['avatar_url'], user['login'], user['id'], user['node_id'], user['gravatar_id'],
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() user['type'], user['site_admin'], user['html_url']]
if prompt == 'y':
with open(f"output/{user['login']}_followed_by_{username}.csv", 'w') as file: with open(os.path.join("output", f"{user['login']}_followed_by_{username}.csv"), 'w') as file:
writecsv = csv.writer(file) write_csv = csv.writer(file)
writecsv.writerow(user_following_fields) write_csv.writerow(user_following_fields)
writecsv.writerow(user_following_row) write_csv.writerow(user_following_row)
logging.info(logRoller.loggedToCsv.format(file.name)) logging.info(logged_to_csv.format(file.name))
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
else:
logging.info(logRoller.loggingSkipped) # .csv for user' subscriptions
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") def log_user_subscriptions(repository, username):
user_subscription_fields = ['Name', 'ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility',
'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?',
# .csv for user' subscriptions 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?',
def logUserSubscriptions(repository, username): 'Has pages?', 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at',
user_subscription_fields = [ 'Name','ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility', 'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?', 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?', 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at'] 'Created at', 'Updated at']
user_subscription_row = [repository['name'], repository['id'], repository['description'], repository['forks'], repository['stargazers_count'], repository['watchers'], repository['license'], repository['default_branch'], repository['visibility'], repository['language'], repository['open_issues'], repository['topics'], repository['homepage'], repository['clone_url'], repository['ssh_url'], repository['fork'], repository['allow_forking'], repository['private'], repository['archived'], repository['is_template'], repository['has_wiki'], repository['has_pages'], repository['has_projects'], repository['has_issues'], repository['has_downloads'], repository['pushed_at'], repository['created_at'], repository['updated_at']] user_subscription_row = [repository['name'], repository['id'], repository['description'], repository['forks'],
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() repository['stargazers_count'], repository['watchers'], repository['license'],
if prompt == 'y': repository['default_branch'], repository['visibility'], repository['language'],
with open(f"output/{username}_subscriptions_{repository['name']}.csv", 'w') as file: repository['open_issues'], repository['topics'], repository['homepage'],
writecsv = csv.writer(file) repository['clone_url'], repository['ssh_url'], repository['fork'],
writecsv.writerow(user_subscription_fields) repository['allow_forking'], repository['private'], repository['archived'],
writecsv.writerow(user_subscription_row) repository['is_template'], repository['has_wiki'], repository['has_pages'],
repository['has_projects'], repository['has_issues'], repository['has_downloads'],
logging.info(logRoller.loggedToCsv.format(file.name)) repository['pushed_at'], repository['created_at'], repository['updated_at']]
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n")
with open(os.path.join("output", f"{username}_subscriptions_{repository['name']}.csv"), 'w') as file:
else: write_csv = csv.writer(file)
logging.info(logRoller.loggingSkipped) write_csv.writerow(user_subscription_fields)
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") write_csv.writerow(user_subscription_row)
logging.info(logged_to_csv.format(file.name))
# .csv for user organizations xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
def logUserOrgs(organization, username):
user_org_fields = ['Profile photo', 'Name', 'ID', 'Node ID', 'URL', 'About']
user_org_row = [organization['avatar_url'], organization['login'], organization['id'], organization['node_id'], organization['url'], organization['description']] # .csv for user organisations
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() def log_user_orgs(organisation, username):
if prompt == 'y': user_org_fields = ['Profile photo', 'Name', 'ID', 'Node ID', 'URL', 'About']
with open(f"output/{organization['login']}_{username}.csv", 'w') as file: user_org_row = [organisation['avatar_url'], organisation['login'], organisation['id'], organisation['node_id'],
writecsv = csv.writer(file) organisation['url'], organisation['description']]
writecsv.writerow(user_org_fields)
writecsv.writerow(user_org_row) with open(os.path.join("output", f"{organisation['login']}_{username}.csv"), 'w') as file:
write_csv = csv.writer(file)
logging.info(logRoller.loggedToCsv.format(file.name)) write_csv.writerow(user_org_fields)
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") write_csv.writerow(user_org_row)
else: logging.info(logged_to_csv.format(file.name))
logging.info(logRoller.loggingSkipped) xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n")
# Create .csv for user search
# Create .csv for user search def log_users_search(user, query):
def logUserSearch(user, query): user_search_fields = ['Profile photo', 'Username', 'ID', 'Node ID', 'Gravatar ID', 'Account type', 'Is site admin?',
user_search_fields = ['Profile photo', 'Username', 'ID', 'Node ID', 'Gravatar ID', 'Account type', 'Is site admin?', 'URL'] 'URL']
user_search_row = [user['avatar_url'], user['login'], user['id'], user['node_id'], user['gravatar_id'], user['type'], user['site_admin'], user['html_url']] user_search_row = [user['avatar_url'], user['login'], user['id'], user['node_id'], user['gravatar_id'],
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() user['type'], user['site_admin'], user['html_url']]
if prompt == 'y':
with open(f"output/{user['login']}_user_search_result_for_{query}.csv", 'w') as file: with open(os.path.join("output", f"{user['login']}_user_search_result_for_{query}.csv"), 'w') as file:
writecsv = csv.writer(file) write_csv = csv.writer(file)
writecsv.writerow(user_search_fields) write_csv.writerow(user_search_fields)
writecsv.writerow(user_search_row) write_csv.writerow(user_search_row)
logging.info(logRoller.loggedToCsv.format(file.name)) logging.info(logged_to_csv.format(file.name))
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
else:
logging.info(logRoller.loggingSkipped) # Create .csv for repository search
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n") def log_repos_search(repository, query):
repo_search_fields = ['Name', 'ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility',
'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?',
# Create .csv for repository search 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?',
def logRepoSearch(repository, query): 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at']
repo_search_fields = [ 'Name','ID', 'About', 'Forks', 'Stars', 'Watchers', 'License', 'Branch', 'Visibility', 'Language(s)', 'Open issues', 'Topics', 'Homepage', 'Clone URL', 'SSH URL', 'Is fork?', 'Is forkable?', 'Is private?', 'Is archived?', 'Is template?', 'Has wiki?', 'Has pages?', 'Has projects?', 'Has issues?', 'Has downloads?', 'Pushed at', 'Created at', 'Updated at'] repo_search_row = [repository['full_name'], repository['id'], repository['description'], repository['forks'],
repo_search_row = [repository['full_name'], repository['id'], repository['description'], repository['forks'], repository['stargazers_count'], repository['watchers'], repository['license'], repository['default_branch'], repository['visibility'], repository['language'], repository['open_issues'], repository['topics'], repository['homepage'], repository['clone_url'], repository['ssh_url'], repository['fork'], repository['allow_forking'], repository['private'], repository['archived'], repository['is_template'], repository['has_wiki'], repository['has_pages'], repository['has_projects'], repository['has_issues'], repository['has_downloads'], repository['pushed_at'], repository['created_at'], repository['updated_at']] repository['stargazers_count'], repository['watchers'], repository['license'],
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() repository['default_branch'], repository['visibility'], repository['language'],
if prompt == 'y': repository['open_issues'], repository['topics'], repository['homepage'], repository['clone_url'],
with open(f"output/{repository['name']}_repository_search_result_for_{query}.csv", 'w') as file: repository['ssh_url'], repository['fork'], repository['allow_forking'], repository['private'],
writecsv = csv.writer(file) repository['archived'], repository['is_template'], repository['has_wiki'],
writecsv.writerow(repo_search_fields) repository['has_pages'], repository['has_projects'], repository['has_issues'],
writecsv.writerow(repo_search_row) repository['has_downloads'], repository['pushed_at'], repository['created_at'],
repository['updated_at']]
logging.info(logRoller.loggedToCsv.format(file.name))
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") with open(os.path.join("output", f"{repository['name']}_repository_search_result_for_{query}.csv"), 'w') as file:
write_csv = csv.writer(file)
else: write_csv.writerow(repo_search_fields)
logging.info(logRoller.loggingSkipped) write_csv.writerow(repo_search_row)
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n")
logging.info(logged_to_csv.format(file.name))
xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
# Create .csv for topic search
def logTopicSearch(topic, query):
topic_search_fields = ['Name', 'Score', 'Curated', 'Featured', 'Display name', 'Created by', 'Created at', 'Updated at'] # Create .csv for topic search
topic_search_row = [topic['name'], topic['score'], topic['curated'], topic['featured'], topic['display_name'], topic['created_by'], topic['created_at'], topic['updated_at']] def log_topics_search(topic, query):
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() topic_search_fields = ['Name', 'Score', 'Curated', 'Featured', 'Display name', 'Created by', 'Created at',
if prompt == 'y': 'Updated at']
with open(f"output/{topic['name']}_topic_search_result_for_{query}.csv", 'w') as file: topic_search_row = [topic['name'], topic['score'], topic['curated'], topic['featured'], topic['display_name'],
writecsv = csv.writer(file) topic['created_by'], topic['created_at'], topic['updated_at']]
writecsv.writerow(topic_search_fields)
writecsv.writerow(topic_search_row) with open(os.path.join("output", f"{topic['name']}_topic_search_result_for_{query}.csv"), 'w') as file:
write_csv = csv.writer(file)
logging.info(logRoller.loggedToCsv.format(file.name)) write_csv.writerow(topic_search_fields)
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") write_csv.writerow(topic_search_row)
else: logging.info(logged_to_csv.format(file.name))
logging.info(logRoller.loggingSkipped) xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n")
# Create .csv for issues search
# Create .csv for issues search def log_issues_search(issue, query):
def logIssueSearch(issue, query): issue_search_fields = ['Title', 'ID', 'Node ID', 'Number', 'State', 'Reactions', 'Comments', 'Milestone',
issue_search_fields = ['Title', 'ID', 'Node ID', 'Number', 'State', 'Reactions', 'Comments', 'Milestone', 'Assignee', 'Assignees', 'Author association', 'Labels', 'Is locked?', 'Lock reason', 'Closed at', 'Created at', 'Updated at'] 'Assignee', 'Assignees', 'Author association', 'Labels', 'Is locked?', 'Lock reason',
issue_search_row = [issue['title'], issue['id'], issue['node_id'], issue['number'], issue['state'], issue['reactions'], issue['comments'], issue['milestone'], issue['assignee'], issue['assignees'], issue['author_association'], issue['labels'], issue['locked'], issue['active_lock_reason'], issue['closed_at'], issue['created_at'], issue['updated_at']] 'Closed at', 'Created at', 'Updated at']
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() issue_search_row = [issue['title'], issue['id'], issue['node_id'], issue['number'], issue['state'],
if prompt == 'y': issue['reactions'], issue['comments'], issue['milestone'], issue['assignee'],
with open(f"output/{issue['id']}_issue_search_result_for_{query}.csv", 'w') as file: issue['assignees'], issue['author_association'], issue['labels'], issue['locked'],
writecsv = csv.writer(file) issue['active_lock_reason'], issue['closed_at'], issue['created_at'], issue['updated_at']]
writecsv.writerow(issue_search_fields)
writecsv.writerow(issue_search_row) with open(os.path.join("output", f"{issue['id']}_issue_search_result_for_{query}.csv"), 'w') as file:
write_csv = csv.writer(file)
logging.info(logRoller.loggedToCsv.format(file.name)) write_csv.writerow(issue_search_fields)
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") write_csv.writerow(issue_search_row)
else: logging.info(logged_to_csv.format(file.name))
logging.info(logRoller.loggingSkipped) xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n")
# Create .csv for commits search
# Create .csv for commits search def log_commits_search(commit, query):
def logCommitsSearch(commit, query): commit_search_fields = ['SHA', 'Author', 'Username', 'Email', 'Committer', 'Repository', 'URL', 'Description']
commit_search_fields = ['SHA', 'Author', 'Username', 'Email', 'Committer', 'Repository', 'URL', 'Description'] commit_search_row = [commit['commit']['tree']['sha'], commit['commit']['author']['name'], commit['author']['login'],
commit_search_row = [commit['commit']['tree']['sha'], commit['commit']['author']['name'], commit['author']['login'], commit['commit']['author']['email'], commit['commit']['committer']['name'], commit['repository']['full_name'], commit['html_url'], commit['commit']['message']] commit['commit']['author']['email'], commit['commit']['committer']['name'],
prompt = input(f'\n{SignVar.prompt} {logRoller.askLogCsv}').lower() commit['repository']['full_name'], commit['html_url'], commit['commit']['message']]
if prompt == 'y':
with open(f"output/{commit['commit']['tree']['sha']}_commit_search_result_for_{query}.csv", 'w') as file: with open(os.path.join("output", f"{commit['commit']['tree']['sha']}_commit_search_result_for_{query}.csv"), 'w') as file:
writecsv = csv.writer(file) write_csv = csv.writer(file)
writecsv.writerow(commit_search_fields) write_csv.writerow(commit_search_fields)
writecsv.writerow(commit_search_row) write_csv.writerow(commit_search_row)
logging.info(logRoller.loggedToCsv.format(file.name)) logging.info(logged_to_csv.format(file.name))
sys.stdout.write(f"{SignVar.positive} {logRoller.loggedToCsv.format(file.name)}\n") xprint(f"{POSITIVE} {logged_to_csv.format(file.name)}")
else:
logging.info(logRoller.loggingSkipped)
sys.stdout.write(f"{SignVar.info} ({prompt}) {logRoller.loggingSkipped}\n")

View File

@@ -1,231 +1,171 @@
import sys from rich.table import Table
from octosuite.colors import Color from octosuite.config import Tree, xprint, white, green, white_bold, green_bold, header_title, reset
""" # helper.py
Help # This file holds the help text for available commands.
This class holds the help text for available. usage_text = 'Use syntax {} to get started with %s{}%s.' % (green_bold, reset)
Almost everything in the methods from this class is hard coded usage_text_1 = '%sUse {} to view all available subcommands.%s' % (white, reset)
""" usage_text_2 = "%sThe {} command works with subcommands. %s" % (white, reset)
class Help:
usageText = 'Use {} to get started'
usageText1 = 'Use {} to view all available subcommands.'
def Org():
sys.stdout.write(f"""
{Color.white}Note:
-------
The '{Color.green}org{Color.white}' command works with subcommands.
{Help.usageText1.format('help:org')}{Color.reset}
""")
def Repo(): def org():
sys.stdout.write(f""" xprint(usage_text_2.format(f"{green_bold}org{reset}") + usage_text_1.format(f"{green_bold}help:org{reset}"))
{Color.white}Note:
-----
The '{Color.green}repo{Color.white}' command works with subcommands.
{Help.usageText1.format('help:repo')}{Color.reset}
""")
def User(): def repo():
sys.stdout.write(f""" xprint(usage_text_2.format(f"{green_bold}repo{reset}") + usage_text_1.format(f"{green_bold}help:repo{reset}"))
{Color.white}Note:
-----
The '{Color.green}user{Color.white}' command works with subcommands.
{Help.usageText1.format('help:user')}{Color.reset}
""")
def Search():
sys.stdout.write(f"""
{Color.white}Note:
-----
The '{Color.green}search{Color.white}' command works with subcommands.
{Help.usageText1.format('help:search')}{Color.reset}
""")
def Source(): def user():
sys.stdout.write(f""" xprint(usage_text_2.format(f"{green_bold}user{reset}") + usage_text_1.format(f"{green_bold}help:user{reset}"))
{Color.white}Note:
-----
The '{Color.green}source{Color.white}' command works with subcommands.
{Help.usageText1.format('help:source')}{Color.reset}
""")
def Logs():
sys.stdout.write(f"""
{Color.white}Note:
-----
The '{Color.green}logs{Color.white}' command works with subcommands.
{Help.usageText1.format('help:logs')}{Color.reset}
""")
def Version(): def search():
sys.stdout.write(f""" xprint(usage_text_2.format(f"{green_bold}search{reset}") + usage_text_1.format(f"{green_bold}help:search{reset}"))
{Color.white}Note:
-----
The '{Color.green}version{Color.white}' command works with subcommands.
{Help.usageText1.format('help:version')}{Color.reset}
""")
def Csv(): def source():
sys.stdout.write(f""" xprint(usage_text_2.format(f"{green_bold}source{reset}") + usage_text_1.format(f"{green_bold}help:source{reset}"))
{Color.white}Note:
-----
The '{Color.green}csv{Color.white}' command works with subcommands.
{Help.usageText1.format('help:csv')}{Color.reset}
""")
def versionCommand(): def logs():
sys.stdout.write(f""" xprint(usage_text_2.format(f"{green_bold}logs{reset}") + usage_text_1.format(f"{green_bold}help:logs{reset}"))
{Color.white}Version subcommands{Color.reset}
{'='*18}
{Help.usageText.format('version:<subcommand>')}
{Color.white}Command Description{Color.reset}
------- -----------
check Check for new release(s)
info Version info
""")
def sourceCommand(): def csv():
sys.stdout.write(f""" xprint(usage_text_2.format(f"{green_bold}csv{reset}") + usage_text_1.format(f"{green_bold}help:csv{reset}"))
{Color.white}Source subcommands{Color.reset}
{'='*18}
{Help.usageText.format('source:<subcommand>')}
{Color.white}Command Description{Color.reset}
-------- -----------
zipball Download source code as zipball
tarball Download source code as tarball
""")
def searchCommand(): def source_command():
sys.stdout.write(f""" source_cmd_table = Table(show_header=True, header_style=header_title)
{Color.white}Search subcommands{Color.reset} source_cmd_table.add_column("Command", style="dim")
{'='*18} source_cmd_table.add_column("Description")
{Help.usageText.format('search:<subcommand>')} source_cmd_table.add_row("zipball", "Download source code Zipball")
source_cmd_table.add_row("tarball", "Download source code Tarball")
{Color.white}Command Description{Color.reset} syntax = f"{green}source:<command>{reset}"
------- ----------- xprint(f"{usage_text.format(syntax, 'source code downloads')}")
users Search user(s) xprint(source_cmd_table)
repos Search repositor[yies]
topics Search topic(s)
issues Search issue(s)
commits Search commit(s)
""")
def userCommand(): def search_command():
sys.stdout.write(f""" search_cmd_table = Table(show_header=True, header_style=header_title)
{Color.white}User subcommands{Color.reset} search_cmd_table.add_column("Command", style="dim")
{'='*17} search_cmd_table.add_column("Description")
{Help.usageText.format('user:<subcommand>')} search_cmd_table.add_row("users", "Search user(s)")
search_cmd_table.add_row("repos", "Search repositor[y][ies]")
search_cmd_table.add_row("topics", "Search topic(s)")
search_cmd_table.add_row("issues", "Search issue(s)")
search_cmd_table.add_row("commits", "Search commit(s)")
{Color.white}Command Description{Color.reset} syntax = f"{green}search:<command>{reset}"
------- ----------- xprint(f"{usage_text.format(syntax, 'target discovery')}")
profile Get a user's profile info xprint(search_cmd_table)
gists Return a users's gists
orgs Return organizations that a user belongs to/owns
repos Return a user's repositories
events Return a user's events
follows Check if user(A) follows user(B)
followers Return a user's followers
following Return a list of users the target is following
subscriptions Return a user's subscriptions
""")
def orgCommand(): def user_command():
sys.stdout.write(f""" user_cmd_table = Table(show_header=True, header_style=header_title)
{Color.white}Org subcommands{Color.reset} user_cmd_table.add_column("Command", style="dim")
{'='*16} user_cmd_table.add_column("Description")
{Help.usageText.format('org:<subcommand>')} user_cmd_table.add_row("email", "Return a target's email")
user_cmd_table.add_row("profile", "Get a target's profile info")
user_cmd_table.add_row("gists", "Return a users's gists")
user_cmd_table.add_row("orgs", "Return organisations that a target belongs to/owns")
user_cmd_table.add_row("repos", "Return a target's repositories")
user_cmd_table.add_row("events", "Return a target's events")
user_cmd_table.add_row("follows", "Check if user(A) follows user(B)")
user_cmd_table.add_row("followers", "Return a target's followers")
user_cmd_table.add_row("following", "Return a list of users the target is following")
user_cmd_table.add_row("subscriptions", "Return a target's subscriptions")
{Color.white}Command Description{Color.reset} syntax = f"{green}user:<command>{reset}"
------- ----------- xprint(f"{usage_text.format(syntax, 'user investigation(s)')}")
profile Get an organization's info xprint(user_cmd_table)
repos Return an organization's repositories
events Return an organization's events
member Check if a specified user is a public member of the target organization
""")
def repoCommand(): def org_command():
sys.stdout.write(f""" org_cmd_table = Table(show_header=True, header_style=header_title)
{Color.white}Repo subcommands{Color.reset} org_cmd_table.add_column("Command", style="dim")
{'='*17} org_cmd_table.add_column("Description")
{Help.usageText.format('repo:<subcommand>')} org_cmd_table.add_row("profile", "Get a target organisation' profile info")
org_cmd_table.add_row("repos", "Return a target organisation' repositories")
org_cmd_table.add_row("events", "Return a target organisation' events")
org_cmd_table.add_row("member", "Check if a specified user is a public member of the target organisation")
{Color.white}Command Description{Color.reset} syntax = f"{green}org:<command>{reset}"
------- ----------- xprint(f"{usage_text.format(syntax, 'organisation investigation(s)')}")
profile Get a repository's info xprint(org_cmd_table)
issues Return a repository's issues
forks Return a repository's forks
releases Return a repository's releases
stargazers Return a repository's stargazers
pathcontents List contents in a path of a repository
""")
def logsCommand(): def repo_command():
sys.stdout.write(f""" repo_cmd_table = Table(show_header=True, header_style=header_title)
{Color.white}Logs subcommands{Color.reset} repo_cmd_table.add_column("Command", style="dim")
{'='*17} repo_cmd_table.add_column("Description")
{Help.usageText.format('logs:<subcommand>')} repo_cmd_table.add_row("profile", "Get a repository's info")
repo_cmd_table.add_row("issues", "Return a repository's issues")
repo_cmd_table.add_row("forks", "Return a repository's forks")
repo_cmd_table.add_row("releases", "Return a repository's releases")
repo_cmd_table.add_row("stargazers", "Return a repository's stargazers")
repo_cmd_table.add_row("contributors", "Return a repository's contributors")
repo_cmd_table.add_row("path_contents", "List contents in a path of a repository")
{Color.white}Command Description{Color.reset} syntax = f"{green}repo:<command>{reset}"
------- ----------- xprint(f"{usage_text.format(syntax, 'repository investigation(s)')}")
view View logs xprint(repo_cmd_table)
read Read log
delete Delete log
""")
def csvCommand():
sys.stdout.write(f"""
{Color.white}Csv subcommands{Color.reset}
{'='*17}
{Help.usageText.format('csv:<subcommand>')}
{Color.white}Command Description{Color.reset}
------- -----------
view View csv files
read Read csv
delete Delete csv
""")
def helpCommand(): def logs_command():
sys.stdout.write(f""" logs_cmd_table = Table(show_header=True, header_style=header_title)
{Color.white}Core commands{Color.reset} logs_cmd_table.add_column("Command", style="dim")
{'='*13} logs_cmd_table.add_column("Description")
logs_cmd_table.add_row("view", "View logs")
logs_cmd_table.add_row("read", "Read log")
logs_cmd_table.add_row("delete", "Delete log")
logs_cmd_table.add_row("clear", "clear logs")
{Color.white}Command Description{Color.reset} syntax = f"{green}logs:<command>{reset}"
------- ----------- xprint(f"{usage_text.format(syntax, 'log(s) management')}")
help Help menu xprint(logs_cmd_table)
exit Close session
clear Clear screen
about Program' info
author Developer' info
{Color.white}Help subcommands{Color.reset} def csv_command():
{'='*16} csv_cmd_table = Table(show_header=True, header_style=header_title)
{Help.usageText.format('help:<subcommand>')} csv_cmd_table.add_column("Command", style="dim")
csv_cmd_table.add_column("Description")
csv_cmd_table.add_row("view", "View csv files")
csv_cmd_table.add_row("read", "Read csv")
csv_cmd_table.add_row("delete", "Delete csv")
csv_cmd_table.add_row("clear", "clear csv files")
{Color.white}Command Description{Color.reset} syntax = f"{green}csv:<command>{reset}"
------- ----------- xprint(f"{usage_text.format(syntax, 'csv management')}")
csv (coming soon) xprint(csv_cmd_table)
org List all organization investigation commands
logs List all logs management commands
repo List all repository investigation commands def help_command():
user List all users investigation commands core_cmd_table = Table(show_header=True, header_style=header_title)
search List all target discovery commands core_cmd_table.add_column("Command", style="dim", width=12)
source (beta) List all source code download commands (for developers) core_cmd_table.add_column("Description")
version List all version management commands core_cmd_table.add_row("ls", "List contents of the specified directory")
""") core_cmd_table.add_row("cd", "Move to specified directory")
core_cmd_table.add_row("help", "Help menu")
core_cmd_table.add_row("exit", "Close session")
core_cmd_table.add_row("clear", "Clear screen")
core_cmd_table.add_row("about", "Program's info")
core_cmd_table.add_row("author", "Developer's info")
help_sub_cmd_table = Table(show_header=True, header_style=header_title)
help_sub_cmd_table.add_column("Command", style="dim", width=12)
help_sub_cmd_table.add_column("Description")
help_sub_cmd_table.add_row("csv", "List all csv management commands")
help_sub_cmd_table.add_row("logs", "List all logs management commands")
help_sub_cmd_table.add_row("org", "List all organisation investigation commands")
help_sub_cmd_table.add_row("user", "List all users investigation commands")
help_sub_cmd_table.add_row("repo", "List all repository investigation commands")
help_sub_cmd_table.add_row("search", "List all target discovery commands")
help_sub_cmd_table.add_row("source", "List all source code download commands (for developers)")
syntax = f"{green}help:<command>{reset}"
xprint(core_cmd_table)
xprint(f"\n\n{usage_text.format(syntax, 'octosuite')}")
xprint(help_sub_cmd_table)

View File

@@ -1,25 +1,21 @@
''' # LogRoller This class is where the main notification strings/messages are held, and are being used in two different
logRoller # cases (they're being used by logging to be written to log files, and being printed out to the screen).
This class is where the main notification strings/messages are held,
and are being used in two different cases (they're beig used by logging to be written to log files, and being printed out to the screen).
''' ctrl_c = "Session terminated with Ctrl+C."
class logRoller: error = "An error occurred: {}"
Ctrl = 'Session terminated with {}.' session_opened = "Opened new session on {}:{}"
Error = 'An error occurred: {}' session_closed = "Session closed at {}."
sessionOpened = 'Opened new session on {}:{}' viewing_logs = "Viewing logs"
sessionClosed = 'Session closed at {}.' viewing_csv = "Viewing CSV file(s)..."
deletedLog = 'Deleted log: {}' deleted = "Deleted: {}"
readingLog = 'Reading log: {}' reading = "Reading: {}"
viewingLogs = 'Viewing logs...' file_downloading = "Downloading: {}"
fileDownloading = 'Downloading ({})...' file_downloaded = "Downloaded: downloads/{}"
fileDownloaded = 'Downloaded. Saved to downloads/{}' info_not_found = "Information not found: {}, {}, {}"
fileNotFound = 'File ({}) not found.' user_not_found = "User not found: @{}"
infoNotFound = 'Information ({} - {} - {}) not found.' org_not_found = "organisation not found: @{}"
repoNotFound = 'Repository ({}) not found.' repo_or_user_not_found = "Repository or User not found: {}, @{}"
userNotFound = 'User (@{}) not found.' prompt_log_csv = "Would you like to log this output to a .csv file?"
orgNotFound = 'Organization (@{}) not found.' logged_to_csv = "Output logged: {}"
repoOrUserNotFound = 'Repository or user not found ({} - @{}).' limit_output = "Limit '{}' output to how many? (1-100)"
askLogCsv = 'Do you wish to log this output to a .csv file? (Y/n) '
loggedToCsv = 'Output logged to {}'
loggingSkipped = '.csv logging skipped.'
limitInput = ' Limit {} output to how many? (1-100) '

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
from octosuite.config import red, white, green, yellow, reset
"""
message prefixes that show what
a notification in OctoSuite might be all about. This might not be very important or necessary in some cases,
but I think it's better to know the severity of the notifications you get in a program.
"""
PROMPT = f"{white}[{green}PROMPT{white}]{reset}"
WARNING = f"{white}[{yellow}WARNING{white}]{reset}"
ERROR = f"{white}[{red}ERROR{white}]{reset}"
POSITIVE = f"{white}[{green}POSITIVE{white}]{reset}"
NEGATIVE = f"{white}[{red}NEGATIVE{white}]{reset}"
INFO = f"{white}[{green}INFO{white}]{reset}"

1127
octosuite/octosuite.py Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,15 +0,0 @@
from octosuite.colors import Color
'''
Attributes
*Even here, I couldn't think of a good name.*
The Attributes class holds the signs/symbols that show what a notification in OctoSuite might be all about.
This might not be very important or necessary in some cases, but I think it's better to know the severerity of the notifications you get in a program.
'''
class SignVar:
prompt = f'{Color.white}[{Color.green} ? {Color.white}]{Color.reset}'
warning = f'{Color.white}[{Color.red} ! {Color.white}]{Color.reset}'
error = f'{Color.white}[{Color.red} x {Color.white}]{Color.reset}'
positive = f'{Color.white}[{Color.green} + {Color.white}]{Color.reset}'
negative = f'{Color.white}[{Color.red} - {Color.white}]{Color.reset}'
info = f'{Color.white}[{Color.green} * {Color.white}]{Color.reset}'

39
pyproject.toml Normal file
View File

@@ -0,0 +1,39 @@
[build-system]
requires = ["setuptools", "setuptools-scm"]
build-backend = "setuptools.build_meta"
[tool.setuptools]
packages = ["octosuite"]
[project]
name = "octosuite"
version = "3.1.1"
description = "Advanced GitHub OSINT Framework"
readme = "README.md"
requires-python = ">=3.8"
license = {file = "LICENSE"}
keywords = ["github", "python", "github-api", "framework", "osint", "osint-framework", "osint-python", "osint-tool"]
authors = [{name = "Richard Mwewa", email = "rly0nheart@duck.com"}]
classifiers = [
"Development Status :: 5 - Production/Stable",
"Programming Language :: Python :: 3",
"Intended Audience :: Information Technology",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Operating System :: OS Independent",
"Natural Language :: English"
]
dependencies = [
"rich",
"psutil",
"requests",
"pyreadline3",
]
[project.urls]
homepage = "https://github.com/bellingcat/octosuite"
documentation = "https://github.com/bellingcat/octosuite/wiki"
repository = "https://github.com/bellingcat/octosuite.git"
[project.scripts]
octosuite = "octosuite.main:octosuite"

View File

@@ -1,31 +0,0 @@
import setuptools
with open("README.md", "r", encoding="utf-8") as file:
long_description = file.read()
setuptools.setup(
name="octosuite",
version="2.1.0",
author="Richard Mwewa",
author_email="richardmwewa@duck.com",
packages=["octosuite"],
description="Advanced Github OSINT Framework",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/rly0nheart/octosuite",
license="GNU General Public License v3 (GPLv3)",
install_requires=["requests"],
classifiers=[
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Information Technology',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
'Operating System :: OS Independent',
'Natural Language :: English',
'Programming Language :: Python :: 3'
],
entry_points={
"console_scripts": [
"octosuite=octosuite.main:onStart",
]
},
)