Jesús
Jesús
**Checklist** - [x] I have tried restarting my IDE and the issue persists. - [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed. **Tell us about your...
I have a trouble with the method bot.sendDocument, it don't put the filename as expected. ```js bot.sendDocument(msg.chat.id,'someurl',{ caption:'foo', fileName:'MYNAME'} ); ``` I receive the pdf on the chat, that's fine...
Hi team, https://github.com/wazuh/wazuh/issues/3566 needs to build a Filebeat module, I think this repository is the right place to store and to maintain our build script. The final location for the...
Copy this sample file from oscap to some group: ``` # cp /var/ossec/wodles/oscap/content/ssg-fedora-24-ds.xml /var/ossec/etc/shared/staging/ ``` Change owner:group ``` # chown ossec:ossec /var/ossec/etc/shared/staging/ssg-fedora-24-ds.xml ``` The API is not showing its content...
Hi team, What I meant is that it would be nice to have a way to know the date from the last scan for a specific _syscollector_ route. How to...
Hi team, Any API call which returns a list such `/rules` or `/agents` or `/groups` or whatever should have a new parameter named `count`. It should return the total number...
Hello team, regarding https://github.com/wazuh/wazuh-kibana-app/issues/970, we need to add some new routes in order to fetch cluster.log and api.log from any node. The ossec.log from any node is going to be...
Hi guys, I've been using this package from some versions ago, always working but unexpectedly I've lost the ability to use auto-import on VSCode and it's directly related to this...
Tasks: - [ ] Navigate through CVE database - [ ] Given a CVE string, show if Wazuh has that CVE in its database - [ ] Alerts count for...
### Front-end side Our application is growing day by day and the manual testing is going to be unmaintainable. For this reason, I think we should add unit tests for...