Julien Del Piccolo

Results 13 issues of Julien Del Piccolo

I updated my phone to android 7 then 8 (LineageOS 14.1 and 15.1) a couple of days ago and since then, for some reason I cannot figure out, it is...

Implement a dummy debug package that will output debug information directly in the Syno UI as the package description. Conditions to trigger that package to show: - In sspks.yml: ```yml...

enhancement

`make spk` should be working but the postinstall script needs to be reviewed to get composer and install dependencies. Travis is probably going to fail builds after this...

When pushing local images, because the server is only up for the small amount of time needed to serve the layers, it is nearly impossible to test connectivity from clair...

feature request

Update documentation for docker-compose. Add FAQ on how to resolve most common issues.

enhancement

I cannot clairctl pull anymore from my custom registry with build 5d7ae72. Something must have broken it since it was working fine with the fix-pull branch a while ago. I...

I am not sure this is done on purpose or not, but I just spend a couple of minites trying to find out where my reports were generated. Turns out...

bug

Is it possible to amend https://github.com/jgsqware/clairctl/blob/e0959c5c82070bbe7c855872ab6bcc4970b67748/cmd/report.go#L73 in order to generate paths like this ? `////.html` I personally scan 100+ images on my registry and serve them with nginx. Having a...

feature request

In specific cases, broken reports can be generated. Let's assume we have two images using `FROM alpine 3.5`: jdel/image1 and jdel/image2 Both images don't have any other common layers. Running...

bug

Hello, The tool looks promising and I would be interested to use it but could you specify which permissions are required for the tool to do its job ? Thanks...