SynthScan
Version updated for https://github.com/marcoramilli/SynthScan to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
SynthScan is a GitHub Action designed to detect AI-generated (synthetic) code patterns in a repository. It scans source files against customizable pattern definitions, calculates a severity-weighted “Synthetic Code Score” normalized per 1,000 lines of code, and automatically generates a GitHub Issue summarizing findings, including matched snippets and a severity breakdown. This action helps developers identify and review potential AI-generated code, ensuring code quality and transparency in software projects.
What’s Changed
Full Changelog: https://github.com/marcoramilli/SynthScan/compare/v1.0.0...v1.1.0