From cf47ce0056a4feba4953d420e9c43b815702f94e Mon Sep 17 00:00:00 2001 From: Greg DiCristofaro Date: Thu, 14 Sep 2023 09:38:00 -0400 Subject: [PATCH] add disclaimer in description --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 22b58c5a7a..a7f997db7a 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -25,7 +25,7 @@ title: Autopsy base: core22 version: 4.21.0 summary: A graphical interface to The Sleuth Kit and other digital forensics tools. # 79 char long summary -description: Autopsy is a graphical interface to The Sleuth Kit and other open source digital forensics tools. +description: "Autopsy is a graphical interface to The Sleuth Kit and other open source digital forensics tools. Disclaimer: due to the system access necessary for Autopsy to perform correctly, this snap is highly privileged" source-code: https://github.com/sleuthkit/autopsy/ website: https://www.autopsy.com/ license: Apache-2.0