Skip to content

Releases: Soroban-Guard/Actions

Release list

v1.0.0

v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@VeronicDev VeronicDev released this 16 Jul 16:31

Static analysis and security auditing for Soroban smart contracts.

Features

  • Automated scanning on every push or pull request
  • Inline annotations on affected lines in the diff view
  • PR summaries with score, severity breakdown, and top findings
  • Security score (0-100) quantifying overall contract health
  • SARIF upload for GitHub Code Scanning integration
  • Configurable severity thresholds and CI failure gating
  • Monorepo support via build matrix
  • Exclusion rules for test fixtures and generated code