mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +00:00
packagegroup-core-security: add perl pkgs grps
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
|
||||||
|
|
||||||
|
PACKAGES += "\
|
||||||
|
packagegroup-security-hardening \
|
||||||
|
"
|
||||||
|
RDEPENDS:packagegroup-core-security += "\
|
||||||
|
packagegroup-security-hardening \
|
||||||
|
"
|
||||||
|
|
||||||
|
SUMMARY:packagegroup-security-hardening = "Security Hardening tools"
|
||||||
|
RDEPENDS:packagegroup-security-hardening = " \
|
||||||
|
bastille \
|
||||||
|
"
|
||||||
|
|
||||||
|
RDEPENDS:packagegroup-security-scanners += "\
|
||||||
|
nikto \
|
||||||
|
checksecurity \
|
||||||
|
"
|
||||||
Reference in New Issue
Block a user