-
Can someone please advise on a way to configure a longer timeout for image scanning?
I have a big registry and sometimes I get `context deadline exceeded` when scanning images. Is it possible to conf…
-
It's possible to create the option in the harbor.yml file to setup the following Trivy settings?
- automatic HTML reports from every Trivy scans
- choose Trivy HTML report output directory
- cho…
-
As suggested by @danielpacak [here](https://github.com/goharbor/harbor/issues/11210#issuecomment-605828319).
-
Hi there!
I'm trying to find out, if - once i acknowledge CVEs within Aqua Enterprise (6.5.x) - those CVEs will also be whitelisted within harbor.
Within Aqua Enterprise, i could either acknowledge …
-
I also got this error mentioned in #9
```
time="2020-06-23T06:54:16Z" level=debug msg="sending request" URL="http://anchore-anchore-engine-api.anchore.svc.cluster.local:8228/v1/registries" method…
-
The CVE with score 9.0+ is marked as `Low`. This may be due to the impl of the scanner, I'm opening the issue for the record.
We may clarify and push Trivy to fix it or introduce more attribute to t…
-
I have a query. How is the overall artifact vulnerability severity is calculated?
For example, the below artifact doesn't have any critical vulnerability but overall severity is listed as Critical in…
-
Currently if OS is not supported by Trivy Scanner distribution we can see that when running `trivy` commands from Shell.
```
2021-03-05T13:46:57.143Z WARN This OS version is no longer su…
-
-
I want to implement identity authentication in the api calls of harbor and adapter
But I used the other three authentication methods in turn, they don't seem to work
- harbor version: 2.1.1
- d…