fleet/docs/Contributing/product-groups/orchestration
Zach Wasserman 50151f6dee
Add support for last opened time for DEB and RPM packages (#31638)
Fleet side of #27902 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually (CentOS 6, 7, 8,
Ubuntu 24)


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Added support for tracking and displaying the last opened time for
software installed via DEB and RPM packages on Linux systems.

* **Documentation**
* Updated documentation to include new queries for retrieving last
opened timestamps of Linux software packages.

* **Tests**
* Introduced new tests to verify the correct processing and integration
of last opened timestamps for DEB and RPM software packages.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-08-12 15:46:04 -07:00
..
custom-oid-extensions.md Host identity cert renewal: added IANA number and jitter (#31579) 2025-08-07 08:24:47 +02:00
file-carving.md Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
README.md Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00
teams.md Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00
tpm-backed-http-signing.md Host identity cert renewal: added IANA number and jitter (#31579) 2025-08-07 08:24:47 +02:00
understanding-host-vitals.md Add support for last opened time for DEB and RPM packages (#31638) 2025-08-12 15:46:04 -07:00

Orchestration

This directory contains documentation specific to Fleet's Orchestration product group.

Overview

Fleet's Orchestration functionality allows organizations to manage and query devices at scale using osquery, providing visibility into device status, configuration, and security posture.

Contents