You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,15 @@ All notable changes to this project will be documented in this file.
16
16
17
17
### Artifacts
18
18
19
+
-`files/applications/calc.yaml`: Added collection of calc history files [all].
19
20
-`files/applications/imessage.yaml`: Renamed to `files/applications/messages.yaml` to better reflect its contents.
20
21
-`files/applications/jenkins.yaml`: Added collection of Jenkins config.xml and build.xml files [linux, macos]. (by [halpomeranz](https://github.com/halpomeranz))
22
+
-`files/applications/mail.yaml`: Added collection of .mailrc and .mail_aliases files [all].
21
23
-`files/applications/microsoft_teams.yaml`: Updated collection of Microsoft Teams artifacts [linux, macos].
24
+
-`files/applications/nano.yaml`: Added collection of nano history and config files [all].
25
+
-`files/applications/python.yaml`: Added collection of python history files [all].
26
+
-`files/applications/screen.yaml`: Added collection of .screenrc file [all].
27
+
-`files/applications/sqlite.yaml`: Added collection of sqlite history files [all].
22
28
-`files/browsers/brave.yaml`: Added collection of affiliation database file [linux, macos].
23
29
-`files/browsers/chrome.yaml`: Added collection of affiliation database file [linux, macos].
24
30
-`files/browsers/chromium.yaml`: Added collection of affiliation database file [linux, macos].
@@ -28,6 +34,22 @@ All notable changes to this project will be documented in this file.
28
34
-`files/browsers/vivaldi.yaml`: Added collection of affiliation database file [linux, macos].
29
35
-`files/logs/journal.yaml`: Updated collection of systemd journal artifacts to search files in `/var/log` only [linux]. (by [halpomeranz](https://github.com/halpomeranz))
30
36
-`files/logs/tomcat.yaml`: Updated collection of Apache Tomcat logs to also search in the $CATALINA_BASE and $CATALINA_HOME locations [all].
37
+
-`files/shell/config.yaml`, `files/shell/history.yaml`, and `files/shell/sessions.yaml` were replaced by the following artifacts:
38
+
-`files/shell/ash.yaml`: Added collection of ash history and config files [all].
39
+
-`files/shell/bash.yaml`: Added collection of bash history and config files [all].
40
+
-`files/shell/common.yaml`: Added collection of common shell config files [all].
41
+
-`files/shell/dash.yaml`: Added collection of dash history and config files [all].
42
+
-`files/shell/elvish.yaml`: Added collection of elvish history and config files [all].
43
+
-`files/shell/fish.yaml`: Added collection of fish history and config files [all].
44
+
-`files/shell/ion.yaml`: Added collection of ion history and config files [all].
45
+
-`files/shell/ksh.yaml`: Added collection of ksh history and config files [all].
46
+
-`files/shell/mksh.yaml`: Added collection of mksh history and config files [all].
47
+
-`files/shell/nscli.yaml`: Added collection of nscli history and config files [netscaler].
48
+
-`files/shell/osh.yaml`: Added collection of osh history and config files [all].
49
+
-`files/shell/powershell.yaml`: Added collection of powershell history and config files [all].
50
+
-`files/shell/tcsh.yaml`: Added collection of tcsh history and config files [all].
51
+
-`files/shell/xonsh.yaml`: Added collection of xonsh history and config files [all].
52
+
-`files/shell/zsh.yaml`: Added collection of zsh history and config files [all].
31
53
-`files/ssh/public_keys.yaml`: Added collection of SSH public keys [all]. (by [halpomeranz](https://github.com/halpomeranz))
32
54
-`files/system/biome.yaml`: Updated collection of Biome artifacts [macos].
33
55
-`files/system/boot.yaml`: Added collection of boot config, initramfs/initrd, sysvers, System.map, and GRUB config files, possible persistence mechanisms [linux]. (by [halpomeranz](https://github.com/halpomeranz))
0 commit comments