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
|
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
|
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 |
Shay Nehmad
|
9846477bea
|
Change to isort from flake8-import-order
fix issues in envs/ as well
|
2020-07-15 18:46:04 +03:00 |
Shay Nehmad
|
81c950b469
|
Ran isort to order all imports and pass CI tests
|
2020-07-15 17:55:45 +03:00 |
Shay Nehmad
|
9b4c74c413
|
Merge pull request #726 from acepace/bugfix/fix_typo
Fix a bunch of typos
|
2020-07-15 16:41:54 +03:00 |
Ace Pace
|
3fb1d248ae
|
Fix typos
|
2020-07-15 16:26:57 +03:00 |
Shreya
|
cebee2de0b
|
Add flake8-import-order
|
2020-07-15 17:33:24 +05:30 |
Shay Nehmad
|
c07cdfd66e
|
Merge pull request #721 from guardicore/snyk-upgrade-11f4569a36d92fdc2cd94fbbd012956f
[Snyk] Upgrade react-spinners from 0.5.13 to 0.9.0
|
2020-07-15 11:28:16 +03:00 |
snyk-bot
|
f98e2ea972
|
fix: upgrade react-spinners from 0.5.13 to 0.9.0
Snyk has created this PR to upgrade react-spinners from 0.5.13 to 0.9.0.
See this package in NPM:
https://www.npmjs.com/package/react-spinners
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-15 07:01:36 +00:00 |
Shreya Malviya
|
868dd97614
|
Merge pull request #694 from shreyamalviya/T1168-T1053
Add T1168 and T1053 attack techniques (job scheduling)
|
2020-07-15 00:29:25 +05:30 |
snyk-bot
|
2f0b777533
|
fix: monkey/monkey_island/cc/ui/package.json, monkey/monkey_island/cc/ui/package-lock.json & monkey/monkey_island/cc/ui/.snyk to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NPM-575435
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
|
2020-07-14 15:09:34 +00:00 |
Shay Nehmad
|
965be23f18
|
Merge pull request #624 from guardicore/623/get-version-from-github-api
623/get version from GitHub api
|
2020-07-14 11:16:41 +03:00 |
Shay Nehmad
|
041eb1efc8
|
CR fixed: change python version and improve exporting
|
2020-07-14 11:15:43 +03:00 |
Shreya
|
5bbef83b83
|
Linux: delete `TEMP_CRON` file even if command fails
|
2020-07-13 20:13:47 +05:30 |
Shreya
|
c38875d71e
|
Code review changes
- windows commands readibility
- f-strings
- directory structure
|
2020-07-13 20:08:04 +05:30 |
Shreya
|
9c0c298631
|
Mongo search logic changes + used/scanned/unscanned message changes
|
2020-07-13 20:08:04 +05:30 |
Shreya
|
7588cd8eea
|
Add T1053 (windows PBA)
|
2020-07-13 20:08:04 +05:30 |
Shreya
|
73c4070f54
|
Add T1168 (linux PBA)
|
2020-07-13 20:05:49 +05:30 |
Shreya
|
37b4717eb1
|
Add techniques' info to attack_schema
|
2020-07-13 20:03:32 +05:30 |
Shreya Malviya
|
9307d874c5
|
Merge pull request #713 from shreyamalviya/T1166
Add T1166 attack technique (setuid and setgid)
|
2020-07-13 19:57:43 +05:30 |
Shreya
|
ec26baae8f
|
Add PBA T1166
|
2020-07-13 19:40:08 +05:30 |
Shreya Malviya
|
7415a5eb89
|
Merge pull request #698 from shreyamalviya/T1154
Add T1154 attack technique (trap command)
|
2020-07-13 19:28:24 +05:30 |
Shreya
|
e6b3613db2
|
Check status using mongo
|
2020-07-13 19:20:38 +05:30 |
Shreya
|
d9d8c813aa
|
Code review + other tiny changes
|
2020-07-13 19:11:13 +05:30 |
Shreya
|
a74f2a5ead
|
Add PBA T1154
|
2020-07-13 19:11:13 +05:30 |
Shreya Malviya
|
8c255ece06
|
Merge pull request #693 from shreyamalviya/mongo-search-T1136
Use mongo search for T1136's report data
|
2020-07-13 19:06:35 +05:30 |
Shay Nehmad
|
37a93e78f9
|
Merge pull request #715 from guardicore/docs/add-scenarios
Added the scenarios page, and finished the Security Report page
|
2020-07-09 19:53:06 +03:00 |
Shay Nehmad
|
896c60fcdb
|
Added the scenarios page, and finished the Security Report page
|
2020-07-09 18:31:17 +03:00 |
Shay Nehmad
|
94540b9c18
|
Merge pull request #714 from guardicore/627/pip-lock
Sort and lock pip requirement files
|
2020-07-08 17:10:00 +03:00 |
Shay Nehmad
|
638e6d61de
|
Added pipdeptree to build process
|
2020-07-08 17:03:50 +03:00 |
Shay Nehmad
|
d501bf3b00
|
Add six minimum requirement to explicitly resolve conflict
Added pip freeze to travis to ease debugging
|
2020-07-08 16:43:52 +03:00 |
Shay Nehmad
|
45035cc3c3
|
Unlock pyinstaller
On systems where you have one venv for agent and server, the pyinstaller version is our own build from the GC repo
|
2020-07-08 16:04:32 +03:00 |
Shay Nehmad
|
9ce2c5eb83
|
Sort and lock pip requirement files
|
2020-07-08 15:56:48 +03:00 |
Shreya
|
e12374b7d3
|
Add mongo query to count successful PBA attempts
|
2020-07-04 15:29:25 +05:30 |
Shreya
|
8c18731b45
|
Use mongo search for T1136's report data
|
2020-07-03 15:56:40 +05:30 |
Shay Nehmad
|
8c44731415
|
Update issue templates with labels
|
2020-07-01 14:14:31 +03:00 |
Shay Nehmad
|
5e469598b2
|
Rename Documentation_request to Documentation_request.md
|
2020-07-01 14:08:05 +03:00 |
Shay Nehmad
|
8acd64ad68
|
Create Documentation_request
New issue type for documentation requests
|
2020-07-01 14:07:42 +03:00 |
Shay Nehmad
|
9cfd8d5153
|
Merge pull request #701 from guardicore/602/documentation-framework
a11y and performance improvements for docs site
|
2020-07-01 11:11:24 +03:00 |
Shay Nehmad
|
3879efbf26
|
a11y and performance improvements for docs site
|
2020-07-01 11:10:05 +03:00 |
Shay Nehmad
|
e2c0d21a1d
|
Merge pull request #699 from guardicore/602/documentation-framework
Tiny fix in docs site
|
2020-06-29 20:03:50 +03:00 |
Shay Nehmad
|
5752b08de7
|
Guardicore emphesis in homepage and sidebar
|
2020-06-29 20:02:41 +03:00 |
Shay Nehmad
|
c20158c37e
|
Merge pull request #681 from guardicore/602/documentation-framework
602/documentation framework
|
2020-06-29 18:52:28 +03:00 |
Shay Nehmad
|
5f649ca056
|
Added monkey documentation hub logo
|
2020-06-29 18:51:53 +03:00 |
Shay Nehmad
|
e6f26cea32
|
Minor content fixes
|
2020-06-29 17:02:57 +03:00 |
Shay Nehmad
|
e6c4e0d41c
|
Add shadow around content images
|
2020-06-29 17:02:43 +03:00 |
Shay Nehmad
|
fd2f05d10c
|
Fix download link
|
2020-06-29 17:02:31 +03:00 |