Pamplemousse

Results 47 comments of Pamplemousse

> I think it's a more elegant method. But it breaks anything more complicated than the minimum example: * Slides that have content (like a little introduction) before a subsection....

> `-autorun zap.default.conf` and `-quickurl http://localhost:8080` are not compatible Ah, gotcha, didn't realise that. > Have you edited the `zap.default.conf` file generated? I thought it would work out-of-the box given...

@kingthorin I believe this is still somewhat a bug: In the generated configuration, I see the following: ```yaml - type: script name: script parameters: action: scriptName: ``` which fails because...

Out of my very very minimal example, the `scriptName` thing is the only error I found.

The `flake check` failure is rather mysterious to me, because it works on my machine! (never thought I would ever say that in a `nix` environment :open_mouth:)

Would it be possible to pass such a list in memory rather than having to write to a DB ahead of starting `depscan`? I envision something like `depscan ... --extra-vuln-from...

> or is there a scenario where an open-source user might legitimately benefit from tracking private or undisclosed vulnerabilities? When the vulnerability has been disclosed but didn't receive a proper...