[PR #713] Add Systima Comply (EU AI Act compliance scanning) #7862

Open
opened 2026-05-19 21:15:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/713
Author: @joneslloyd
Created: 3/14/2026
Status: 🔄 Open

Base: mainHead: add-comply


📝 Commits (1)

  • 9e7efa5 Add Systima Comply (EU AI Act compliance scanning)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds Systima Comply to the Security section under Static Analysis.

Comply is a GitHub Action that scans codebases for EU AI Act compliance: detects 37+ AI/ML frameworks, traces AI API call chains through code, checks obligation compliance (Articles 5-50), and posts findings as PR comments. Apache 2.0 licensed.

Usage:

- uses: systima-ai/comply@v1
  env:
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/713 **Author:** [@joneslloyd](https://github.com/joneslloyd) **Created:** 3/14/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-comply` --- ### 📝 Commits (1) - [`9e7efa5`](https://github.com/sdras/awesome-actions/commit/9e7efa55f177ec4fec39f01b5bbdcac212d3e36d) Add Systima Comply (EU AI Act compliance scanning) ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [Systima Comply](https://github.com/systima-ai/comply) to the Security section under Static Analysis. Comply is a GitHub Action that scans codebases for EU AI Act compliance: detects 37+ AI/ML frameworks, traces AI API call chains through code, checks obligation compliance (Articles 5-50), and posts findings as PR comments. Apache 2.0 licensed. Usage: ```yaml - uses: systima-ai/comply@v1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-19 21:15:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#7862