forked from guacsec/guac
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare for SLSA ingestion (guacsec#550)
* Reformat SLSA query examples Signed-off-by: Mihai Maruseac <[email protected]> * Replace `PkgSrcArtObject` with `PackageSourceOrArtifact` Signed-off-by: Mihai Maruseac <[email protected]> * Split HasSLSA node into subject and attestation. This should make it clearer what are the attributes (properties, objects) and what is the subject. Signed-off-by: Mihai Maruseac <[email protected]> * Allow mixed materials Signed-off-by: Mihai Maruseac <[email protected]> * Used mixed type for SLSA filter too Signed-off-by: Mihai Maruseac <[email protected]> * Simplify checking union input Signed-off-by: Mihai Maruseac <[email protected]> * Simplify checking union input Signed-off-by: Mihai Maruseac <[email protected]> * Generated code changes Signed-off-by: Mihai Maruseac <[email protected]> * Fix compilation errors Signed-off-by: Mihai Maruseac <[email protected]> * Prevent some nilptr derefs Signed-off-by: Mihai Maruseac <[email protected]> * Prevent more nilptr derefs Signed-off-by: Mihai Maruseac <[email protected]> --------- Signed-off-by: Mihai Maruseac <[email protected]>
- Loading branch information
1 parent
ed46dd1
commit 7d4fc03
Showing
14 changed files
with
818 additions
and
651 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.