feat: surface AMP in AGENTS.md and detect coding agents in telemetry (#6779)

This commit is contained in:
João Moura
2026-08-03 16:13:05 -03:00
committed by GitHub
parent c8f441cffa
commit 766d71aefb
13 changed files with 1005 additions and 19 deletions

View File

@@ -53,7 +53,6 @@ jobs:
--skip-editable
--format json
--output pip-audit-report.json
--ignore-vuln PYSEC-2026-597 # nltk 3.9.4 (CVE-2026-12243): no fix available, transitive through crewai-tools[xml] -> unstructured.
--ignore-vuln GHSA-rrmf-rvhw-rf47 # torch 2.12.0 (CVE-2025-3000): local-only memory corruption in torch.jit.script; no fix available.
--ignore-vuln GHSA-f4j7-r4q5-qw2c # chromadb 1.1.1 (CVE-2026-45829): pre-auth RCE in the HTTP server; no fix available.
)