fleet/articles/security-testing-at-fleet-orbit-auto-updater-audit.md
Mike Thomas bf11f2df66
Articles housekeeping (#6389)
* Articles housekeeping

Style tweaks:

- reduced categories-and-search margin-top
- changed color of category on cards
- removed time stamps from cards

Image updates:
- created missing images, and replaced existing with a cleaner, more vibrant style to the following categories.
    - security
    - guides
    - engineering
    - podcasts
- Normalized release thumbnails. The current graphics are over-designed, inconsistent, and too busy/hard to process.

* lint fix

* remove ")" from image caption

* remove old article images

* update cover image filenames for consistency

* add deleted image, update filenames to match naming conventions

* fix typo in filename

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-06-28 16:18:41 -05:00

3.2 KiB

Security testing at Fleet/Orbit auto-updater audit

Security testing at Fleet/Orbit auto-updater audit

At Fleet, openness is one of our core values. We believe a rising tide lifts all boats and that almost everything we do regarding security should be public.

Orbit is an osquery runtime and auto-updater. It leverages The Update Framework to create a secure update mechanism using a hierarchy of cryptographic keys and operations.

About a year ago, while Orbit was still brand new, not “production-ready,” and in use by almost nobody, we had an external vendor (Trail of Bits) perform a security audit on the Orbit auto-updater functionality.

We then handled the issues surfaced by the audit publicly in the Fleet repository and the old Orbit repository.

You can read more about the 2021 Orbit auto-updater security audit here.

Testing in the future

Fleet will regularly perform security tests. These tests will target Fleet, Orbit, our company, and many other components.

We will:

  1. Resolve issues that expose Fleet users to risk.
  2. Share the results of tests as rapidly as possible once we have addressed issues.
  3. Comment when necessary and valuable.

If external testers find significant vulnerabilities, we will generate GitHub security advisories on a case-by-case basis. We can share important information about vulnerabilities before releasing the full report.

Auto-updater security

We believe the security of auto-updates is critical in a world where supply chain attacks are common. When automatic updaters are trusted, systems receive essential security updates quicker. It is up to the software industry to make these updates trustworthy so everyone can benefit from more secure systems around the globe.

We will continue improving our software and processes for packaging and delivering Orbit updates by expanding security mechanisms to cover more and more threat scenarios. You can always peek at our security project, where public issues are visible to everyone.

Future improvements will appear there, and we are always thankful when researchers discover and disclose vulnerabilities.

If you have questions about the Orbit audit or Fleet security, please join us on Slack!