Skip to content

Commit efa27af

Browse files
authored
Merge pull request #374 from tclahr/merge_artifacts
refactor: merge artifacts
2 parents 57ddf06 + 15d1212 commit efa27af

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+231
-1490
lines changed
Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.1
1+
version: 1.2
22
artifacts:
33
-
44
description: Collect metadata about recently opened archive files in Ark, the KDE archive manager.
@@ -8,18 +8,9 @@ artifacts:
88
name_pattern: ["ark_recentfiles"]
99
exclude_nologin_users: true
1010
-
11-
description: Collect metadata about recently opened archive files in Ark, the KDE archive manager (Flatpak version).
11+
description: Collect metadata about recently opened archive files in Ark, the KDE archive manager (Flatpak and Snap versions).
1212
supported_os: [linux]
1313
collector: file
14-
path: /%user_home%/.var/app
14+
path: /%user_home%/.var/app /%user_home%/snap
1515
name_pattern: ["ark_recentfiles"]
1616
exclude_nologin_users: true
17-
-
18-
description: Collect metadata about recently opened archive files in Ark, the KDE archive manager (Snap version).
19-
supported_os: [linux]
20-
collector: file
21-
path: /%user_home%/snap
22-
name_pattern: ["ark_recentfiles"]
23-
exclude_nologin_users: true
24-
25-
Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,10 @@
1-
version: 1.0
1+
version: 1.1
22
artifacts:
33
-
4-
description: Collect Discord cache and leveldb files.
4+
description: Collect Discord cache and leveldb files (including Flatpak and Snap versions).
55
supported_os: [linux]
66
collector: file
7-
path: /%user_home%/.config/discord
8-
path_pattern: ["*/Cache/*", "*/Local Storage/leveldb/*"]
9-
exclude_nologin_users: true
10-
-
11-
description: Collect Discord cache and leveldb files (Flatpak version).
12-
supported_os: [linux]
13-
collector: file
14-
path: /%user_home%/.var/app/com.discordapp.Discord
15-
path_pattern: ["*/Cache/*", "*/Local Storage/leveldb/*"]
16-
exclude_nologin_users: true
17-
-
18-
description: Collect Discord cache and leveldb files (Snap version).
19-
supported_os: [linux]
20-
collector: file
21-
path: /%user_home%/snap/discord
7+
path: /%user_home%/.config/discord /%user_home%/.var/app/com.discordapp.Discord /%user_home%/snap/discord
228
path_pattern: ["*/Cache/*", "*/Local Storage/leveldb/*"]
239
exclude_nologin_users: true
2410
-
@@ -37,4 +23,4 @@ artifacts:
3723
# Discord is a cloud-based application. All chats are in the cloud.
3824
#
3925
# References:
40-
# https://www.champlain.edu/Documents/LCDI/ApplicationAnalysis_S17.pdf
26+
# https://www.champlain.edu/Documents/LCDI/ApplicationAnalysis_S17.pdf
Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.1
1+
version: 1.2
22
artifacts:
33
-
44
description: Collect session data for the Dolphin file manager in the KDE desktop environment. This file contains information about the state of the Dolphin application, such as the currently open directories and their paths and the last accessed locations.
@@ -8,17 +8,9 @@ artifacts:
88
name_pattern: ["dolphin_dolphin_dolphin"]
99
exclude_nologin_users: true
1010
-
11-
description: Collect session data for the Dolphin file manager in the KDE desktop environment. This file contains information about the state of the Dolphin application, such as the currently open directories and their paths and the last accessed locations (Flatpak version).
11+
description: Collect session data for the Dolphin file manager in the KDE desktop environment. This file contains information about the state of the Dolphin application, such as the currently open directories and their paths and the last accessed locations (Flatpak and Snap versions).
1212
supported_os: [linux]
1313
collector: file
14-
path: /%user_home%/.var/app
14+
path: /%user_home%/.var/app /%user_home%/snap
1515
name_pattern: ["dolphin_dolphin_dolphin"]
1616
exclude_nologin_users: true
17-
-
18-
description: Collect session data for the Dolphin file manager in the KDE desktop environment. This file contains information about the state of the Dolphin application, such as the currently open directories and their paths and the last accessed locations (Snap version).
19-
supported_os: [linux]
20-
collector: file
21-
path: /%user_home%/snap
22-
name_pattern: ["dolphin_dolphin_dolphin"]
23-
exclude_nologin_users: true
24-
Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.1
1+
version: 1.2
22
artifacts:
33
-
44
description: Collect the paths to recently opened video files using the Dragon Player.
@@ -8,17 +8,9 @@ artifacts:
88
name_pattern: ["dragonplayerrc"]
99
exclude_nologin_users: true
1010
-
11-
description: Collect the paths to recently opened video files using the Dragon Player (Flatpak version).
11+
description: Collect the paths to recently opened video files using the Dragon Player (Flatpak and Snap versions).
1212
supported_os: [linux]
1313
collector: file
14-
path: /%user_home%/.var/app
14+
path: /%user_home%/.var/app /%user_home%/snap
1515
name_pattern: ["dragonplayerrc"]
1616
exclude_nologin_users: true
17-
-
18-
description: Collect the paths to recently opened video files using the Dragon Player (Snap version).
19-
supported_os: [linux]
20-
collector: file
21-
path: /%user_home%/snap
22-
name_pattern: ["dragonplayerrc"]
23-
exclude_nologin_users: true
24-
Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.1
1+
version: 1.2
22
artifacts:
33
-
44
description: Collect metadata about recently opened files in Geany text editor.
@@ -8,22 +8,10 @@ artifacts:
88
name_pattern: ["session.conf"]
99
exclude_nologin_users: true
1010
-
11-
description: Collect metadata about recently opened files in Geany text editor (Flatpak version).
11+
description: Collect metadata about recently opened files in Geany text editor (Flatpak and Snap versions).
1212
supported_os: [linux]
1313
collector: file
14-
path: /%user_home%/.var/app
14+
path: /%user_home%/.var/app /%user_home%/snap
1515
path_pattern: ["*/config/geany/*"]
1616
name_pattern: ["session.conf"]
1717
exclude_nologin_users: true
18-
-
19-
description: Collect metadata about recently opened files in Geany text editor (Snap version).
20-
supported_os: [linux]
21-
collector: file
22-
path: /%user_home%/snap
23-
path_pattern: ["*/.config/geany/*"]
24-
name_pattern: ["session.conf"]
25-
exclude_nologin_users: true
26-
27-
28-
29-
Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.1
1+
version: 1.2
22
artifacts:
33
-
44
description: Collect metadata about recently opened files in Gedit text editor.
@@ -8,20 +8,9 @@ artifacts:
88
name_pattern: ["gedit-metadata.xml"]
99
exclude_nologin_users: true
1010
-
11-
description: Collect metadata about recently opened files in Gedit text editor (Flatpak version).
11+
description: Collect metadata about recently opened files in Gedit text editor (Flatpak and Snap versions).
1212
supported_os: [linux]
1313
collector: file
14-
path: /%user_home%/.var/app
14+
path: /%user_home%/.var/app /%user_home%/snap
1515
name_pattern: ["gedit-metadata.xml"]
1616
exclude_nologin_users: true
17-
-
18-
description: Collect metadata about recently opened files in Gedit text editor (Snap version).
19-
supported_os: [linux]
20-
collector: file
21-
path: /%user_home%/snap
22-
name_pattern: ["gedit-metadata.xml"]
23-
exclude_nologin_users: true
24-
25-
26-
27-
Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.1
1+
version: 1.2
22
artifacts:
33
-
44
description: Collect metadata about recently opened files in Gnome Text Editor.
@@ -8,17 +8,9 @@ artifacts:
88
name_pattern: ["session.gvariant"]
99
exclude_nologin_users: true
1010
-
11-
description: Collect metadata about recently opened files in Gnome Text Editor (Flatpak version).
11+
description: Collect metadata about recently opened files in Gnome Text Editor (Flatpak and Snap versions).
1212
supported_os: [linux]
1313
collector: file
14-
path: /%user_home%/.var/app
14+
path: /%user_home%/.var/app /%user_home%/snap
1515
name_pattern: ["session.gvariant"]
1616
exclude_nologin_users: true
17-
-
18-
description: Collect metadata about recently opened files in Gnome Text Editor (Snap version).
19-
supported_os: [linux]
20-
collector: file
21-
path: /%user_home%/snap
22-
name_pattern: ["session.gvariant"]
23-
exclude_nologin_users: true
24-

