Files
sarif-cli/sarif_cli
michael hohn bed9d3e659 Fix new float content handling:
raise Exception("Unknown element type", t, elem)
Exception: ('Unknown element type', <class 'float'>, 99.96780515670306)

from

{
  "rule": {
    "id": "cpp/telemetry/database-quality",
    "index": 53
  },
  "ruleId": "cpp/telemetry/database-quality",
  "ruleIndex": 53,
  "value": 99.96780515670306,
  "message": {
    "text": "Percentage of functions without errors"
  }
}
2025-08-23 20:31:54 -07:00
..
2023-01-05 16:37:55 -05:00
2022-12-15 19:12:58 -05:00
2025-08-23 20:31:54 -07:00
2022-04-11 19:24:12 -07:00
2023-07-27 09:05:27 -07:00
2022-01-16 13:23:33 -08:00