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

     1  [files."/var/lib/dpkg/status.d/base"]
     2  content="""
     3  Package: base-files
     4  Version: 9.9+deb9u11
     5  Architecture: amd64
     6  Essential: yes
     7  Maintainer: Santiago Vila <sanvila@debian.org>
     8  Installed-Size: 333
     9  Pre-Depends: awk
    10  Breaks: initscripts (<< 2.88dsf-13.3), sendfile (<< 2.1b.20080616-5.2~)
    11  Replaces: base, dpkg (<= 1.15.0), miscutils
    12  Provides: base
    13  Section: admin
    14  Priority: required
    15  Multi-Arch: foreign
    16  Description: Debian base system miscellaneous files
    17   This package contains the basic filesystem hierarchy of a Debian system, and
    18   several important miscellaneous files, such as /etc/debian_version,
    19   /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others,
    20   and the text of several common licenses in use on Debian systems.
    21  """