artifacts/files/applications/google_earth.yaml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
1-
version: 1.0
1+
version: 1.1
22
artifacts:
33
-
4-
description: Collect Google Earth KML files.
5-
supported_os: [linux]
6-
collector: file
7-
path: /%user_home%/.googleearth
8-
name_pattern: ["*.kml"]
9-
exclude_nologin_users: true
10-
-
11-
description: Collect Google Earth KML files (Flatpak version).
4+
description: Collect Google Earth KML files (including Flatpak version).
125
supported_os: [linux]
136
collector: file
14-
path: /%user_home%/.var/app
7+
path: /%user_home%/.googleearth /%user_home%/snap
158
name_pattern: ["*.kml"]
169
exclude_nologin_users: true
1710
-
Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.1
1+
version: 1.2
22
artifacts:
33
-
44
description: Collect the paths to recently viewed or edited images using Gwenview image viewer.
@@ -11,14 +11,6 @@ artifacts:
1111
description: Collect the paths to recently viewed or edited images using Gwenview image viewer (Flatpak version).
1212
supported_os: [linux]
1313
collector: file
14-
path: /%user_home%/.var/app
14+
path: /%user_home%/.var/app /%user_home%/snap
1515
name_pattern: ["gwenviewrc"]
1616
exclude_nologin_users: true
17-
-
18-
description: Collect the paths to recently viewed or edited images using Gwenview image viewer (Snap version).
19-
supported_os: [linux]
20-
collector: file
21-
path: /%user_home%/snap
22-
name_pattern: ["gwenviewrc"]
23-
exclude_nologin_users: true
24-
Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.1
1+
version: 1.2
22
artifacts:
33
-
44
description: Collect metadata about recently opened files in Kwrite and Kate text editors.
@@ -8,18 +8,10 @@ artifacts:
88
name_pattern: ["anonymous.katesession"]
99
exclude_nologin_users: true
1010
-
11-
description: Collect metadata about recently opened files in Kwrite and Kate text editors (Flatpak version).
11+
description: Collect metadata about recently opened files in Kwrite and Kate text editors (Flatpak and Snap versions).
1212
supported_os: [linux]
1313
collector: file
14-
path: /%user_home%/.var/app
14+
path: /%user_home%/.var/app /%user_home%/snap
1515
name_pattern: ["anonymous.katesession"]
1616
exclude_nologin_users: true
17-
-
18-
description: Collect metadata about recently opened files in Kwrite and Kate text editors (Snap version).
19-
supported_os: [linux]
20-
collector: file
21-
path: /%user_home%/snap
22-
name_pattern: ["anonymous.katesession"]
23-
exclude_nologin_users: true
24-
2517

0 commit comments

Comments
 (0)