Joseph Crosland
Joseph Crosland
We are on UTC-8, but the epoch tool will interpret as UTC-7, getTimezoneOffset() does return the correct offset, how do you determine the user's timezone? https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset ------ IA Page: http://duck.co/ia/view/unix_time...
Currently Quay is displaying the Clair response with no interpretation meaning when Clair reports on vulns per repo they appear to be duplicated (RHEL based images with multiple repos and...
Use first link in the "array", don't display link icon when no links exist. Signed-off-by: crozzy
It's hard to reason with errors when `strconv.ParseUint` fails as the returned error is untyped. This change introduces a new error that is returned if the int parsing fails.
This change adds the ability for Quay to reason with the rhcc-enrichment that Clair will return in the vulnerability reports. This information is meant to allow users or applications to...
TODO - [x] Use specific product CVSS scores and normalized them when https://github.com/quay/claircore/pull/1143 is merged - [x] Delta updating needs to be implemented before this will be mergable - [x]...
Using the filepaths discovered by the RPM filescanner we can judge whether or not a language package has been installed via RPM or not. TODO: - [x] Rebase on top...
It was annoying as PRs that needed changelog entries were being displayed without line breaks so it was difficult to parse.
We suspect it when a PR doesn't touch any `go` source files. https://github.com/quay/claircore/pull/1309/checks?check_run_id=23587968809