gocsaf / csaf

Tools to download or provide CSAF (Common Security Advisory Framework) documents.
https://csaf.io
42 stars 25 forks source link

Wrong error handling when extracting times from JSON documents. #308

Closed s-l-teichmann closed 1 year ago

s-l-teichmann commented 1 year ago

https://github.com/csaf-poc/csaf_distribution/blob/1d0499ddeafe660fac747c2957ddf1f7d9812a6a/util/json.go#L113

looks suspicious. I would expect that the error should be returned here.

Self-assigned.

s-l-teichmann commented 1 year ago

This was resolved by RP #309