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