Marshall Hallenbeck
|
3c4d9cc4bb
|
ruff: change lint workflow to just run ruff and rely on pyproject.toml
|
2023-10-13 11:20:53 -04:00 |
Marshall Hallenbeck
|
5f0ed02364
|
add F841 (variable assigned but never used) to ruff exclude
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
f402c4546a
|
fix ignore rule (E->F)
|
2023-10-06 12:21:39 -04:00 |
Marshall Hallenbeck
|
28e25c560b
|
ignore additional linting rule
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
0ca3827d91
|
add back in more checks for ruff
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
10b3cdd115
|
fix running ruff
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
3ab397f45a
|
actually add the linter workflow
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
110e6473d3
|
clean up find-computer module
|
2023-10-06 12:20:40 -04:00 |
Marshall Hallenbeck
|
bf91d6dd49
|
add in macOS build target and remove unnecessary comment
|
2023-09-30 17:51:52 -04:00 |
Marshall Hallenbeck
|
3053b6d939
|
remove unnecessary project name from github job build name
|
2023-09-30 17:22:15 -04:00 |
Marshall Hallenbeck
|
2fc141d3da
|
reference actual binary for ubuntu build
|
2023-09-30 17:13:46 -04:00 |
Marshall Hallenbeck
|
085dfbff03
|
test ubuntu build
|
2023-09-30 17:05:23 -04:00 |
Marshall Hallenbeck
|
e39721ae98
|
force github push...
|
2023-09-30 15:35:36 -04:00 |
Marshall Hallenbeck
|
5434ee9d01
|
remove redundant upload
|
2023-09-30 15:35:12 -04:00 |
Marshall Hallenbeck
|
033961cdbe
|
remove the on pull and change to windows to test windows build first
|
2023-09-30 15:31:27 -04:00 |
Marshall Hallenbeck
|
62fdbb3456
|
have to add a push initiall for workflow_dispatch
|
2023-09-30 15:17:16 -04:00 |
Marshall Hallenbeck
|
8d64b22663
|
break up native binary and zipapp build
|
2023-09-30 15:13:27 -04:00 |
Marshall Hallenbeck
|
9b767593bc
|
Merge branch 'github_builder' of github.com:Pennyw0rth/NetExec into github_builder
|
2023-09-19 12:28:05 -04:00 |
Marshall Hallenbeck
|
a825ef8865
|
pip install before running pyinstaller
|
2023-09-19 12:27:42 -04:00 |
Alex
|
e9627ac5a7
|
Run all jobs parallel
|
2023-09-19 11:36:26 +02:00 |
Alex
|
fbeb16c16e
|
Only upload windows exe binary when runner os is windows
|
2023-09-19 11:18:30 +02:00 |
Marshall Hallenbeck
|
e49ab00acb
|
fix quotes because that matters apparently
|
2023-09-18 18:20:29 -04:00 |
Marshall Hallenbeck
|
74bcf39ad0
|
fix capitalization
|
2023-09-18 18:15:51 -04:00 |
Marshall Hallenbeck
|
e6590b8925
|
only run Windows build on Windows runner
|
2023-09-18 18:13:53 -04:00 |
Marshall Hallenbeck
|
5728795420
|
Update netexec.yml
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-09-18 18:03:29 -04:00 |
Marshall Hallenbeck
|
f34c38072e
|
Update netexec.yml
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-09-18 17:53:32 -04:00 |
Marshall Hallenbeck
|
42e231ffa6
|
fix typo
|
2023-09-14 17:15:27 -04:00 |
Marshall Hallenbeck
|
87e3734562
|
fix rename in bug report template
|
2023-09-14 17:14:43 -04:00 |
Marshall Hallenbeck
|
7886ac1612
|
rename folders, files, functions, classes, etc to NetExec/nxc
|
2023-09-14 17:07:15 -04:00 |
Alex
|
ceddcb6b5e
|
Merge pull request #16 from Pennyw0rth/neff-fix-cli
Fix CLI
|
2023-09-14 20:04:48 +02:00 |
Alex
|
78f1dd4136
|
Fix cli to only run building binaries manually and test on review submit
|
2023-09-14 00:18:59 +02:00 |
Alex
|
0b4a6ffdc1
|
Add CODEOWNERS file for review approval
|
2023-09-13 00:24:04 +02:00 |
Alex
|
f354559cb5
|
Delete old issue template
|
2023-09-01 12:12:29 +02:00 |
Alex
|
bf4dadcfb2
|
Remove funding yaml, align version text in cli file, README formating
|
2023-09-01 12:12:16 +02:00 |
Alex
|
f77df83a80
|
Fix py version
|
2023-07-15 12:08:46 +02:00 |
Alex
|
5ac9d31152
|
Fix CI by telling poetry to use installed python version
|
2023-07-15 12:02:30 +02:00 |
Alexandre ZANNI
|
46af570362
|
pytest and fix CI (#35)
* pytest is a dev dep.
* dev group
* install dev group in CI
* poetry
* ensure latest version of poetry
* fix dev group
syntax cf. https://python-poetry.org/docs/managing-dependencies#dependency-groups
* use lock file
|
2023-07-07 16:35:28 +02:00 |
Alexander Neff
|
0d80ae4eec
|
Updated bug_report.md template
|
2023-04-30 11:43:44 +02:00 |
mpgn
|
b466365f33
|
Create github actoin crackmapexec-test.yml
|
2023-03-27 12:45:48 +02:00 |
mpgn
|
491859e8ee
|
Update crackmapexec.yml
|
2022-11-08 23:01:05 +01:00 |
mpgn
|
44ec821fff
|
update workflow
|
2022-07-06 11:28:22 -04:00 |
mpgn
|
8aeba58e13
|
add python 3.8, 3.9, 3.10 binaries
|
2022-07-06 11:20:40 -04:00 |
mpgn
|
ec9ee3ba60
|
remove useless package
|
2022-07-06 11:16:53 -04:00 |
mpgn
|
3939072ce8
|
Update github action for aardwolf to work on macos (#586)
|
2022-06-20 22:38:36 +02:00 |
mpgn
|
f68551a43f
|
Mpgn patch 1 (#584)
|
2022-06-20 13:41:43 +02:00 |
mpgn
|
93fe1e8241
|
Update crackmapexec.yml
|
2022-06-19 21:22:24 +02:00 |
mpgn
|
9e33aef379
|
Update crackmapexec.yml
|
2022-06-19 21:19:52 +02:00 |
mpgn
|
9ad9d4c071
|
Update crackmapexec.yml
|
2022-06-19 21:10:23 +02:00 |
mpgn
|
aab05a8903
|
Update workflow
|
2022-02-28 16:58:36 -05:00 |
mpgn
|
8151e4d506
|
Update FUNDING.yml
|
2021-10-16 21:58:58 +02:00 |