Skip to content

Commit 7fa98fa

Browse files
authored
Changes for release (#581)
1 parent b7f49e0 commit 7fa98fa

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
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__ = '20230815'
4+
__version__ = '20230928'

config/dpkg/changelog

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

33
* Auto-generated
44

5-
-- Forensic artifacts <[email protected]> Tue, 15 Aug 2023 06:33:23 +0200
5+
-- Forensic artifacts <[email protected]> Thu, 28 Sep 2023 13:23:32 +0200

docs/sources/background/Stats.md

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

7-
Status of the repository as of 2023-08-15
7+
Status of the repository as of 2023-09-28
88

99
Description | Number
1010
--- | ---
11-
Number of artifact definitions: | 800
12-
Number of file paths: | 2043
11+
Number of artifact definitions: | 801
12+
Number of file paths: | 2047
1313
Number of Windows Registry key paths: | 677
1414

1515
### Artifact definition source types
@@ -18,7 +18,7 @@ Identifier | Number
1818
--- | ---
1919
ARTIFACT_GROUP | 47
2020
COMMAND | 10
21-
FILE | 515
21+
FILE | 516
2222
PATH | 28
2323
REGISTRY_KEY | 57
2424
REGISTRY_VALUE | 116
@@ -31,5 +31,5 @@ Identifier | Number
3131
Darwin | 200
3232
ESXi | 16
3333
Linux | 243
34-
Windows | 366
34+
Windows | 367
3535

0 commit comments

Comments
 (0)