-
I was reviewing the code in the certifier package and noticed that the buffered channel used in the certify function has a size of `1000`. However, as stated in the article "The Behavior of Channels" …
-
Hey , thank you for the Work.
I have a similar Installation, there is a Guacd.conf .To reach the Guac from outside i Change the hostname to public IP and can reach.
In this Installation i don…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
A script launch the following command to start a container with the `rm` flag s…
-
---
name: Bug report
about: Blank screen on reverse proxy
---
[linuxserverurl]: https://linuxserver.io
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/l…
-
First of all, great package...thanks!
I'm having an issue with extra characters and slight misspellings. I wasn't sure if this was expected behavior:
Matching for `guacamole`...if I type:
- `gu…
-
`Certify` and `generateDocuments` have outdated comments that need to be updated to be generic.
```go
// Certify queries the graph DB to get the components to scan. Utilizing the registered certi…
-
Collectors that obtain documents need somewhere to emit them to. The processor, which is the next part of the pipeline needs to gather the documents and process them..
There are a couple options na…
-
Based on https://github.com/guacsec/guac/issues/216, the ingestor is currently not publishing via NATS. Once the abstraction is complete add publish to ingestor and subscribe to assembler.
```
if…
-
Hi, I was trying to test `pkg/certifier/osv/internal/osv_query/osv_query.go` and saw that there are the structs, `BatchedResponse` and `HydratedBatchedResponse`:
https://github.com/guacsec/guac/blo…
-
```
root@cross-server:/isardvdi# docker-compose pull
Pulling isard-db ... error
Pulling isard-engine ... error
Pulling isard-api ... error
Pulling is…