Skip to content
/ guac Public
forked from guacsec/guac

GUAC aggregates software security metadata into a high fidelity graph database.

License

Notifications You must be signed in to change notification settings

Y2023Y/guac

Repository files navigation

GUAC: Graph for Understanding Artifact Composition

image

The GUAC: Graph for Understanding Artifact Composition project aims to create a means to ingest, validate and parse artifact information (i.e. in-toto attestations, SBOM, etc.) from various data sources and represent and store them in a knowledge graph, where users can query information about artifacts or request evidence of certain properties of an artifact. The purpose of this aims to satisfy the use case of being a monitor for public supply chain and security documents as well as for internal use by organizations to query information about artifacts that they use.

A few examples of questions answered by GUAC include:

image

Architecture

Here is an overview of the architecture of GUAC:

image

Additional References

Communication

All communication should be done through issues, unless it is a private matter. In that case, an e-mail should be sent to [email protected].

Governance

Information about governance can be found here.

About

GUAC aggregates software security metadata into a high fidelity graph database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.6%
  • Other 0.4%