Staging Environment: Content and features may be unstable or change without notice.
Back to All Runs

ComputeToDo Run Log


Pipeline ID

compute_advisory_todo_v2

Status

Failure

Runtime

117 seconds (1.9 minutes)

Exit Code

1

Start

2026-07-01 02:26 p.m. UTC

End

2026-07-01 02:28 p.m. UTC

Created

2026-07-01 02:26 p.m. UTC

Version

40.0.0

Job ID

3a3ab65f-f00a-4e1a-812a-4cf1132724d7

Run Error

could not convert string to float: 'None'

Traceback:
  File "/app/vulnerabilities/pipelines/__init__.py", line 111, in execute
    step(self)
  File "/app/vulnerabilities/pipelines/v2_improvers/compute_advisory_todo.py", line 242, in detect_conflicting_package_versions
    check_conflicting_affected_and_fixed_by_packages_for_alias(
  File "/app/vulnerabilities/pipelines/v2_improvers/compute_advisory_todo.py", line 802, in check_conflicting_affected_and_fixed_by_packages_for_alias
    partial_merged_advisory = merged_advisory(
                              ^^^^^^^^^^^^^^^^
  File "/app/vulnerabilities/pipelines/v2_improvers/compute_advisory_todo.py", line 974, in merged_advisory
    adv_dict = adv.to_advisory_data().to_dict()
               ^^^^^^^^^^^^^^^^^^^^^^
  File "/app/vulnerabilities/models.py", line 3357, in to_advisory_data
    [sev.to_vulnerability_severity_data() for sev in self.severities.all()]
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/vulnerabilities/models.py", line 2688, in to_vulnerability_severity_data
    return VulnerabilitySeverity.from_dict(self.to_dict())
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/vulnerabilities/importer.py", line 110, in from_dict
    return cls(
           ^^^^
  File "<string>", line 8, in __init__
  File "/app/vulnerabilities/importer.py", line 77, in __post_init__
    elif float(cvss_score) != float(self.value):
                              ^^^^^^^^^^^^^^^^^

Log Output

                    
                
Snippet 1
Back to All Runs