Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu OVAL response has invalid timestamps #9

Open
crozzy opened this issue Jul 21, 2021 · 0 comments
Open

Ubuntu OVAL response has invalid timestamps #9

crozzy opened this issue Jul 21, 2021 · 0 comments

Comments

@crozzy
Copy link

crozzy commented Jul 21, 2021

Ubuntu has just updated their OVAL database with an entry that references an invalid timestamp and means the updaters fail for a number of Ubuntu releases (focal, bionic).

Example snippet from Ubuntu OVAL XML response:

                    ...
                    <public_date>2021-07-19 12:00:00 PT</public_date>
                    <public_date_at_usn>2021-07-19 12:00:00 PT</public_date_at_usn>
                    <assigned_to>mdeslaur</assigned_to>
                    <crd>2021-07-19 12:00:00 PT</crd>
                    ...

Error from the library:

unable to decode string as datestamp: \"2021-07-19 12:00:00 PT\"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant