Shay Nehmad
|
1f598579ee
|
Linter fixes in `common`
|
2019-10-28 21:22:14 +02:00 |
Shay Nehmad
|
dd461b974b
|
Manual fix - auto formatter is confused again 👎
|
2019-10-28 21:20:29 +02:00 |
Shay Nehmad
|
e627c8c857
|
Manual fix - auto formatter failed
|
2019-10-28 21:14:22 +02:00 |
Shay Nehmad
|
40494d3c3c
|
Auto reformat all code
|
2019-10-28 21:11:05 +02:00 |
Shay Nehmad
|
d69976f4b5
|
Fixed unresolved reference
self.host instead of host
|
2019-10-28 21:03:51 +02:00 |
Shay Nehmad
|
75bff22649
|
Changed import * to explicit imports
|
2019-10-28 20:59:30 +02:00 |
Shay Nehmad
|
f430bfb940
|
Changed info to debug in tests
|
2019-10-28 20:43:01 +02:00 |
Shay Nehmad
|
797b6c58b9
|
Removed some unused imports
|
2019-10-28 20:41:35 +02:00 |
Shivank
|
6992902991
|
JS File-saver dependency patch
|
2019-10-28 22:53:07 +05:30 |
Shay Nehmad
|
fb00fb9bc7
|
Merge branch '393/python-3' into 393/python-3-fix-linter-warnings
|
2019-10-28 17:08:11 +02:00 |
VakarisZ
|
ea584e2d46
|
Fixed monkey tests to test updated cached methods
|
2019-10-28 16:59:01 +02:00 |
Shay Nehmad
|
719088070e
|
Added todo
|
2019-10-28 16:16:19 +02:00 |
Shay Nehmad
|
f8b38d9a8d
|
Change is to isisntance for type checking
|
2019-10-28 16:16:05 +02:00 |
Shay Nehmad
|
fd70ecfe29
|
Intentional shadowing of builtins
|
2019-10-28 16:15:52 +02:00 |
Shay Nehmad
|
4b0ea4aed7
|
Variable names and const location fixes
|
2019-10-28 16:15:31 +02:00 |
Shay Nehmad
|
cd3835a42e
|
Whitespace and imports fixes
|
2019-10-28 16:14:52 +02:00 |
VakarisZ
|
65cfab30dd
|
Revert "Fixed ring bug with @staticmethod"
This reverts commit 8046cdd
|
2019-10-28 15:44:53 +02:00 |
VakarisZ
|
72aee13d5a
|
Merge remote-tracking branch 'upstream/393/python-3' into 393/python-3
|
2019-10-28 15:06:39 +02:00 |
VakarisZ
|
2a34ec4995
|
Mimikatz fix and small sambacry fix
|
2019-10-28 15:03:41 +02:00 |
Shay Nehmad
|
88b7936f6c
|
Merge pull request #469 from guardicore/393/python-3-ci
393/python 3 ci
|
2019-10-28 14:52:51 +02:00 |
Shay Nehmad
|
a9a3c7705e
|
Merge branch '393/python-3-ci' into 393/python-3-fix-linter-warnings
|
2019-10-28 13:54:48 +02:00 |
Shay Nehmad
|
97baaabdd7
|
Remove pylint from travis installation + added some doc + fixed notifications for travis
|
2019-10-28 13:54:07 +02:00 |
Shay Nehmad
|
eb322b199c
|
Merge branch '393/python-3-ci' into 393/python-3-fix-linter-warnings
|
2019-10-28 13:49:36 +02:00 |
Shay Nehmad
|
f8cf78a292
|
Forgot python as command for running the script
|
2019-10-28 13:40:22 +02:00 |
Shay Nehmad
|
827c4942d9
|
Added script which changes the server_config to testing in travis so the default will be standard (for running)
|
2019-10-28 13:37:18 +02:00 |
Shay Nehmad
|
d6544c9e03
|
Whitespace PEP8 fixes
|
2019-10-28 12:59:32 +02:00 |
Shivank
|
4518b93260
|
Merge pull request #1 from guardicore/develop
Updating my local fork
|
2019-10-28 15:14:53 +05:30 |
Shay Nehmad
|
348a743619
|
Extracted api representations hooks to separate file, added UT, and fixed linter issue
use `x not in y` instead of `not x in y`.
|
2019-10-28 10:28:40 +02:00 |
Shay Nehmad
|
59a779822b
|
Added some badges (since we added the build badge and I don't want it to look alone)
|
2019-10-28 09:31:00 +02:00 |
Shay Nehmad
|
bb536755bf
|
reordered readme with badges
|
2019-10-27 18:44:38 +02:00 |
Shay Nehmad
|
984a280b66
|
Changed bullets to table
|
2019-10-27 18:39:54 +02:00 |
Shay Nehmad
|
681c0396c4
|
Added travis badges to readme
|
2019-10-27 18:35:38 +02:00 |
Shay Nehmad
|
7c23065efa
|
Trying to get slack notifications to work.
|
2019-10-27 18:31:44 +02:00 |
Shay Nehmad
|
ab348bb12a
|
Fix zero_trust_service tests (comparison order problems)
|
2019-10-27 17:56:12 +02:00 |
Shay Nehmad
|
f2297de661
|
Fix TestMonkey to pytest
|
2019-10-27 17:55:51 +02:00 |
Shay Nehmad
|
7b153d29b2
|
Fix segmentation utils test
|
2019-10-27 17:55:34 +02:00 |
Shay Nehmad
|
ceca7ce127
|
Adding pytest to requirements and pytest.ini file for logging purposes
|
2019-10-27 17:55:24 +02:00 |
Shay Nehmad
|
43048329d0
|
Fix requirements path
|
2019-10-27 13:50:13 +02:00 |
Shay Nehmad
|
ee1e913291
|
using python -m for tests - and trying still to make slack integ work
|
2019-10-27 13:48:09 +02:00 |
Shay Nehmad
|
cc674cac57
|
Trying to fix slack notifications from travis
|
2019-10-27 12:29:52 +02:00 |
Shay Nehmad
|
c11d78c6a0
|
cd-ing to source root
|
2019-10-27 12:24:46 +02:00 |
Shay Nehmad
|
05fbdafd9d
|
Updated travis file, let's test it
|
2019-10-27 12:13:26 +02:00 |
VakarisZ
|
6e2f1f0d76
|
Log download fix
|
2019-10-25 18:11:21 +03:00 |
VakarisZ
|
1d666e525d
|
Smb logging improved, mimikatz bugfix
|
2019-10-25 17:50:32 +03:00 |
VakarisZ
|
561f2f5d2f
|
Smb exploiter py3 and bugfix
|
2019-10-25 16:50:45 +03:00 |
VakarisZ
|
09ba5f3930
|
Merge remote-tracking branch 'upstream/393/python-3' into 393/python-3
|
2019-10-25 13:25:17 +03:00 |
VakarisZ
|
2a7d196cb7
|
Smb fingerprinter fix
|
2019-10-25 13:18:48 +03:00 |
Shay Nehmad
|
ee41f36939
|
Merge branch '393/python-3' of https://github.com/guardicore/monkey into 393/python-3
|
2019-10-24 18:54:24 +03:00 |
Shay Nehmad
|
4b84810fae
|
Updated format errors in aws_exporter and lowered errors to infos in vsftpd exploiter
|
2019-10-24 18:54:20 +03:00 |
VakarisZ
|
5ea4dc3d1b
|
Merge branch '393/python-3' of https://github.com/guardicore/monkey into 393/python-3
|
2019-10-24 16:16:31 +03:00 |