From f3a1142f529a6c55c38947c17a58c49f5196c000 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:16:40 +0200 Subject: [PATCH] copilot: clarify data processing disclaimer Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/manuals/copilot/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/manuals/copilot/_index.md b/content/manuals/copilot/_index.md index ebb6835541..08f501b111 100644 --- a/content/manuals/copilot/_index.md +++ b/content/manuals/copilot/_index.md @@ -51,9 +51,9 @@ If the agent is requested to check for vulnerabilities or generate Docker-related assets, it will clone the referenced repository into in-memory storage to perform the necessary actions. -Source code, questions, and responses are not persistently stored. The Docker -agent processes data only to provide responses and discards it immediately -afterward. +Source code or project metadata is never persistently stored. Questions and +answers are retained for analytics and troubleshooting. Data processed by the +Docker agent is never shared with third parties. ## Supported languages