skupperproject / skupper-router

An application-layer router for Skupper networks
https://skupper.io
Apache License 2.0
14 stars 18 forks source link

Fixes #1418: fix and reenable gcc -fanalyzer #1512

Closed jiridanek closed 1 month ago

jiridanek commented 1 month ago

Looks good to me. One question: is there a tool for viewing the resulting sarif output?

Yes, the Security tab in GitHub. The whole point of me dealing with SARIF is that then GitHub can visualize that. Otherwise I'd go for either text output or some html like clang-analyzer (if gcc supports html; it used to not be implemented in the past).

image

jiridanek commented 1 month ago

Fwiw, clang results are at https://skupperproject.github.io/skupper-router/#sort=file-path&asc=1