Skip to content

Commit 3e582ac

Browse files
authored
Changes for release (#504)
1 parent bec35d5 commit 3e582ac

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

artifacts/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# -*- coding: utf-8 -*-
22
"""ForensicArtifacts.com Artifact Repository."""
33

4-
__version__ = '20220429'
4+
__version__ = '20220608'

config/dpkg/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
artifacts (20220429-1) unstable; urgency=low
1+
artifacts (20220608-1) unstable; urgency=low
22

33
* Auto-generated
44

5-
-- Forensic artifacts <[email protected]> Fri, 29 Apr 2022 07:26:14 +0200
5+
-- Forensic artifacts <[email protected]> Wed, 08 Jun 2022 05:31:54 +0200

docs/sources/background/Stats.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
The artifact definitions can be found in the [data directory](https://github.com/ForensicArtifacts/artifacts/tree/main/data)
44
and the format is described in detail in the [Style Guide](https://artifacts.readthedocs.io/en/latest/sources/Format-specification.html).
55

6-
Status of the repository as of 2022-04-29
6+
Status of the repository as of 2022-06-08
77

88
Description | Number
99
--- | ---
10-
Number of artifact definitions: | 632
11-
Number of file paths: | 1633
10+
Number of artifact definitions: | 651
11+
Number of file paths: | 1654
1212
Number of Windows Registry key paths: | 671
1313

1414
### Artifact definition source types
1515

1616
Identifier | Number
1717
--- | ---
18-
ARTIFACT_GROUP | 25
18+
ARTIFACT_GROUP | 38
1919
COMMAND | 10
20-
FILE | 378
20+
FILE | 384
2121
PATH | 22
2222
REGISTRY_KEY | 54
2323
REGISTRY_VALUE | 116
@@ -28,6 +28,6 @@ WMI | 27
2828
Identifier | Number
2929
--- | ---
3030
Darwin | 67
31-
Linux | 47
31+
Linux | 49
3232
Windows | 47
3333

0 commit comments

Comments
 (0)