-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v.1.9: Enables vulnerability management - gather installed packages a…
…cross the fleet and discover associated CVEs; Fixes the Windows installer;
- Loading branch information
root
authored and
root
committed
Feb 20, 2024
1 parent
7eb110f
commit c7de51f
Showing
1,703 changed files
with
2,681 additions
and
2,652 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
agent/agentd/main/helpers/__pycache__/agent_conf.cpython-38.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
agent/agentd/main/helpers/__pycache__/auth_helper.cpython-38.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
agent/agentd/main/helpers/__pycache__/packs_helper.cpython-38.pyc
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
version: "3" | ||
|
||
services: | ||
suricata: | ||
container_name: impulse-suricata | ||
image: 'jasonish/suricata:latest' | ||
network_mode: "host" | ||
cap_add: | ||
- SYS_NICE | ||
- NET_ADMIN | ||
volumes: | ||
- /var/impulse/etc/suricata:/etc/suricata | ||
- /var/impulse/lib/suricata:/var/lib/suricata | ||
- /var/impulse/log/suricata:/var/log/suricata | ||
command: '-i ${HOST_INTERFACE} -F /etc/suricata/capture-filter.bpf' ## IDS mode | ||
#command: '-i ${HOST_INTERFACE} -F /etc/suricata/capture-filter.bpf' ## IPS mode | ||
restart: always | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...kages/MarkupSafe-2.1.4.dist-info/METADATA → ...kages/MarkupSafe-2.1.5.dist-info/METADATA
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
...ackages/MarkupSafe-2.1.4.dist-info/RECORD → ...ackages/MarkupSafe-2.1.5.dist-info/RECORD
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
Binary file modified
BIN
+0 Bytes
(100%)
aux_server/aux-venv/lib/python3.10/site-packages/__pycache__/argparse.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
aux_server/aux-venv/lib/python3.10/site-packages/__pycache__/configparser.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
aux_server/aux-venv/lib/python3.10/site-packages/__pycache__/six.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ux-venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ux-venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/override.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
aux_server/aux-venv/lib/python3.10/site-packages/_yaml/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...rver/aux-venv/lib/python3.10/site-packages/aniso8601/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...server/aux-venv/lib/python3.10/site-packages/aniso8601/__pycache__/compat.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
aux_server/aux-venv/lib/python3.10/site-packages/aniso8601/__pycache__/date.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...x-venv/lib/python3.10/site-packages/aniso8601/__pycache__/decimalfraction.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...rver/aux-venv/lib/python3.10/site-packages/aniso8601/__pycache__/duration.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...er/aux-venv/lib/python3.10/site-packages/aniso8601/__pycache__/exceptions.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...rver/aux-venv/lib/python3.10/site-packages/aniso8601/__pycache__/interval.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...er/aux-venv/lib/python3.10/site-packages/aniso8601/__pycache__/resolution.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
aux_server/aux-venv/lib/python3.10/site-packages/aniso8601/__pycache__/time.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...rver/aux-venv/lib/python3.10/site-packages/aniso8601/__pycache__/timezone.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ver/aux-venv/lib/python3.10/site-packages/aniso8601/__pycache__/utcoffset.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...venv/lib/python3.10/site-packages/aniso8601/builders/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...x-venv/lib/python3.10/site-packages/aniso8601/builders/__pycache__/python.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ib/python3.10/site-packages/aniso8601/builders/tests/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...b/python3.10/site-packages/aniso8601/builders/tests/__pycache__/test_init.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...python3.10/site-packages/aniso8601/builders/tests/__pycache__/test_python.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ux-venv/lib/python3.10/site-packages/aniso8601/tests/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
.../aux-venv/lib/python3.10/site-packages/aniso8601/tests/__pycache__/compat.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...venv/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_compat.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...x-venv/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_date.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...python3.10/site-packages/aniso8601/tests/__pycache__/test_decimalfraction.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...nv/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_duration.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...x-venv/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_init.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...nv/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_interval.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...x-venv/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_time.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...nv/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_timezone.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...v/lib/python3.10/site-packages/aniso8601/tests/__pycache__/test_utcoffset.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
.../aux-venv/lib/python3.10/site-packages/async_timeout/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
.../lib/python3.10/site-packages/backports/configparser/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...nv/lib/python3.10/site-packages/backports/configparser/__pycache__/compat.cpython-310.pyc
Binary file not shown.
14 changes: 0 additions & 14 deletions
14
aux_server/aux-venv/lib/python3.10/site-packages/certifi-2023.11.17.dist-info/RECORD
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.