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

Fix datetime parsing #66

Merged
merged 3 commits into from
May 22, 2023
Merged

Fix datetime parsing #66

merged 3 commits into from
May 22, 2023

Conversation

mprpic
Copy link
Contributor

@mprpic mprpic commented May 22, 2023

Displaying a CVE ID or record was broken when older records included timestamps with a different format than newer records.

Resolves SECDATA-302.

Older records have different datetime values than newer ones (still
compatible with the schema). If for some reason we can't parse the
datetime, just print the raw value.

Resolves #65
@mprpic mprpic merged commit 192de96 into master May 22, 2023
@mprpic mprpic deleted the fix-datetime-parsing branch May 22, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant