go.mondoo.com/cnquery@v0.0.0-20231005093811-59568235f6ea/providers/os/resources/packages/testdata/packages_redhat6.toml (about)

     1  [commands."rpm -qa --queryformat '%{NAME} %{EPOCH}:%{VERSION}-%{RELEASE} %{ARCH} %{SUMMARY}\\n'"]
     2  stdout="""
     3  ElectricFence (none):2.1-3 i386 A debugger which detects memory allocation violations.
     4  glibc (none):2.1.3-15 i386 The GNU libc libraries.
     5  shadow-utils 1:19990827-10 i386 Utilities for managing shadow password files and user/group accounts.
     6  mktemp (none):1.5-2 i386 A small utility for safely making /tmp files.
     7  termcap (none):10.2.7-9 noarch The terminal feature database used by certain applications.
     8  libtermcap (none):2.0.8-20 i386 A basic system library for accessing the termcap database.
     9  bash (none):1.14.7-22 i386 The GNU Bourne Again shell (bash) version 1.14.
    10  arpwatch 1:2.1a4-19 i386 Network monitoring tools for tracking IP addresses on a network.
    11  """