Commit Graph

3639 Commits

Author SHA1 Message Date
Shay Nehmad 81c950b469 Ran isort to order all imports and pass CI tests 2020-07-15 17:55:45 +03:00
Shay Nehmad 832662602d Update package-lock.json 2020-07-15 17:02:47 +03:00
Shay Nehmad 4cc05637e5 Merge branch 'develop' into snyk-upgrade-bb05e006ee678bf67c3eb4c3c10b3cdf 2020-07-15 16:51:50 +03:00
Shay Nehmad 1e8e9a7d41 Bugfix in file upload for PBAs (nonexistent directory) 2020-07-15 16:49:34 +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 7ef2afb3fb fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade:
  - @fortawesome/fontawesome-svg-core from 1.2.28 to 1.2.29.
    See this package in NPM: https://www.npmjs.com/package/@fortawesome/fontawesome-svg-core
  - @fortawesome/free-regular-svg-icons from 5.13.0 to 5.13.1.
    See this package in NPM: https://www.npmjs.com/package/@fortawesome/free-regular-svg-icons
  - @fortawesome/free-solid-svg-icons from 5.13.0 to 5.13.1.
    See this package in NPM: https://www.npmjs.com/package/@fortawesome/free-solid-svg-icons
  - @fortawesome/react-fontawesome from 0.1.9 to 0.1.11.
    See this package in NPM: https://www.npmjs.com/package/@fortawesome/react-fontawesome

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:52 +00:00
snyk-bot e417ed3e27 fix: upgrade rc-progress from 2.5.3 to 2.6.1
Snyk has created this PR to upgrade rc-progress from 2.5.3 to 2.6.1.

See this package in NPM:
https://www.npmjs.com/package/rc-progress

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:47 +00:00
snyk-bot 40aca91b28 fix: upgrade filepond from 4.13.5 to 4.18.0
Snyk has created this PR to upgrade filepond from 4.13.5 to 4.18.0.

See this package in NPM:
https://www.npmjs.com/package/filepond

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:41 +00: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
Shay Nehmad 764f5940d8 Add link to OS compat docs in setup 2020-07-14 10:48:42 +03:00
Shay Nehmad f3a2bd68ec Migrated and updated docs from our wiki to the new docs site
Added tags to pages
2020-07-14 10:42:35 +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
VakarisZ 6a824efab3 Finished AdvancedMultiSelect component 2020-07-03 17:41:41 +03:00
VakarisZ 989020c5ba Removed old react-jsonshema-form npm package 2020-07-03 17:38:43 +03:00
VakarisZ 67eeb2b670 Grouped stylesheets into components and pages 2020-07-03 17:38:02 +03:00
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
VakarisZ fda600eb60 Finished PBA refactoring 2020-06-30 18:10:48 +03:00
VakarisZ aad9e5069e PBA file refactoring almost working 2020-06-30 16:07:43 +03:00