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

Design and implement a GraphQL GUAC API and data model to be able to efficiently retrieve transitive metadata available for a list of artifacts/packages (e.g. What is the most used/critical...

apis

This issue is to track the ability for GUAC to provide heurstics and mechanisms in order to ensure identical artifacts and packages are linked to each other, as well as...

long-term
apis
after-beta

Create a basic GraphQL interface for GUAC. This should be an initial design and implementation of how users can interact with GUAC. This issue will provide a way to reason...

apis

Golang module proxy keeps track of a ton of information for public golang as well as when used in the context of an organization. This could be useful as a...

data-sources

Write an alpine collector. The collector should be able to: - Be configured with a list of packages to collect from, and a URL to the target server - Either...

data-sources

Write a Debian package collector The collector should be able to: - Be configured with a list of packages to collect from, and a URL to the target server -...

data-sources

Write an OCI registry collector. The collector should be able to: - Be configured with a list of packages to collect from, and a URL to the target server -...

data-sources

Write a Gradle collector The collector should be able to: - Be configured with a list of packages to collect from, and a URL to the target server - Either...

data-sources

Write a Maven Central collector The collector should be able to: - Be configured with a list of packages to collect from, and a URL to the target server -...

data-sources

Create a PyPI package collector: The collector should be able to: - Be configured with a list of packages to collect from, and a URL to the target server -...

data-sources