guac icon indicating copy to clipboard operation
guac copied to clipboard

GUAC aggregates software security metadata into a high fidelity graph database.

Results 216 guac issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Today, GUAC has a [Verifier](https://github.com/guacsec/guac/blob/52a55e44d194fe19b93e3f43d7901542afa51e9d/pkg/ingestor/verifier/verifier.go#L32) interface to link a given payload to an identity. Currently, the only implementation of this...

enhancement

#1326 and [design doc](https://github.com/guacsec/guac/blob/main/cmd/guacrest/design.md) provides the motivation for developing a new REST API in Guac. A proof of concept [API Server](https://github.com/guacsec/guac/tree/main/cmd/guacrest) has also already been added to Guac. This issue...

## Question Unfortunately, when deploying with docker-compose, one must rely on having a recent release. I've seen that there are plenty new features and enhancements in main since the last...

question

**Is your feature request related to a problem? Please describe.** Ingest https://github.com/google/capslock data

enhancement

Opening this issue to discuss and collect feedback on what areas of Guac need improved documentation. Feel free to comment with any shortcomings you've encountered in the documentation. Some possible...

**Is your feature request related to a problem? Please describe.** Pagination as a feature has been brought up multiple times. For example, for data display and also to enable faster...

enhancement

**Is your feature request related to a problem? Please describe.** Running guac (a network process with a remote API) against a database instance with DB admin permissions feels like very...

enhancement

**Is your feature request related to a problem? Please describe.** With the new [experimental REST interfaces](https://github.com/guacsec/guac/issues/1326) being proposed, and based on some discussion around being able to get value out...

enhancement

**Is your feature request related to a problem? Please describe.** With the new [experimental REST interfaces](https://github.com/guacsec/guac/issues/1326) being proposed, and based on some discussion around being able to get value out...

enhancement

**Is your feature request related to a problem? Please describe.** Fetching artifacts from container images is currently done by accessing the registry with regclient. Accessing the SBOM and attestation references...

enhancement