Shreya
|
1182a3ad03
|
Manipulate PBA data to show multiple results of PBAs as separate entries in the report
|
2020-07-24 18:18:53 +05:30 |
Shreya
|
5fc6b6eb40
|
Modify logic to call PostBreachTelem.send() only once for modify shell startup files PBA
|
2020-07-24 18:18:53 +05:30 |
VakarisZ
|
53707436df
|
Merge pull request #733 from guardicore/feature/pba_linux_bugfixes
Removed unused imports and improved logging in PBA
|
2020-07-24 11:24:19 +03:00 |
VakarisZ
|
6f993d34e1
|
Merge pull request #737 from guardicore/feature/broken_attack_matix_ui
Fixed broken attack matrix checkbox UI in config
|
2020-07-24 11:23:34 +03:00 |
Shay Nehmad
|
add176f7c6
|
Merge pull request #738 from guardicore/fix-import-pywin32
pywin32 is missing from the Monkey
|
2020-07-23 14:24:24 +03:00 |
Shay Nehmad
|
17587802ff
|
pywin32 is missing from the Monkey
WMI package upgraded and required pywin32.
because we have this package imported but not used in linux machines
we downgraded
|
2020-07-23 12:45:37 +03:00 |
VakarisZ
|
fb5d3a0541
|
Fixed broken attack matrix checkbox UI in config
|
2020-07-22 12:02:13 +03:00 |
Shay Nehmad
|
27b1c7a710
|
Merge pull request #729 from guardicore/snyk-fix-8605a12c0d6e7129269774950a531099
[Snyk] Security upgrade PyJWT from 1.4.2 to 1.5.1
|
2020-07-21 18:55:58 +03:00 |
Shay Nehmad
|
2bbb2d2c2c
|
Some small CR fixes - improved doc and logs
|
2020-07-21 18:40:08 +03:00 |
Shay Nehmad
|
dd1320418a
|
Update vsftpd.py
|
2020-07-21 18:17:29 +03:00 |
Shay Nehmad
|
c66fd0f2a6
|
Update vsftpd.py
|
2020-07-21 18:08:22 +03:00 |
Shay Nehmad
|
1072607c42
|
Fix import order
|
2020-07-21 18:02:17 +03:00 |
Shay Nehmad
|
1f26d7ffb9
|
replace flask-jwt with flask-jwt-extended
|
2020-07-21 17:30:21 +03:00 |
Shay Nehmad
|
ed2366e612
|
Merge pull request #730 from guardicore/snyk-upgrade-1d178c687faf134440c71413f44c538d
[Snyk] Upgrade react-tooltip-lite from 1.11.2 to 1.12.0
|
2020-07-21 17:19:44 +03:00 |
VakarisZ
|
85aa786ed1
|
Merge pull request #734 from guardicore/feature/core-js-3-compatibility-fix
Removed core-js/fn/object/assign import
|
2020-07-21 16:22:09 +03:00 |
VakarisZ
|
271466c6b5
|
Removed core-js/fn/object/assign import
|
2020-07-21 16:08:23 +03:00 |
VakarisZ
|
d00abde17b
|
Removed one more unused import
|
2020-07-21 12:33:08 +03:00 |
VakarisZ
|
3db8e0cb2f
|
Merge remote-tracking branch 'upstream/develop' into change_file_privileges_bugfix
|
2020-07-21 12:23:37 +03:00 |
VakarisZ
|
3af6fff5ca
|
Fixed bug: linux only PBA's throwing errors on Windows
|
2020-07-21 12:10:23 +03:00 |
Shay Nehmad
|
1827cfab93
|
Merge branch 'develop' into snyk-fix-8605a12c0d6e7129269774950a531099
|
2020-07-21 12:05:17 +03:00 |
Shay Nehmad
|
35a665b831
|
Merge branch 'develop' into snyk-upgrade-1d178c687faf134440c71413f44c538d
|
2020-07-21 11:49:35 +03:00 |
Shay Nehmad
|
d51667ab78
|
Merge pull request #718 from guardicore/docs/migrate-wiki
Migrated and updated docs from our wiki to the new docs site
|
2020-07-21 11:10:37 +03:00 |
Shay Nehmad
|
f34d7d45e8
|
Merge pull request #728 from guardicore/snyk-upgrade-7f12d9c688d2cf1b551e62e93453c526
[Snyk] Upgrade @babel/polyfill from 7.8.7 to 7.10.1
|
2020-07-21 10:59:32 +03:00 |
Shay Nehmad
|
594d3f2f97
|
Single quotes
|
2020-07-21 10:52:45 +03:00 |
Shay Nehmad
|
e9b19e940a
|
Merge pull request #732 from shreyamalviya/pba-modif
Make setuid/setgid and trap PBAs not crash on windows
|
2020-07-20 18:39:00 +03:00 |
Shay Nehmad
|
dd50f9d4aa
|
Fix some key prop errors so that our pages don't have errors
It might avoid some bugs in the future as well: https://stackoverflow.com/questions/28329382/understanding-unique-keys-for-array-children-in-react-js
|
2020-07-20 18:38:15 +03:00 |
Shreya
|
28e0a6ec97
|
Make setuid/setgid and trap PBAs not crash on windows
|
2020-07-20 20:09:19 +05:30 |
Shay Nehmad
|
fc6db1ffbc
|
@babel/polyfill is deprected.
Instead of updating it, we'll use corejs 3.
https://babeljs.io/docs/en/babel-preset-env
|
2020-07-20 16:59:33 +03:00 |
Shay Nehmad
|
7bc9760eef
|
Merge branch 'develop' into snyk-upgrade-7f12d9c688d2cf1b551e62e93453c526
|
2020-07-20 16:29:38 +03:00 |
Shay Nehmad
|
55a46baced
|
Merge pull request #722 from guardicore/snyk-upgrade-bb05e006ee678bf67c3eb4c3c10b3cdf
[Snyk] Upgrade filepond from 4.13.5 to 4.18.0
|
2020-07-20 16:29:09 +03:00 |
Shay Nehmad
|
0a1d7174c5
|
update package.lock mess after ugly merge.
Let npm i do the work instead of doing it manually
|
2020-07-20 16:15:29 +03:00 |
Shay Nehmad
|
cd6216779f
|
Merge branch 'develop' into snyk-upgrade-bb05e006ee678bf67c3eb4c3c10b3cdf
|
2020-07-20 16:09:06 +03:00 |
Shay Nehmad
|
844b2f1e2a
|
Deleted redundant const
|
2020-07-20 16:04:27 +03:00 |
snyk-bot
|
21eef102a8
|
fix: upgrade react-tooltip-lite from 1.11.2 to 1.12.0
Snyk has created this PR to upgrade react-tooltip-lite from 1.11.2 to 1.12.0.
See this package in NPM:
https://www.npmjs.com/package/react-tooltip-lite
See this project in Snyk:
https://app.snyk.io/org/shaynehmad/project/37aecb9c-98b4-4735-95a2-83d941303b4e?utm_source=github&utm_medium=upgrade-pr
|
2020-07-18 07:00:29 +00:00 |
Shay Nehmad
|
ce7f5508ed
|
Merge branch 'develop' into snyk-upgrade-7f12d9c688d2cf1b551e62e93453c526
|
2020-07-16 14:42:44 +03:00 |
Shay Nehmad
|
b0251fb180
|
Merge pull request #719 from guardicore/snyk-fix-661b0a9571c71708f17fef5d173a39ea
[Snyk] Security upgrade npm from 6.14.5 to 6.14.6
|
2020-07-16 14:40:05 +03:00 |
Shay Nehmad
|
4dfdd447ee
|
Update package-lock.json
npm audit fix + lock to correct versions
|
2020-07-16 14:33:05 +03:00 |
Shay Nehmad
|
ed7a5ab708
|
Merge branch 'develop' into snyk-fix-661b0a9571c71708f17fef5d173a39ea
|
2020-07-16 14:20:08 +03:00 |
snyk-bot
|
ab0c9c5456
|
fix: monkey/monkey_island/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYJWT-40693
|
2020-07-16 11:17:07 +00:00 |
Shay Nehmad
|
491660eb2e
|
Added name and version to the package-json (won't compile otherwise)
See https://stackoverflow.com/a/60112825/4119906
|
2020-07-16 14:15:41 +03:00 |
Shay Nehmad
|
5fd1128554
|
Merge pull request #724 from guardicore/snyk-upgrade-9b0bb6804d80cebfbdc83144d3ab1240
[Snyk] Upgrade: @fortawesome/fontawesome-svg-core, @fortawesome/free-regular-svg-icons, @fortawesome/free-solid-svg-icons, @fortawesome/react-fontawesome
|
2020-07-16 14:05:52 +03:00 |
Shay Nehmad
|
a7ea163d81
|
Merge pull request #723 from guardicore/snyk-upgrade-95eb22e72c073a402cf50c305cd68d19
[Snyk] Upgrade rc-progress from 2.5.3 to 2.6.1
|
2020-07-16 14:04:18 +03:00 |
Shay Nehmad
|
7170d5441a
|
Update package-lock.json
|
2020-07-16 13:51:08 +03:00 |
Shay Nehmad
|
7e45540361
|
Merge branch 'develop' into snyk-fix-661b0a9571c71708f17fef5d173a39ea
|
2020-07-16 13:42:34 +03:00 |
Shay Nehmad
|
521b64fc5a
|
Merge branch 'docs/migrate-wiki' of https://github.com/guardicore/monkey into docs/migrate-wiki
|
2020-07-16 13:16:48 +03:00 |
Shay Nehmad
|
204dea4754
|
Documentation CR fixes
|
2020-07-16 13:16:42 +03:00 |
Shay Nehmad
|
6df4c85106
|
Update docs/content/reference/operating_systems_support.md
Co-authored-by: Shreya Malviya <shreya.malviya@gmail.com>
|
2020-07-16 11:47:25 +03:00 |
Shay Nehmad
|
00426c6ef2
|
Update docs/content/development/adding-system-info-collectors.md
Co-authored-by: Shreya Malviya <shreya.malviya@gmail.com>
|
2020-07-16 11:47:14 +03:00 |
Shay Nehmad
|
f92cf0d973
|
Merge pull request #727 from guardicore/py-import-order-travis
Py import order travis
|
2020-07-16 11:29:46 +03:00 |
Shay Nehmad
|
d3718a8943
|
Final fixed imports
|
2020-07-16 10:32:27 +03:00 |