Commit Graph

4771 Commits

Author SHA1 Message Date
Shreya 2d8aef8beb Add pre-commit hook for eslint 2021-04-12 17:45:52 +05:30
Mike Salvatore 21a2083903 build: Use official `deployment_scripts/config` in build_appimage.sh 2021-04-12 08:03:11 -04:00
Shreya c736560f09 Fix "Do not access Object.prototype method 'hasOwnProperty' from target object" eslint warnings 2021-04-12 17:31:17 +05:30
Shreya e74e205368 Fix trailing comma eslint warnings 2021-04-12 17:31:17 +05:30
Shreya bbfc0d4130 Fix "Component definition is missing display name" eslint warnings 2021-04-12 17:31:58 +05:30
Shreya f267e5bbc0 Fix unused variable eslint warnings 2021-04-12 17:31:29 +05:30
Shreya 508c562243 Fix singlequotes eslint warnings 2021-04-12 17:31:18 +05:30
VakarisZ f491862ed6 Merge branch 'develop' of https://github.com/guardicore/monkey into develop
 Conflicts:
	docs/content/reference/exploiters/SMBExec.md
2021-04-12 09:47:39 +03:00
VakarisZ a2edd4e1fa Fixed documentation hub links, broken due to whitespace characters in between 2021-04-12 09:45:51 +03:00
Mike Salvatore e0a40626be Swimm: update exercise Add a new configuration setting to the Agent ⚙ (id: AzD8XysWg1BBXCjCDkfq). 2021-04-11 19:37:40 -04:00
Mike Salvatore 76a2dfdf91 cc: Remove unnecessary quotes in post_breach_actions.py 2021-04-11 19:35:40 -04:00
Mike Salvatore 265863cdf4 Merge branch 'copyedits-reference-section' into develop 2021-04-10 20:06:10 -04:00
Mike Salvatore 9e26a3f1eb Merge branch 'documentation_hub_link_fixes' into develop 2021-04-10 19:33:35 -04:00
VakarisZ 6396c7d1a4 Fixed homepage (Infection monkey logo) click to redirect back to documentation homepage, not guardicore. 2021-04-09 17:47:29 +03:00
VakarisZ 38036f7a9d Removed duplicate password reset tutorials in the documentation hub 2021-04-09 17:47:29 +03:00
VakarisZ f62007d028 Refactored internal documentation hub links to proper structure which fixed them in production 2021-04-09 17:47:29 +03:00
VakarisZ f4faed2cd5
Merge pull request #1093 from guardicore/validation-script-removed
Removed validation-scripts
2021-04-09 17:23:55 +03:00
VakarisZ 77d76b075a Fixed link in zero-trust documentation page 2021-04-09 15:06:17 +03:00
VakarisZ 84ed067f28 Fixed gitignores to exclude some irrelevant files 2021-04-09 14:54:02 +03:00
VakarisZ 31657c9fae Fixed small inconsistency in debian installation tutorial 2021-04-09 14:23:26 +03:00
VakarisZ 9557eab7de Removed validation-scripts 2021-04-09 11:33:03 +03:00
VakarisZ f9d8584910 Shellshock UI bugfix 2021-04-08 11:02:18 -04:00
Mike Salvatore 2792bac5e6 Merge branch 'e501-warnings' into develop
Resolves #1071
2021-04-08 08:02:53 -04:00
Shreya Malviya 4d951e2a8a
Merge pull request #1082 from guardicore/swimm-verify
Swimm verify
2021-04-08 17:31:31 +05:30
Shreya 2f8441f1d5 Update travis script for swimm verify 2021-04-08 17:12:10 +05:30
Shreya 0f2ecc14cc Modify Swimm unit: Implement a new PBA — `ScheduleJobs` 2021-04-08 17:08:41 +05:30
Shreya e1ec0263a8 Fix Swimm unit: Add a simple Post Breach action 2021-04-08 17:03:09 +05:30
Shreya f60f38d14d Fix Swimm unit: Add a new System Info Collector 2021-04-08 16:57:02 +05:30
Shreya 0fa7c41cf3 Modify Swimm unit: Add a new configuration setting to the Agent
Fixed a link
2021-04-08 16:45:46 +05:30
Mike Salvatore 920803bbac Add flake8 entry to changelog 2021-04-08 06:40:09 -04:00
Mike Salvatore ccbf4f0117 zoo: Add blackbox logs to .gitignore 2021-04-07 20:47:14 -04:00
Mike Salvatore b3c8ce28ed agent: Fix bug caused by unintentional newline in elastic exploiter 2021-04-07 19:10:36 -04:00
Mike Salvatore 39843527ae zoo: Remove unused import from zerologon_analyzer.py 2021-04-07 13:51:47 -04:00
Mike Salvatore 13d99a4ccc agent: Fix W291 trailing whitespace warnings 2021-04-07 13:49:37 -04:00
Mike Salvatore c9d64ea40c zoo: resolve E501 flake8 warnings in monkey zoo 2021-04-07 13:47:50 -04:00
Mike Salvatore 7901446b4e ci: expand flake8 checks from `monkey/` to whole repo 2021-04-07 13:41:40 -04:00
Mike Salvatore a6a306a099 Fix exclude path in flake8 config 2021-04-07 13:40:01 -04:00
Mike Salvatore 4466ff44cf Run black to resolve E261 warnings 2021-04-07 13:40:01 -04:00
VakarisZ 56e754eddd Manual fixes of long line refactorings gone wrong 2021-04-07 13:40:01 -04:00
VakarisZ 73da6fdc40 Manually fixed long lines not picked up by automatic refactoring 2021-04-07 13:40:01 -04:00
VakarisZ 1c44ada9bb Added noqa to long import which is the outcome of running black 2021-04-07 13:40:01 -04:00
VakarisZ 3149dcc8ec Fixed screwed up formatting with black 2021-04-07 13:40:01 -04:00
VakarisZ 03bcfc97af All E501 errors fixed, but formatting screwed up 2021-04-07 13:40:01 -04:00
Mike Salvatore 958fa50d83 Merge branch 'pre-commit' into develop 2021-04-07 11:07:27 -04:00
Mike Salvatore 3759c4d07a
build: fix small typo in deployment_scrips/README.md
Co-authored-by: Shreya Malviya <shreya.malviya@gmail.com>
2021-04-07 08:33:11 -04:00
VakarisZ 1cc2dc24ac Fixed pre-commit to be installer in monkey dir during deployment scripts 2021-04-07 07:43:43 -04:00
VakarisZ a5ce373cbf Added pre-commit installation to windows deployment script 2021-04-07 07:43:43 -04:00
Mike Salvatore 1d7211e8dc
Merge pull request #1081 from guardicore/isort-everything
Isort everything
2021-04-07 07:30:06 -04:00
Mike Salvatore f22fc8e37e ci: use swimm version 0.4.1 in travis.yml 2021-04-07 07:16:57 -04:00
VakarisZ cd59e9ba1a Updated travis script to use the latest swimm version. 2021-04-07 06:57:04 -04:00