GUAC v0.7.0 released
GUAC Maintainers
04 Jun 2024
The GUAC maintainers are happy to announce the release of GUAC v0.7.0. This release includes several pagination features in order to improve the performance of large result sets from queries. Also new in v0.7.0, the collector supports reading from a directory inside an Amazon S3 bucket, in addition to the previously supported single file and whole-bucket reads. We’ve improved the parsing of CycloneDX files to improve how transitive dependencies are represented. And building off of the persistent backend added in v0.6.0, the new release adds support for automatic schema migrations.
As always, we thank the community members who contributed to this release. We’d love to have you join the GUAC community. See the Contributor Guide for how to get started, and register for an upcoming program below.
- June 6 | 10am Pacific, 1pm Eastern - Proactive Supply Chain Security with GUAC
- June 11 | 9am Pacific, 12pm Eastern - GUAC 101: Dip into the Delicious World of Software Supply Chain Security
- June 20 | 10am Pacific, 1pm Eastern - GUAC Community Meeting
Tags: releases
GUAC maintainer meetings now public
GUAC Maintainers
29 May 2024
In the interests of a transparent open source community, the weekly GUAC Maintainer meetings are now public. Join us on Mondays at 11 AM Eastern. The meeting is open to interested community members, but is primarily for maintainer discussion. For general questions and discussion, join us in #guac on the OpenSSF Slack.
Upcoming OpenSSF and CNCF webinars
Ben Cotton
17 May 2024
Join us for two upcoming webinars to learn more about GUAC.
- OpenSSF Tech Talk — 6 Jun at 1 PM Eastern (1700 UTC)
- CNCF Live — 11 Jun at noon Eastern (1600 UTC)
Tags: events
Graph for Understanding Artifact Composition (GUAC) adds persistent storage in v0.6.0 release
GUAC Maintainers
06 May 2024
The GUAC community maintainers, contributors and collaborators are thrilled to announce – GUAC is persistent! Following a year-long effort of significant collaboration and development, GUAC has standardized on and fully supports the popular open source database system, PostgreSQL, for its persistent backend storage.
Tags: releases
Graph for Understanding Artifact Composition (GUAC) Joins OpenSSF as Incubating Project
GUAC Maintainers
07 Mar 2024
The GUAC maintainers are pleased to announce the project has joined the Open Source Security Foundation (OpenSSF) as an Incubating Project.
Tags: community
Terror of cURL - Preparation is half the battle
Parth Patel, Brandon Lum, Mihai Maruseac
16 Oct 2023
Last week, on October 11th, we finally found out more information on the high-severity CVE that affected numerous versions of cURL. Everyone was waiting in dreaded anticipation to determine if they were affected or not!
GUAC allows you to be proactive in responding to threats without waiting for the CVEs to be released, reducing the MTTR significantly! In our latest combined blog with Brandon Lum and Mihai Maruseac, we discuss this in greater detail and provide insight.
Quest to determine the 'G' in GUAC
Parth Patel
27 Jun 2023
As we work to meet the goals of persistence in GUAC, we are running a series of analyses and comparisons among the many different graph database options. GUAC has a few critically important requirements for the backend, including: efficient ingestion of data, performant complex queries, the schema in which the data is stored, and finally optimization of the query based on the specific language.
Announcing the launch of GUAC v0.1
Brandon Lum, Mihai Maruseac
24 May 2023
Today, we are announcing the launch of the v0.1 version of Graph for Understanding Artifact Composition (GUAC). Introduced at Kubecon 2022 in October, GUAC targets a critical need in the software industry to understand the software supply chain. In collaboration with Kusari, Purdue University, Citi, and community members, we have incorporated feedback from our early testers to improve GUAC and make it more useful for security professionals. This improved version is now available as an API for you to start developing on top of, and integrating into, your systems.
Tags: releases
Announcement for the GUAC v0.1 beta release
Tim Miller
24 May 2023
Kusari is excited to announce the v0.1 beta release of GUAC — Graph for Understanding Artifact Composition. This open-source tool, created in partnership with Google and with valuable input from Purdue University and Citi, is set to change the game in software supply chain analysis.
Tags: releases
Announcing GUAC, a great pairing with SLSA (and SBOM)!
Brandon Lum, Mihai Maruseac, Isaac Hepworth
20 Oct 2022
Supply chain security is at the fore of the industry’s collective consciousness. We’ve recently seen a significant rise in software supply chain attacks, a Log4j vulnerability of catastrophic severity and breadth, and even an Executive Order on Cybersecurity.