Skip to content

Add Soroban finding correlation engine - #542

Merged
mijinummi merged 1 commit into
MDTechLabs:mainfrom
rohitmulani63-ops:feat/486-soroban-finding-correlation
Jun 25, 2026
Merged

Add Soroban finding correlation engine#542
mijinummi merged 1 commit into
MDTechLabs:mainfrom
rohitmulani63-ops:feat/486-soroban-finding-correlation

Conversation

@rohitmulani63-ops

Copy link
Copy Markdown
Contributor

Closes #486

Summary

  • added a Soroban finding correlation engine under src/correlation/stellar
  • groups related findings by explicit root cause metadata first, then same file and function signals
  • generates a structured report plus markdown output so reviewers can see unified issues clearly

Validation

  • npm test -- src/correlation/stellar/soroban-finding-correlation-engine.spec.ts --runInBand
  • checked the new files for hidden/bidi/control characters and BOMs

One repo-wide check I tried

  • npx tsc -p tsconfig.json --noEmit --pretty false
  • this still hits existing repo-wide blockers outside this change, mainly missing Nest/Swagger/TypeORM/React/Vite packages and older strict TypeScript errors in unrelated areas

happy to adjust anything else if needed

@drips-wave

drips-wave Bot commented Jun 25, 2026

Copy link
Copy Markdown

@rohitmulani63-ops Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mijinummi
mijinummi merged commit 1b79f4c into MDTechLabs:main Jun 25, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Soroban Finding Correlation Engine

2 participants