File: control

package info (click to toggle)
plaso 20241006-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 673,228 kB
  • sloc: python: 91,831; sh: 557; xml: 97; makefile: 17; sql: 14; vhdl: 11
file content (165 lines) | stat: -rw-r--r-- 5,168 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
Source: plaso
Section: admin
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders:
 Hilko Bengen <bengen@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3,
 python3-acstore,
 python3-artifacts (>= 20211012),
 python3-certifi (>= 2016.9.26),
 python3-cffi-backend (>= 1.9.1),
 python3-chardet (>= 2.0.1),
 python3-cryptography (>= 2.0.2),
 python3-dateutil (>= 1.5),
 python3-defusedxml (>= 0.5.0),
 python3-dfdatetime (>= 20210509),
 python3-dfvfs (>= 20211017),
 python3-dfwinreg (>= 20201002),
 python3-dtfabric (>= 20200621),
 python3-elasticsearch (>= 7.0),
 python3-fsapfs (>= 20201107),
 python3-idna (>= 2.5),
 python3-libbde (>= 20140531),
 python3-libcreg (>= 20200725),
 python3-libesedb (>= 20150409),
 python3-libevt (>= 20191104),
 python3-libevtx (>= 20210424),
 python3-libewf (>= 20131210),
 python3-libfsext (>= 20200819),
 python3-libfshfs (>=20201103),
 python3-libfsntfs (>= 20200805),
 python3-libfsxfs (>= 20201114),
 python3-libfvde (>= 20160719),
 python3-libfwnt (>= 20180117),
 python3-libfwsi (>= 20150606),
 python3-liblnk (>= 20150830),
 python3-libluksde (>= 20200101),
# python3-libmodi (>= 20210405),
 python3-libmsiecf (>= 20150314),
 python3-libolecf (>= 20151223),
 python3-libqcow (>= 20131204),
 python3-libregf (>= 20201002),
 python3-libscca (>= 20190605),
 python3-libsigscan (>= 20190629),
 python3-libsmdev (>= 20140529),
 python3-libsmraw (>= 20140612),
 python3-libvhdi (>= 20131210),
 python3-libvmdk (>= 20140421),
# python3-libvsgpt (>= 20210115),
 python3-libvshadow (>= 20160109),
 python3-libvslvm (>= 20160109),
 python3-lz4 (>= 0.10.0),
 python3-pefile (>= 2021.5.24),
 python3-psutil (>= 5.4.3),
 python3-pyparsing (>= 3.0.0),
 python3-pytz,
 python3-redis (>= 3.4),
 python3-requests (>= 2.18.0),
 python3-setuptools,
 python3-tsk (>= 20160721),
 python3-urllib3 (>= 1.21.1),
 python3-xattr,
 python3-xlsxwriter (>= 0.9.3),
 python3-yaml (>= 3.10),
 python3-yara (>= 3.4.0),
 python3-zmq (>= 2.1.11),
 python3-zstd,
Standards-Version: 4.7.2
Homepage: https://github.com/log2timeline/plaso
Vcs-Git: https://salsa.debian.org/pkg-security-team/plaso.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/plaso

Package: plaso
Architecture: all
Depends:
 python3-plaso (>= ${source:Version}),
 ${misc:Depends},
Description: super timeline all the things -- metapackage
 This is a metapackage that depends on the Python 3
 package of the Plaso libraries and scripts.

Package: python3-plaso
Architecture: all
Section: python
Depends:
 python3-acstore,
 python3-artifacts (>= 20211012),
 python3-certifi (>= 2016.9.26),
 python3-cffi-backend (>= 1.9.1),
 python3-chardet (>= 2.0.1),
 python3-cryptography (>= 2.0.2),
 python3-dateutil (>= 1.5),
 python3-defusedxml (>= 0.5.0),
 python3-dfdatetime (>= 20210509),
 python3-dfvfs (>= 20211017),
 python3-dfwinreg (>= 20201002),
 python3-dtfabric (>= 20200621),
 python3-elasticsearch (>= 7.0),
 python3-fsapfs (>= 20201107),
 python3-idna (>= 2.5),
 python3-libbde (>= 20140531),
 python3-libcreg (>= 20200725),
 python3-libesedb (>= 20150409),
 python3-libevt (>= 20191104),
 python3-libevtx (>= 20210424),
 python3-libewf (>= 20131210),
 python3-libfsext (>= 20200819),
 python3-libfshfs (>=20201103),
 python3-libfsntfs (>= 20200805),
 python3-libfsxfs (>= 20201114),
 python3-libfvde (>= 20160719),
 python3-libfwnt (>= 20180117),
 python3-libfwsi (>= 20150606),
 python3-liblnk (>= 20150830),
 python3-libluksde (>= 20200101),
# python3-libmodi (>= 20210405),
 python3-libmsiecf (>= 20150314),
 python3-libolecf (>= 20151223),
 python3-libqcow (>= 20131204),
 python3-libregf (>= 20201002),
 python3-libscca (>= 20190605),
 python3-libsigscan (>= 20190629),
 python3-libsmdev (>= 20140529),
 python3-libsmraw (>= 20140612),
# python3-libvsgpt (>= 20210115),
 python3-libvhdi (>= 20131210),
 python3-libvmdk (>= 20140421),
 python3-libvshadow (>= 20160109),
 python3-libvslvm (>= 20160109),
 python3-lz4 (>= 0.10.0),
 python3-pefile (>= 2021.5.24),
 python3-psutil (>= 5.4.3),
 python3-pyparsing (>= 3.0.0),
 python3-pytz,
 python3-redis (>= 3.4),
 python3-requests (>= 2.18.0),
 python3-tsk (>= 20160721),
 python3-urllib3 (>= 1.21.1),
 python3-xattr,
 python3-xlsxwriter (>= 0.9.3),
 python3-yaml (>= 3.10),
 python3-yara (>= 3.4.0),
 python3-zmq (>= 2.1.11),
 python3-zstd,
 ${misc:Depends},
 ${python3:Depends},
Breaks:
 plaso (<< 20190131-2~),
Replaces:
 plaso (<< 20190131-2~),
Description: super timeline all the things -- Python 3
 Plaso (plaso langar að safna öllu) is the Python based back-end
 engine used by tools such as log2timeline for automatic creation of a
 super timelines. The goal of log2timeline (and thus plaso) is to
 provide a single tool that can parse various log files and forensic
 artifacts from computers and related systems, such as network
 equipment to produce a single correlated timeline. This timeline can
 then be easily analysed by forensic investigators/analysts, speeding
 up investigations by correlating the vast amount of information found
 on an average computer system.
 .
 This package contains a Plaso installation for Python 3.