Skip to content

Conversation

@shivasurya
Copy link
Owner

Summary

Patch release with bug fixes and improvements.

Changes

  • Instance method variable type inference for userland classes
  • Import path normalization for project-internal modules
  • Cross-file import resolution for class instantiations
  • Nested function FQN collision prevention

Version

  • sast-engine: 1.3.0 → 1.3.1
  • python-sdk: 1.3.0 → 1.3.1

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@shivasurya shivasurya self-assigned this Jan 29, 2026
@safedep
Copy link

safedep bot commented Jan 29, 2026

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

No dependency changes detected. Nothing to scan.

This report is generated by SafeDep Github App

- Remove sast-engine internal improvements (type inference, call graph)
- Remove MCP server features (separate interface)
- Focus on SDK-specific changes: PyPI, CLI, DSL, output formats
- Add clarity for version bumps without SDK changes

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@shivasurya shivasurya merged commit 782926e into main Jan 29, 2026
5 checks passed
@shivasurya shivasurya deleted the release/v1.3.1 branch January 29, 2026 04:55
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.24%. Comparing base (e868525) to head (1e6e42a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
+ Coverage   81.23%   81.24%   +0.01%     
==========================================
  Files         113      113              
  Lines       13097    13097              
==========================================
+ Hits        10639    10641       +2     
+ Misses       2063     2062       -1     
+ Partials      395      394       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants