From 1d8b7f5fb5a10ea91af765012cc1086d1ff344b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Andr=C3=A9=20Gomes=20Marques?= Date: Mon, 6 Apr 2026 19:36:32 +0200 Subject: [PATCH 1/2] Add asqav - AI compliance scanner for CI/CD pipelines --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5467d34..f16cd13 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ Testing is an essential element of a DevSecOps program because it helps to prepa * [ShiftLeft Scan](https://slscan.io) * [Snyk](https://snyk.io) * [SourceClear](https://www.sourceclear.com) +* [asqav](https://github.com/jagmarques/asqav-compliance) - AI compliance scanner for CI/CD pipelines. Detects EU AI Act violations, prompt injection risks, and missing guardrails in AI agent code. Available as a GitHub Action and Python SDK. ## Alerting From b542de79e7729ea8c1da475f087851fc30e8f775 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Andr=C3=A9=20Marques?= <32335502+jagmarques@users.noreply.github.com> Date: Tue, 7 Apr 2026 16:07:49 +0200 Subject: [PATCH 2/2] Add Asqav to Automation tools - AI agent governance SDK --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f16cd13..dbd651e 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ Automation platforms have an advantage of providing for scripted remediation whe * [OWASP Glue](https://github.com/OWASP/glue) * [StackStorm](https://github.com/StackStorm/st2) * [Insider CLI](https://github.com/insidersec/insider) +* [Asqav](https://github.com/jagmarques/asqav-sdk) - Open-source Python SDK for AI agent audit trails, compliance, and governance with quantum-safe signatures. Supports LangChain and CrewAI. ## Hunting This list of tools provide the capabilities necessary for finding security anomalies and identifying rules that should be automated and extended to support scale demands. @@ -301,4 +302,4 @@ One of the greatest changes you can make in your organization is boundaryless co * [HipChat](https://hipchat.com) * [MatterMost](https://mattermost.com/) * [Riot](https://riot.im/) -* [Slack](https://slack.com) +* [Slack](https://slack.com) \ No newline at end of file