Mondoo Core Resource Pack Reference
In this pack:
ID | DESCRIPTION |
---|---|
asset | General asset information |
audit.advisory | Platform/package advisory |
audit.cve | Common Vulnerabilities and Exposures (CVE) |
audit.cvss | Common Vulnerability Scoring System (CVSS) Score |
authorizedkeys | List of SSH Authorized Keys |
authorizedkeys.entry | SSH authorized keys entry |
certificate | x509 certificate resource |
dns | DNS resource |
dns.dkimRecord | DKIM public key representation as defined in RFC 6376 |
dns.mxRecord | DNS MX record |
dns.record | DNS record |
domainName | Domain name |
file | File on the system |
file.permissions | Access permissions for a given file |
group | Group on this system |
groups | Groups configured on this system |
kernel | System kernel information |
kernel.module | System kernel module information |
mondoo | Provide contextual information about MQL runtime and environment |
mondoo.asset | Mondoo asset information |
mondoo.eol | Returns platform EOL date information |
openpgp.entity | OpenPGP Entity |
openpgp.identity | OpenPGP Identity |
openpgp.publicKey | OpenPGP Public Key |
openpgp.signature | OpenPGP Signature |
package | Package on the platform or OS |
packages | List of packages on this system |
parse | Parse provides common parsers (json, ini, certs, etc) |
parse.certificates | Parse Certificates from files |
parse.ini | Parse INI files |
parse.json | Parse JSON files |
parse.openpgp | Parse OpenPGP from files |
parse.plist | Parse plist files |
parse.yaml | Parse YAML files |
pkix.extension | x509 certificate PKIX extension |
pkix.name | x509 certificate PKIX name |
platform | Common platform information (OS, API, Service) |
platform.advisories | Returns all platform/package advisories |
platform.cves | Returns all platform/package cves |
platform.eol | Information about the platform end-of-life |
platform.virtualization | Hardware virtualization information |
port | TCP/IP port on the system |
ports | TCP/IP ports on the system |
privatekey | Private Key Resource |
process | Process on this system |
processes | Processes available on this system |
regex | Builtin regular expression functions |
socket | Socket |
socketstats | Socket stats from ss command |
time | Date and time functions |
tls | TLS |
user | User on this system |
users | Users configured on this system |
uuid | UUIDs based on RFC 4122 and DCE 1.1 |
yaml.path | Deprecated |