VakarisZ
d79892427b
Moved credential encryption in mongo CHANGELOG.md entry from Fixes to Security
2021-09-28 11:04:42 +03:00
VakarisZ
8b9973238e
Add CHANGELOG.md entry about fixed plaintext credentials in mongodb
2021-09-27 16:59:11 +03:00
Shreya Malviya
a857d291d8
CHANGELOG: Add entry for modifying ATT&CK report messages
2021-09-24 17:32:17 +05:30
Mike Salvatore
9d07f82bd6
Fix typo in CHANGELOG
2021-09-17 07:46:27 -04:00
VakarisZ
5a8507e5c6
Add the removal of "Execution through the module load" T1129 attack technique to the CHANGELOG.md
2021-09-17 14:21:06 +03:00
Mike Salvatore
1d991be6b4
Update CHANGELOG.md
2021-09-14 12:30:43 -04:00
Shreya Malviya
eefd7a69e8
Merge pull request #1453 from guardicore/bugfix-expanded-report-reset
...
Don't collapse PBA table in security report on data change
2021-09-07 13:09:00 +05:30
Shreya Malviya
f917258979
CHANGELOG: Add entry for bugfix (table collapse on reset)
2021-09-06 18:33:23 +05:30
Shreya Malviya
6740812f4b
Merge pull request #1439 from guardicore/remove-standard-environment
...
Remove standard environment (insecure access feature)
2021-09-06 13:18:27 +05:30
VakarisZ
f2739f426c
Add a CHANGELOG.md entry about the fixed Guardicore logo overlapping
2021-09-03 15:30:50 +03:00
Ilija Lazoroski
cd9d5b4c5e
Agent: Change trap command signal to TERM
2021-09-02 07:55:47 -04:00
Shreya Malviya
8ef07bdca0
CHANGELOG: Update with insecure access removal
2021-09-01 16:52:48 +05:30
VakarisZ
0635169362
Remove unused and broken package gathering feature on windows. ( #1431 )
...
Agent: Remove unused and broken package gathering feature on windows.
2021-08-30 09:56:34 -04:00
Mike Salvatore
00ccc3755d
Move changelog entries from PR #1433 from v1.11.0 to unreleased
2021-08-30 09:46:24 -04:00
Mike Salvatore
09f14687d3
Fixed minor typos in CHANGELOG.md
2021-08-30 09:44:20 -04:00
Mike Salvatore
1bf3013fc2
Update changelog for PR #1433
2021-08-30 09:41:18 -04:00
Ilija Lazoroski
10697934d6
Rename Communicate as new user to Communicate as backdoor user
2021-08-30 14:01:40 +02:00
Shreya Malviya
0f2f39f0a0
CHANGELOG: Update with entry for random password for CommunicateAsNewUser PBA
2021-08-30 16:21:22 +05:30
Mike Salvatore
342b5689f1
Update changelog with fixes for #1405 and #1419
2021-08-23 11:44:29 -04:00
Mike Salvatore
db8ea45197
Agent: Remove traceroute binaries
...
The traceroute binaries are no longer used. They inflate the size of the
agent binaries and add unnecessary dependencies.
2021-08-20 16:27:36 -04:00
Mike Salvatore
198fbd66f8
Merge branch 'remove-internet-access-check' into develop
...
PR #1420
2021-08-20 10:40:24 -04:00
Mike Salvatore
434246f21f
Merge branch '1175/fix-break-on-german-system-lang' into develop
...
PR #1403
2021-08-20 10:37:29 -04:00
Mike Salvatore
cf73d11d9e
Update changelog for issue #1402
2021-08-20 09:30:56 -04:00
Mike Salvatore
1d9ae4c01a
Island: Fix typo "trough" -> "through"
2021-08-20 09:23:23 -04:00
Ilija Lazoroski
9f194f3417
Merge branch '1183/hide-input-component' into develop
...
PR #1417
2021-08-20 13:59:45 +02:00
Mike Salvatore
0fc9631d75
Update changelog with entry for #1183
2021-08-20 07:47:29 -04:00
Mike Salvatore
ce27829753
Update CHANGELOG.md with fix for #1175
2021-08-19 19:20:38 -04:00
Ilija Lazoroski
8e9f5647f6
UI: Hide description that messed up the list
2021-08-19 10:35:36 -04:00
Mike Salvatore
dd390ff41d
Update release 1.11.0 date in changelog
2021-08-13 08:38:33 -04:00
Ilija Lazoroski
fe02e42ea0
Agent: Fix linux command line for http request
2021-08-09 12:34:01 -04:00
Mike Salvatore
3f428b857c
Fix minor typos in changelog
2021-08-05 11:42:13 -04:00
Mike Salvatore
f8d8f11429
Update changelog for v1.11.0
2021-08-05 11:23:14 -04:00
Mike Salvatore
ded9c03430
Update changelog with BB test performance improvements
2021-08-04 15:20:53 -04:00
Mike Salvatore
294ec0d546
Merge branch '1374/bug-fix' into develop
...
Pull request #1387
2021-07-31 19:38:40 -04:00
Mike Salvatore
9e449bb90f
Update AppImage changelog entries
2021-07-31 19:22:42 -04:00
Mike Salvatore
b11277a340
Update changelog for #1374
2021-07-30 05:49:24 -04:00
Mike Salvatore
ae1427f6a6
Build: Remove duplicate code from appimage build script
2021-07-27 15:25:50 -04:00
Mike Salvatore
e3ed576b0e
Update changelog regarding docker build script
2021-07-27 07:54:04 -04:00
Mike Salvatore
adb1006b57
Update the CHANGELOG
2021-07-19 15:01:40 -04:00
Mike Salvatore
45a382f5ff
Add #1240 to CHANGELOG
2021-07-13 12:36:03 -04:00
Mike Salvatore
0fd88b8097
Merge pull request #1297 from guardicore/ransomware-report-api-endpoint
2021-07-06 09:22:11 -04:00
Mike Salvatore
96fc33025e
Island: Redirect gevent tracebacks to file and log exceptions
...
By default, gevent prints exceptions and tracebacks to stderr. This is
obnoxious as it results in large tracebacks intermixed with the output
that the logger prints to the console. This commit redirects this data
to {DATA_DIR}/gevent_exceptions.log. Unfortunately, this would mean that
the user might be left without any indication these exceptions had
occurred, unless they take the time to inspect the
gevent_exceptions.log. Therefore, when an excepion occurs, a message
with just the exception (not the traceback) is logged to WARNING.
Fixes #859
2021-07-06 08:39:30 -04:00
Shreya
c78c955551
CHANGELOG: Add ransomware report API endpoint
2021-07-06 16:16:35 +05:30
Mike Salvatore
b4b690491e
Update changelog
2021-07-05 08:18:14 -04:00
Mike Salvatore
f027ad6d1b
Agg ransomware simulation to CHANGELOG
2021-06-29 11:48:07 -04:00
Mike Salvatore
b30de00305
Update encryption/decryption PR numbers in changelog
...
Co-authored-by: Shreya Malviya <shreya.malviya@gmail.com>
2021-06-09 10:02:44 -04:00
VakarisZ
53bb6f7879
Added changes of configuration encryption/decryption to CHANGELOG.md
2021-06-03 17:07:10 +03:00
VakarisZ
5f7e886310
Updated CHANGELOG.md with mongodb launch from island changes.
2021-05-27 11:05:53 +03:00
VakarisZ
7d1c5dd908
Merged develop into data-dir-on-island-init
2021-05-24 16:00:21 +03:00
shreyamalviya
4640a760ff
Update CHANGELOG (create data dir on island init)
2021-05-21 14:56:12 +05:30
VakarisZ
cc365a74c5
Added a CHANGELOG.md entry about BB tests being able to self-register
2021-05-20 16:47:13 +03:00
VakarisZ
6eb377858d
Added unit test refactoring into the CHANGELOG.md
2021-05-20 17:39:00 +05:30
Shreya
1d544d162a
Update CHANGELOG (generate random pwds)
2021-05-17 19:17:45 +05:30
Mike Salvatore
3205d8344c
Merge branch 'environment-config-section' into develop
2021-05-13 08:02:55 -04:00
Mike Salvatore
2af2fd4a55
Minor changelog maintenance
2021-05-11 15:03:18 -04:00
Mike Salvatore
ff510e3e4c
Add changelog entry for "environment" section
2021-05-11 15:00:51 -04:00
Mike Salvatore
0b21dac261
Merge branch 'untangle-logger-config' into develop
2021-05-11 14:40:39 -04:00
Mike Salvatore
b5c9828ddc
island: Remove errant space in manual run windows command
...
Fixes #1153
2021-05-10 11:52:31 -04:00
Shreya
0556465c6a
Update CHANGELOG.md (removed island logger config)
2021-05-10 16:47:30 +05:30
Shreya
55208fd0be
Add CHANGELOG entry for Vulture fixes
2021-05-06 22:40:10 +05:30
Mike Salvatore
e609094a59
Merge branch 'pwd-hash' into develop
2021-05-05 08:05:15 -04:00
Mike Salvatore
93bb14f7bf
agent: Update changelog with zerologon tmp directory item
2021-05-04 08:36:22 -04:00
Shreya
9c1096daa1
Add CHANGELOG entry for bcrypt work
2021-05-03 23:49:44 +05:30
Mike Salvatore
7f06ec4034
Merge branch 'appimage-automated-build' into develop
2021-05-03 10:15:50 -04:00
Mike Salvatore
de9d750e3c
Add PR #1136 to the changelog
2021-04-30 10:26:01 -04:00
VakarisZ
3a25c2d748
Improved --run-performance-tests flag entry on CHANGELOG.md
2021-04-30 09:41:20 +03:00
VakarisZ
5f9672c4c4
Changed --no-performance-tests to --run-performance-tests for convenience (skipping performance tests by default) and documented changes in CHANGELOG.md
2021-04-30 09:41:20 +03:00
Mike Salvatore
b50faceba7
Add a changelog entry for dlint work
2021-04-28 10:47:38 -04:00
Mike Salvatore
f5ce51858a
Added changelog entry for #1054
2021-04-26 12:01:19 -04:00
Mike Salvatore
30bb987830
Add missing pipenv and unit tests items to CHANGELOG.md
2021-04-26 11:59:17 -04:00
Mike Salvatore
eb006f88bd
Update CHANGELOG.md for AppImage v2
2021-04-15 11:32:10 -04:00
Mike Salvatore
920803bbac
Add flake8 entry to changelog
2021-04-08 06:40:09 -04:00
Mike Salvatore
ad2b2f88f5
Add information about isort to changelog
2021-04-06 19:22:23 -04:00
Mike Salvatore
17da8896af
Add information about black to changelog
2021-04-06 17:41:25 -04:00
Mike Salvatore
e616fcdf50
Merge branch 'appimage' into develop
2021-04-04 21:53:06 -04:00
Mike Salvatore
74f1dd1af5
Add PostgreSQL finderprinter to CHANGELOG.md
2021-03-31 13:51:31 -04:00
Mike Salvatore
05a368e534
Update CHANGELOG.md to include AppImage changes
2021-03-31 12:07:20 -04:00
Mike Salvatore
6693fad0b5
Add empty CHANGELOG.md file
2021-03-29 12:18:47 -04:00