Frank Niessink

Results 152 issues of Frank Niessink

Open issues: - How to distinguish the version number from regular and rc-releases? - Investigate whether it is possible to simply remove the limitation that releases should be done from...

Tech

Blocked by #3587 and #3588.

Bug

Docs: https://docs.github.com/en/rest/reference/code-scanning Note: GitHub uses the Sarif format. Sarif Python Object Model: https://github.com/microsoft/sarif-python-om Also see this PyGitHub PR: https://github.com/PyGithub/PyGithub/pull/2063

Source

New metric: "latest available version", similar to "source version". Collectors: GitHub tags/releases, Docker Hub tags, PyPI, npm. Requested by @denniebouman.

Metric

Requested by @denniebouman to be able to specify the latest available version of a software product as target value for the source version metric.

Feature

Is it possible to make Trivy write the invocation [`startTimeUtc` and `endTimeUtc`](https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317574) properties to the SARIF output report? I haven't been able to find anything about manipulating the contents of...

help wanted
good first issue
kind/feature