Javier Sanchez Gil
Javier Sanchez Gil
## Update - It seems that when launching the WAF bucket, it's not processing the logs properly because the accessed path is only up to the day: `//AWSLogs///WAFLogs/////` - As...
## Update - After discussing with the rest of the team about the WAF operation, it has been decided to create an epic https://github.com/wazuh/wazuh/issues/23361 to split the workload, as it...
## Update The necessary changes were made to obtain records of `WAF v2` route, and the following tests were carried out: ## WAF native : ```console root@wazuh-master:/# /var/ossec/wodles/aws/aws-s3 --bucket aws-waf-logs-wodle-v2...
## Update The tests related to `WAF` were updated and added: ```console (unittest-env) wazuh@javier:~/Git/wazuh$ PYTHONPATH=/home/wazuh/Git/wazuh/api:/home/wazuh/Git/wazuh/framework python3 -m pytest wodles/aws/tests/test_waf.py -v =============================================================================================== test session starts =============================================================================================== platform linux -- Python 3.10.12,...
## Update The requested changes were checked and the tests for `WAF v2` were run again. As the changes were, errors were being generated when running the bucket with the...
## Update About the last requested changes: - Fixed syntax errors in the code. - Modified the `get_full_prefix` method to access the last `key` of the `Contents` directly and get...
## Update To address this vulnerability, it will be updated to version `3.0.3`, the latest as can be seen at https://pypi.org/project/Werkzeug/#history
## Update This update of `Werkzeug` will ultimately be made for `4.9.0` instead of `4.8.1` because, as seen in the Dependencies tree of this comment https://github.com/wazuh/wazuh/issues/23822#issuecomment-2149298468, in `4.8.1` the version...
## Update Packages were generated for `AMD` (The installation was checked with the packages) : Installation ```console Successfully installed Cython-0.29.36 Jinja2-3.1.3 MarkupSafe-2.1.2 PyJWT-2.8.0 PyYAML-5.4.1 SQLAlchemy-2.0.23 Werkzeug-3.0.3 anyio-4.1.0 asgiref-3.7.2 attrs-23.1.0 azure-common-1.1.25...
## Test report [Artifacts](https://github.com/user-attachments/files/15807897/archive.zip) ## Test results --- | **Test name** | **Pass** | **XPass** | **Skip** | **XFail** | **Fail** | **Issues Ref.** | **Status** | |--|--|--|--|--|--|--|--| | test_active_response_endpoints.tavern.yaml...