apache / security-vulnogram

Vulnogram is a tool for creating and editing CVE information in CVE JSON format
https://vulnogram.github.io/
MIT License
5 stars 4 forks source link

Simplify timeline UTC date logic #107

Closed raboof closed 10 months ago

raboof commented 1 year ago

A slightly larger diff to upstream, but simplifies the logic and fixes the issue where saving the document with only unrelated changes would cause times to be shifted by the tz offset.

Follow-up on f413752800c2ee1a1c4585711e68a773ca7ec99c

Fixes https://github.com/apache/security-vulnogram/issues/89