Shreya
|
a39cfd21fb
|
Swimm: update exercise Add a simple Post Breach action (id: tbxb2cGgUiJQ8Btma0fp).
|
2021-04-13 10:43:05 +05:30 |
Shreya
|
5469c7cc41
|
Match unit tests' class names and file names
Renamed class/file name depending on which was more applicable
|
2021-04-13 10:43:05 +05:30 |
Shreya
|
6e92127807
|
Rename unit test files from *_test.py to test_*.py
|
2021-04-13 10:43:05 +05:30 |
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 |
Mike Salvatore
|
1414d132d3
|
ci: Add swimm verify back to travis.yml
This reverts commit 4aa9a14f13 .
|
2021-04-07 06:56:10 -04:00 |
Mike Salvatore
|
7cb92a7e13
|
Swimm: update exercise Implement a new PBA — (id: VW4rf3AxRslfT7lwaug7).
|
2021-04-07 06:52:50 -04:00 |
Mike Salvatore
|
5c4214e60a
|
Swimm: update exercise Add details about your new PBA (id: JFXftJml8DpmuCPBA9rL).
|
2021-04-07 06:52:35 -04:00 |
Mike Salvatore
|
c1950aa4ff
|
Swimm: update exercise Add a simple Post Breach action (id: tbxb2cGgUiJQ8Btma0fp).
|
2021-04-07 06:52:05 -04:00 |
Mike Salvatore
|
874a88ced0
|
Swimm: update exercise Add a new System Info Collector (id: OwcKMnALpn7tuBaJY1US).
|
2021-04-07 06:49:30 -04:00 |
Mike Salvatore
|
2881b11be3
|
Swimm: update exercise Add a new configuration setting to the Agent ⚙ (id: AzD8XysWg1BBXCjCDkfq).
|
2021-04-07 06:47:32 -04:00 |