aboutsummaryrefslogtreecommitdiffstats
path: root/english/security
diff options
context:
space:
mode:
authorCarsten Schoenert <c.schoenert@t-online.de>2023-11-24 14:13:18 +0000
committerThomas Lange <lange@debian.org>2023-12-02 16:47:03 +0100
commit3f6686cbdd1e390a31e9018c7603067e98ce3768 (patch)
tree4b221263056479905664b5fb74ac93a6e728af7e /english/security
parent241180bf40b46761b26b6b8cb716a1264c6fdd1b (diff)
generate.py: Updating the main comment section on top
Diffstat (limited to 'english/security')
-rwxr-xr-xenglish/security/oval/generate.py12
1 files changed, 8 insertions, 4 deletions
diff --git a/english/security/oval/generate.py b/english/security/oval/generate.py
index 9599c24a511..f0267c9884d 100755
--- a/english/security/oval/generate.py
+++ b/english/security/oval/generate.py
@@ -1,12 +1,16 @@
#!/usr/bin/python3
"""
+generate.py
+
Extracts the data from the security tracker and creates OVAL queries to
-be used with the OVAL query interpreter (see http://oval.mitre.org)
+be used with the OVAL query interpreter (see https://oval.mitre.org)
+
+Copyright (c) 2015 Nicholas Luedtke
+ (c) 2016 Sebastien Delafond <sdelafond@gmail.com>
+ (c) 2023 Carsten Schoenert <c.schoenert@t-online.de>
-(c) 2016 Sebastien Delafond <sdelafond@gmail.com>
-(c) 2015 Nicholas Luedtke
-Licensed under the GNU General Public License version 2.
+SPDX-License-Identifier: GPL-2.0
"""
import argparse

© 2014-2024 Faster IT GmbH | imprint | privacy policy