Commit Graph

155 Commits (4853942fee537ca838d0166f610ffe51f8d24a70)

Author SHA1 Message Date
Alex 72500d99be Simplify code and remove unnecessary return nones 2023-10-28 01:04:52 +02:00
Marshall Hallenbeck dc5ef93f7c
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
2023-10-26 18:10:05 -04:00
Alexander Neff 838585f8b2 Downgrade termcolor to prevent atty check which disables colors 2023-10-21 12:36:19 -04:00
Alexander Neff 0cfdbd46a6 Update dependencies from dev 2023-10-17 23:43:30 +02:00
Alexander Neff 1ce4a5eac0 Update dependencies 2023-10-17 23:34:38 +02:00
Marshall Hallenbeck 2854aa010d ruff: fix a single RUF012 and then ignore it for future use 2023-10-17 14:19:42 -04:00
Marshall Hallenbeck 84d55aa264 ruff: add LOG (no fixes) and RUF and auto-fix 2023-10-16 12:54:57 -04:00
Marshall Hallenbeck a7b95f2fc8 ruff: add refurb (FURB) and auto-fix 2023-10-16 12:48:15 -04:00
Marshall Hallenbeck e77ecd31bd ruff: add F841 back in and auto-fix 2023-10-15 13:31:51 -04:00
Marshall Hallenbeck 94b515bfeb ruff: ignore PERF203 - only for pre-3.11 and may cause issues if refactored 2023-10-15 06:50:06 -04:00
Marshall Hallenbeck 0cb67d3016 ruff: add PERF 2023-10-14 21:53:23 -04:00
Marshall Hallenbeck 201b3285c4 ruff: pin 292 version since older versions dont display all checks 2023-10-14 21:50:48 -04:00
Marshall Hallenbeck 6fae02aee0 ruff: add flynt (FLY) and auto-fix 2023-10-14 18:41:08 -04:00
Marshall Hallenbeck 847f8493ee ruff: remove Pylint from ruff 2023-10-14 18:39:05 -04:00
Marshall Hallenbeck 21a8707e9e ruff: add Pylint (PL) and auto-run 2023-10-14 18:36:20 -04:00
Marshall Hallenbeck b4475f467b ruff: add eradicate (ERA) 2023-10-14 18:33:57 -04:00
Marshall Hallenbeck 378f66087d ruff: add flake8-tidy-imports (TID) 2023-10-14 18:27:07 -04:00
Marshall Hallenbeck d8b29312b7 ruff: add flake8-simplify (SIM) and auto-fix 2023-10-14 15:56:22 -04:00
Marshall Hallenbeck 8f5e74240f ruff: exclude RET505-508 2023-10-14 14:19:23 -04:00
Marshall Hallenbeck cdcde5a91b ruff: add flake8-return (RET) and auto-run 2023-10-14 14:16:28 -04:00
Marshall Hallenbeck 781afc9c65 ruff: add flake8-raise (RSE) and auto-run 2023-10-13 15:27:34 -04:00
Marshall Hallenbeck ae14929faf ruff: add flake8-quotes (Q) and auto-run 2023-10-13 15:26:57 -04:00
Marshall Hallenbeck 008b99a28b ruff: add flake8-pytest-style (PT) and auto-run 2023-10-13 15:25:36 -04:00
Marshall Hallenbeck 916c7390c6 ruff: add flake8-pie (PIE) and auto-run 2023-10-13 14:27:53 -04:00
Marshall Hallenbeck 9b7d2cf5d4 ruff: add flake8-import-conventions (ICN) 2023-10-13 14:20:25 -04:00
Marshall Hallenbeck 0f93876b54 ruff: auto-run flake8-implicit-str-concat (ISC) 2023-10-13 11:23:44 -04:00
Marshall Hallenbeck dcc724118f ruff: auto-run flake8-comprehensions (C4) 2023-10-13 11:21:20 -04:00
Marshall Hallenbeck 40f557b8e9 ruff: fix flake8-builtins (A) issues 2023-10-12 17:34:01 -04:00
Marshall Hallenbeck 2d20b220ce ruff: add flake8-bugbear 2023-10-12 17:14:20 -04:00
Marshall Hallenbeck 7940fb6fe4 ruff: add flake8-async (ASYNC) 2023-10-12 17:09:49 -04:00
Marshall Hallenbeck d080a96a88 ruff: add flake8-2020 (YTT) 2023-10-12 17:08:08 -04:00
Marshall Hallenbeck b24b9210e4 ruff: pyupgrade (UP) ruff changes 2023-10-12 17:06:04 -04:00
Marshall Hallenbeck 335e6c9755 ruff: manually fixed pydocstyle ruff alerts and add exclusions 2023-10-12 15:41:13 -04:00
Marshall Hallenbeck f812ea1b4a ruff: dont require docstring to end in punctuation and allow empty docstring (for now) 2023-10-12 15:11:51 -04:00
Marshall Hallenbeck 2b50e9b86b ruff: add pydocstyle rules and ignores 2023-10-12 15:09:06 -04:00
Marshall Hallenbeck c9112b1c13 ruff: add quote flake8 rules and re-run ruff 2023-10-12 14:50:36 -04:00
Marshall Hallenbeck 76ac0f7f2b fix: change conflict resolution I messed up and remove ruff quote section, since it was causing issues running ruff check 2023-10-12 14:37:32 -04:00
Alex 9a74343497 Move oscrypto fork to Pennyw0rth 2023-10-03 23:19:10 +02:00
Marshall Hallenbeck 7b44fcd327 ruff autoformat to clean up all the single quotes and other bad formatting 2023-09-22 21:10:21 -04:00
Alex 24bdf8fbb8 Add comment for oscrypto package 2023-09-22 14:50:40 +02:00
Marshall Hallenbeck 32f3c262f6 add comment on the inclusion of pyreadline 2023-09-20 08:42:24 -04:00
Marshall Hallenbeck 7380ba7dd2 update dependencies again, but roll back pywerview and neo4j upgrade, replace flake8 with ruff, and remove black 2023-09-20 08:39:51 -04:00
Marshall Hallenbeck b5599b9d31 update dependencies and change impacket fork to Pennyw0rth one 2023-09-19 14:59:26 -04:00
Marshall Hallenbeck 7886ac1612 rename folders, files, functions, classes, etc to NetExec/nxc 2023-09-14 17:07:15 -04:00
mpgn 3eabea9a72
Update cme to 6.1.0 2023-09-03 18:47:53 +02:00
Alex ad6909de2d Temporary fix for #108 until oscrypto releases a new version 2023-08-23 10:41:45 +02:00
zblurx fec5929d94 update dploot dep 2023-08-17 18:16:26 +02:00
mpgn 851fc5b787 fix dploot dependency issue 2023-08-16 18:41:32 -04:00
Alex 6211abfae9
Bump version 2023-07-14 01:24:38 +02:00
mpgn ca30e86540
Merge pull request #27 from mpgn/neff-bugfixes
Stop crashing with "Too many open files" and fixing the missing logger error
2023-07-12 21:13:51 +02:00