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

# Description of the PR Update CDX parser to capture legal information that is contained in the SBOM. Unit tests have been updated to test the new functionality. Related to...

size/XL
needs-review

# Description of the PR * This adds a search for `hasSBOM` nodes via `Artifact` nodes in the vulnerability cli. * Fixes #1736. * Note that this only addresses the...

size/XL
needs-review

**Is your feature request related to a problem? Please describe.** Based on the new PR: https://github.com/guacsec/guac/pull/1982 ENT backend has been updated but the same changes need to be made for...

enhancement

**Context:** We are addressing the need to upgrade from `deps.dev/api/v3` to `deps.dev/api/v3alpha` to implement batch querying, which will significantly speed up our runtime as highlighted in https://github.com/guacsec/guac/issues/1768. **Problem:** But, there...

enhancement

**Is your feature request related to a problem? Please describe.** Some people have existing tools that work with REST but don't work with GraphQL. They want to be able to...

enhancement

Assuming the next targeted release is ~v0.7.0~ v0.8.0, let's* create a new milestone for that and start tagging issues planned for it. *I can't, but someone can :-)

**Describe the bug** Running the file collector on a large dataset (100,000+) causes it to fail with the following error: ``` {"level":"error","ts":1716911281.6153402,"caller":"cmd/files.go:162","msg":"collector ended with error: error walking path: , err:...

bug

For those running csub in production, it would be great to enable healthchecking: https://grpc.io/docs/guides/health-checking/ Also, the server is not supporting reflection, which makes using things like [grpcurl](https://github.com/fullstorydev/grpcurl) require the proto...

enhancement

Following up from https://github.com/guacsec/guac/pull/1733/files#diff-4a00447b47c36ebd3ded77321deff288e424f4605496ee1199fc9953a20f4473, it may be helpful to create a release template so that the maintainer doing the release can use a checklist.

enhancement
good first issue
help wanted

# Description of the PR * Bump getkin/kin-openapi from `v0.123.0` to `v0.127.0` * Should replace https://github.com/guacsec/guac/pull/2066 because of CI checks. # PR Checklist - [ ] All commits have [a...

size/M