mirror of https://github.com/docker/docs.git
copilot: clarify data processing disclaimer
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
80a7cedc56
commit
f3a1142f52
|
@ -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
|
Docker-related assets, it will clone the referenced repository into in-memory
|
||||||
storage to perform the necessary actions.
|
storage to perform the necessary actions.
|
||||||
|
|
||||||
Source code, questions, and responses are not persistently stored. The Docker
|
Source code or project metadata is never persistently stored. Questions and
|
||||||
agent processes data only to provide responses and discards it immediately
|
answers are retained for analytics and troubleshooting. Data processed by the
|
||||||
afterward.
|
Docker agent is never shared with third parties.
|
||||||
|
|
||||||
## Supported languages
|
## Supported languages
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue