Skip to content

v0.8.3

Choose a tag to compare

@nmlemus nmlemus released this 29 Jan 19:54
· 4 commits to main since this release
c7f7975

Bug Fixes

  • Fix kernel state endpoint returning 500 error (dict to KernelSnapshot conversion)
  • Update scikit-learn to 1.5.0 to fix CVE PYSEC-2024-110

Improvements

  • Add comprehensive security scanning workflow (Bandit, pip-audit, Gitleaks, Trivy, OSSF Scorecard)
  • Remove obsolete demo and examples directories (~32,000 lines removed)

CI/CD

  • Update CodeQL action to v4
  • Fix Bandit SARIF output with bandit-sarif-formatter