guac
guac copied to clipboard
GUAC aggregates software security metadata into a high fidelity graph database.
**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...
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:...
**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....
**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...
**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...
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...