Skip to content

Add Systima Comply (EU AI Act compliance scanner)#1769

Open
joneslloyd wants to merge 1 commit intoanalysis-tools-dev:masterfrom
joneslloyd:add-comply
Open

Add Systima Comply (EU AI Act compliance scanner)#1769
joneslloyd wants to merge 1 commit intoanalysis-tools-dev:masterfrom
joneslloyd:add-comply

Conversation

@joneslloyd
Copy link

Adds Systima Comply, an open-source EU AI Act compliance scanner for CI/CD pipelines.

  • Languages: JavaScript, TypeScript, Python
  • Category: Linter
  • Licence: Apache-2.0
  • What it does: AST-based detection of 37+ AI/ML frameworks using the TypeScript Compiler API and web-tree-sitter WASM. Traces AI API return values through code to identify regulated decision patterns (conditional branching, database persistence, UI rendering, downstream API calls). Checks obligation compliance against EU AI Act Articles 5-50.
  • Ships as: CLI (npx @systima/comply scan), GitHub Action (systima-ai/comply@v1), and TypeScript API.

Note: the project is newly published. If the star/age requirements are not yet met, happy for this to be queued for later review.

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.

1 participant