Santiago Bruno

Results 5 comments of Santiago Bruno

@plusvic were there any changes in the build process or how it is published to pypi since 3.8.1? I don't see any change in this repo that could have caused...

To avoid that maybe specifying the commit for 3.9.0 could work, or even the version. I haven't tried any of those but I think it should work: `git+https://github.com/VirusTotal/yara-python@63ac2417a918692be6d5bd659fbfd39564396ec3` `git+https://github.com/VirusTotal/[email protected]`

Is the profiling support still unofficial? I just created an issue for yara-python (https://github.com/VirusTotal/yara-python/issues/155) because it relies on the mentioned implementation of having `clock_ticks` as a member of both `YR_RULE`...

I found the same problem today. It is not only `/usr/share/elasticsearch/bin/performance-analyzer-agent-cli` which is gone after an RPM upgrade, also the whole `/usr/share/elasticsearch/performance-analyzer-rca` directory and the `/usr/share/elasticsearch/data/rca_enabled.conf` configuration file. Only the...

I leave this branch as a reference: https://github.com/wazuh/wazuh-packages/compare/4.2...699-fix-deb-builder-nodejs It fixes the issue. Though maybe the approach to fix this is to remove node from certain branches and not apply this...