Barnoux

Results 10 issues of Barnoux

**Describe the bug** A clear and concise description of what the bug is. The parameter 'limit' of the method 'list' related to agents API in Nessus.agents is not implementd as...

question
as-designed

Hello, I found an example of using username/password to authenticate with Nessus Manager API. I don't know if it is possible to authenticate with API key. does someone have the...

Hello, At first thank a lot for you work for this project he is very nice. I found that some field in the log from coraza are duplicated see the...

Hello, With the code bellow i have no entries. ```python from ldap3 import Server, Connection, ALL, ObjectDef, Reader server_obj = Server('server.MyDomain.com', port=636, use_ssl=True, get_info=ALL) connection_obj = Connection(server_obj, username, password, auto_bind=True)...

## 1. The problem I'm having: Hello, We don't have the value of the msg field in the anomaly score log wich have the rule id 980170. this was already...

awaiting feedback

Hello, Hope this parser will find some love. The goal of this parser is to parse waf alert from coraza when coraza is integreted as a plugin in caddy. the...

### Describe the bug I aimed to troubleshoot a false positive for a CRS rule on my coraza-caddy instance and wished to compare my results with the sandbox proposed by...

:+1: Feature Request
sandbox

### What happened? When running` podman exec -it crowdsec cscli setup detect --yaml`, the command fails with: ```bash Error: cscli setup detect: "systemctl show systemd-remount-fs.service --all --no-pager": exit status 1...

kind/bug
needs/triage
version/1.7.0

### Description I am encountering an error when trying to run a Podman container with the annotation io.containers.trace-syscall=of:/tmp/ls.json. The error message is: ``` Error: OCI runtime error: crun: error executing...

### Issue Description When attempting to start the pass_driver.service using Podman and systemd, the service fails. ### Steps to reproduce the issue 1. install gpg and pass on your host,...

kind/bug
stale-issue
triaged