 Eugeny AblesovandGitHub
|
4f989dcd94
|
Fixed field mapping @ zeekengine.py (#143)
Fixed field mapping @ zeekengine.py: resp_h is destination host, please refer to https://docs.zeek.org/en/current/log-formats.html
|
2023-08-14 15:14:42 +03:00 |
|
 Eugeny AblesovandGitHub
|
4e4c6172cd
|
Fixed field mapping @ zeekengine.py
Fixed field mapping @ zeekengine.py: resp_h is destination host, please refer to https://docs.zeek.org/en/current/log-formats.html
|
2023-08-14 15:14:00 +03:00 |
|
 Eugeny AblesovandGitHub
|
9939dc3bf4
|
Added diagnostics script (#141)
|
2023-06-26 14:04:10 +03:00 |
|
 Eugeny AblesovandGitHub
|
c3f09469b9
|
Added diagnostics script
|
2023-06-26 14:01:58 +03:00 |
|
 Eugeny AblesovandGitHub
|
5091308d0b
|
Update install.sh (#140)
Fixed password comparison
|
2023-06-26 14:00:43 +03:00 |
|
 Eugeny AblesovandGitHub
|
69512ba605
|
Update install.sh
Fixed password comparison
|
2023-06-26 14:00:12 +03:00 |
|
 Eugeny AblesovandGitHub
|
0dafbf63a2
|
Update requirements.txt (#139)
Use only fixed versions for dependencies
|
2023-06-26 13:59:03 +03:00 |
|
 Eugeny AblesovandGitHub
|
bd4ab27c21
|
Update requirements.txt
Use only fixed versions for dependencies
|
2023-06-26 13:57:42 +03:00 |
|
 Eugeny AblesovandGitHub
|
e2a040798a
|
Ablesov/fix tinycheck installation (#135)
* Update requirements.txt
Fix:
pymisp - use older version to keep code compatibility
sqlalchemy - use 1.4 latest build (api 2.0 incompatible with codebase)
M2Crypto - removed (not used)
pyOpenSSL - removed (not used)
* Update scheme.sql
pymisp warning fix
* Update main.py
Unused reference to pyOpenSSL removed
|
2023-05-30 15:20:09 +03:00 |
|