Rules Related To 'pigz'

Component overview

Relevant packages:

Relevant groups:

None

Changelog:

No changes recorded.

Relevant rules:

Rule details

Uninstall pigz Package

package_pigz_removed

Description

The pigz package should not be present in the container or container image. Remove the pigz package from Containerfile and rebuild the container image.

Rationale

Binaries shipped in pigz package in Hummingbird have not been compiled using recommended compiler flags. The binaries are compiled without sufficient stack protection and its address space layout randomization (ASLR) is weak.