Skip to content

Tags: quay/goval-parser

Tags

v0.8.8

Verified

This tag was signed with the committer’s verified signature.
crozzy Joseph Crosland
Ubuntu unknown handling

v0.8.7

Verified

This tag was signed with the committer’s verified signature.
crozzy Joseph Crosland
fetch <affected><resolution><component> from oval2

v0.8.6

oval: add textfilecontent54 objects

Claircore has need to interrogate the corresponding textfilecontent54
tests, so implement the referenced objects to make the lookup heuristics
easier.

Signed-off-by: Hank Donnay <[email protected]>

v0.8.5

oval: add verifyfiles_object types

Signed-off-by: Hank Donnay <[email protected]>

v0.8.4

oval: add Test interface and implementation

Signed-off-by: Hank Donnay <[email protected]>

v0.8.3

oval: add additional date format as seen in the wild

This adds support for a particularly annoying format that doesn't even
specify a single date.

Signed-off-by: Hank Donnay <[email protected]>

v0.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add dpkg support (#7)

This PR adds several data structures and memo methods
to support parsing dpkginfo oval structures.

Signed-off-by: louis <[email protected]>

Co-authored-by: louis <[email protected]>

v0.8.1

bump version with empty-date fix

v0.8.0

Verified

This tag was signed with the committer’s verified signature.
hdonnay Hank Donnay
This version adds a custom date type for transparent unmarshaling.

v0.7.0

oval: add additional test types

Red Hat recently started using additional test types in their oval
database. These changes allow the new database to be walked again.