Djamox
Djamox
**Feature description** I'm trying to dockerize my custom analyzers. I can see that the path **/tmp/cortex-**** is mounted as **/job** inside de container to get the observable. Is there a...
Hi, I launch a scan on every image in registry every weeks. After several weeks, the Trivy cache storage is quite huge so I manually run a cache clear by...
Hi, For reporting needs, I want a metric that reveal the number of images in a project. The metric I use is "[harbor_project_artifact_total](https://goharbor.io/docs/2.10.0/administration/metrics/)". This metric comes with a label named...
Hi, I have a replication rule created images from a remote Harbor. Remote images are signed by cosign, so the signature artifact is also replicated :  When the digest...
**Expected behavior and actual behavior:** When I define an immutability rule excluding several repos containing the charactere "/", the rule should work (this is the only rule enabled) : ...
Hi, When I try to list immutable rules of a project with ListImmuRules method, it returns a 401 error. I use the admin account and everything works on projects, repositories,...
Hi, I am trying to perform a fresh install of the MISP. Here is what I did (I change password with XXX and domain with localhost) : ``` bash ./FOR_NEW_INSTALL.sh...
Hi, For reporting needs, I want a metric that reveal the number of images available in a project. The metric I use is "[harbor_project_artifact_total](https://goharbor.io/docs/2.10.0/administration/metrics/)". This metric comes with a label...
### OAuth2-Proxy Version 7.6.0 ### Provider oidc ### Current Behaviour of your Problem I try to configure OAuth2 Proxy to handle anthentication on my application hosted on a Kubernetes cluster....
**Expected behavior and actual behavior:** When I set up a proxy-cache to Dockerhub, sometimes, the artifact is in a folder (cf. ollama/ollama), sometimes, it's not (cf. library/alpine) :  ...