summaryrefslogtreecommitdiffstats
path: root/recipes-security/nikto
diff options
context:
space:
mode:
authorAshish Sharma <asharma@mvista.com>2022-03-24 01:11:56 +0530
committerArmin Kuster <akuster808@gmail.com>2022-04-02 11:21:42 -0700
commitc56ae450c93a1383a1ce800a32a6ef2c3fbbae1c (patch)
tree4bced75d35b8b964e5e336211ae7e761a9f7d0de /recipes-security/nikto
parent943f48419a21bc932a2e1054ce099f04f33cf215 (diff)
downloadmeta-security-c56ae450c93a1383a1ce800a32a6ef2c3fbbae1c.tar.gz
meta-security : Use SPDX style licensing format
WARNING: selinux-sandbox-3.3-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPLv2+ [obsolete-license] \ WARNING: selinux-gui-3.3-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPLv2+ [obsolete-license] \ WARNING: semodule-utils-3.3-r0.1 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPLv2+ [obsolete-license] \ WARNING: selinux-dbus-3.3-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPLv2+ [obsolete-license] \ WARNING: libwhisker2-perl-2.5-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPL-1.0+ [obsolete-license] \ WARNING: lib-perl-0.63-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPL-1.0+ [obsolete-license] \ WARNING: libhtp-0.5.39-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPLv2 [obsolete-license] \ ... Signed-off-by: Ashish Sharma <asharma@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security/nikto')
-rw-r--r--recipes-security/nikto/nikto_2.1.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/nikto/nikto_2.1.6.bb b/recipes-security/nikto/nikto_2.1.6.bb
index 8542d69..8c21b30 100644
--- a/recipes-security/nikto/nikto_2.1.6.bb
+++ b/recipes-security/nikto/nikto_2.1.6.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Nikto is an Open Source web server scanner which performs compreh
3SECTION = "security" 3SECTION = "security"
4HOMEPAGE = "https://cirt.net/Nikto2" 4HOMEPAGE = "https://cirt.net/Nikto2"
5 5
6LICENSE = "GPLv2" 6LICENSE = "GPL-2.0-only"
7LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" 7LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
8 8
9SRCREV = "f1bbd1a8756c076c8fd4f4dd0bc34a8ef215ae79" 9SRCREV = "f1bbd1a8756c076c8fd4f4dd0bc34a8ef215ae79"