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

**Describe the solution you'd like** This proposal aims to allow GUAC backends to be developed and maintained out-of-tree, similar to how Kubernetes transitioned its cloud providers. This approach could be...

enhancement

Bumps [entgo.io/ent](https://github.com/ent/ent) from 0.14.0 to 0.14.1. Commits 459b772 entc/gen/template: clone modifiers if enabled (#4189) 057c0ee go: update go to latest (#4188) 7aef607 website: add schema views doc (#4160) 462b9c2 doc:...

dependencies
size/XS
go

**Is your feature request related to a problem? Please describe.** In this comment by @lumjjb, https://github.com/guacsec/guac/pull/1965#discussion_r1704232075. He discussed how the repeated pattern of the loop and type checking is cumbersome....

enhancement
long-term

**Is your feature request related to a problem? Please describe.** There's a gap between running our demos with the Docker compose file and setting up production-level GUAC instances. Something that...

enhancement
good first issue
help wanted

**Describe the bug** When trying to ingest a file of json lines of predicates, it fails due to the document type being unknown.. **To Reproduce** 1. Create a file to...

bug
good first issue
help wanted
data-quality
data-sources

Fixed Issue: #2195 500 error when sending empty JSON payload to Graph… # Description of the PR This pull request addresses an issue where the GraphQL server returned a 500...

size/S