Commit Graph
5402 Commits
Author SHA1 Message Date
Eric 7e3cdbe0ab Update layout-landing.ejs (#7397) 2022-08-25 11:52:15 -05:00
Roberto Dip 9a1d2066bb deprecate host_settings in favor of features (#7358)
Related to #7312, this makes use of the changes introduced in #7353 to rename host_settings to features while keeping backwards compatibility.
2022-08-25 13:41:50 -03:00
EricandMike Thomas 185bcc9d31 Website: Update homepage layout (#7328)
* update homepage

* lint fixes

* Update layout.ejs

* Responsive style tweaks

- made some style changes to improve responsive breakpoints
- attempted to normalize paddings and section widths

* update layout

* updated styles mobile and tablet

- updated hero background
- tweaked paddings and margins for tablet and mobile
- added larger images for responsive breakpoints
- increased left/right padding on homepage-section

* Update homepage.ejs

* update feature image styles

* update platform hero background & homepage styles

* Update platform.less

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-08-25 10:37:12 -05:00
Lucas Manuel Rodriguez 7d8c38751d Add TUF update guide (#7368)
* Add TUF guide

* Move docs to orbit/docs

* Add fixes
2022-08-25 10:17:20 -05:00
RachelElysia b795cc64ca REST-API.md: Add mdm params to export host api doc (#7330) 2022-08-25 07:09:18 -07:00
Eric d9e4201567 Update layout-customer.ejs (#7390) 2022-08-24 19:53:32 -05:00
935a145249 updated title description meta tag on layout.ejs (#7181)
* updated description meta tag

- updated description meta tag to:

"Fleet is the lightweight, programmable telemetry platform for servers and workstations. Get comprehensive, customizable data from all your devices and operating systems — without the downtime risk"

* Update page title meta tag

- updated page title meta tag.

* Update layout.ejs

Changed "downtime risk" to "performance hit" to align with homepage hero message.

* update other layouts & twitter meta tags

* website: update meta titles in routes

- changed to "Fleet for osquery" to "Fleet Device Management"

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
Co-authored-by: Eric <eashaw@sailsjs.com>
2022-08-25 09:15:23 +09:00
Roberto Dip c943e0665a add a mechanism to deprecate AppConfig settings w/ backwards-compat (#7353)
Related to https://github.com/fleetdm/fleet/issues/7312, the motivation behind these changes is to introduce a way to deprecate configurations in `AppConfig`, while still preserving backwards compatibility.

From the Epic:

> NOTE: `host_settings` is now replaced by `features`. We should still support `host_settings` as an alias to `features` for backwards compatibility, but in our communications, we should use and recommend features as the canonical way forward.
2022-08-24 18:40:09 -03:00
Luke Heath f08cf6c11c Remove FreeBSD references from website, UI, and query library (#7279) 2022-08-24 16:03:35 -05:00
Noah Talerman 625081cf14 Add "Deploying to dogfood" to engineering handbook (#7378)
- Add "Deploying to dogfood" section.
- Remove "Product Eng" weekly section. This recurring meeting no longer happens.
2022-08-24 17:01:14 -04:00
RachelElysia fc7e666476 Fleet UI: Update agent options in-page documentation (#7255) 2022-08-24 15:28:55 -05:00
Katheryn Satterlee 460d3f0228 Add detail for Host Expiry settings. (#7387)
* Add detail for Host Expiry settings.

* Editor Pass
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-08-24 14:58:49 -05:00
Luke Heath eee8219498 Update Releasing-Fleet.md (#7366) 2022-08-24 14:20:54 -05:00
Martin Angers 1ed6512c5b Implement retries when building MSI on Apple M1 architecture (#7367) 2022-08-24 14:52:32 -04:00
Juan Fernandez 0fab2fe0eb Feature 6538: Remove cpe_id from the software_cve table (#6587)
* Don't insert dummy values for non-match CPEs, exclude OVAL platforms when getting software iterator.
* Removed CPEID from SoftwareVulnerability type and software_cve.cpe_id column.
* Removed GeneratedCPEID property
2022-08-24 13:10:58 -04:00
Zachary Winnerman 369c976e82 Quick sandbox fixup (#7386) 2022-08-24 11:49:39 -05:00
Robert Fairburn 6543c5d5ac Sandbox to use v4.19.0 tag (#7385) 2022-08-24 11:25:31 -05:00
Eric f36da3cd96 Create executive-assistant.md (#7383) 2022-08-24 10:16:48 -06:00
Charlie Chance 8b5e073f6c Handbook: #help-travel adjustment to contact (#7317) 2022-08-24 10:16:09 -06:00
Zachary Winnerman eca5d767e1 Increase probe timeouts so it can survive database scaling events (#7298) 2022-08-24 11:09:24 -05:00
Zachary Winnerman f16f848a7b noticed some tags being outdated in sandbox (#7382) 2022-08-24 12:09:16 -04:00
Gabriel Hernandez 9f9cb597fa remove unused code and change copy (#7376) 2022-08-24 15:45:32 +01:00
Juan Fernandez 7b612aa030 Bug 7320: Fixed dulp. vulns. on software details. (#7342)
* Bug 7320: Fixed dulp. vulns. on software details.

The software details page was showing duplicated vulnerabilities if the software was being used by many hosts.
2022-08-24 09:45:20 -04:00
Gabriel Hernandez 041920bcaf Implement dropdown for label filters on manage hosts page (#7300)
* add label filter dropdown to the manage host page table

* increase label filter select width

* improve responsive styling for manage host page
2022-08-24 13:38:43 +01:00
Martin Angers dfd7d3f244 Add activity types for applied team spec and edited agent options (#7355) 2022-08-24 08:32:45 -04:00
Roberto Dip 714afaa5ad use image containing installer deps for fleetdm/fleetctl (#7040) 2022-08-24 12:10:16 +00:00
Zachary Winnerman 0b5a047da6 mark ecr as immutable in preperation for 4.19.0 release (#7324) 2022-08-24 12:09:53 +00:00
Charlie ChanceandMike Thomas 5c81667c8a Handbook: #help-travel DRI for slack channel (#7318)
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-08-24 20:22:35 +09:00
Mike Thomas 1f6b5305af Update introducing-sandbox-the-fastest-way-to-play-with-fleet.md (#7372)
- updated video link
2022-08-24 19:23:53 +09:00
Eric 29380bd89e Switch to using ejs tags instead of vue templates (#7369) 2022-08-23 18:22:03 -05:00
Noah Talerman ee44f428e6 Update "Usage statistics" (#7129)
- Clarify that statistics are anonymous for Fleet Free
- Remove "Why we collect <insert piece of information>" sections
2022-08-23 17:58:26 -04:00
268523d536 Create introducing-sandbox:-the-fastest-way-to-play-with-fleet.md (#7341)
* Create introducing-sandbox:-the-fastest-way-to-play-with-fleet.md

* Update articles/introducing-sandbox:-the-fastest-way-to-play-with-fleet.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* added image and video

- added image and video
- updated meta tags

* Update introducing-sandbox:-the-fastest-way-to-play-with-fleet.md

- removed comma from meta tag title

* Rename file, update quotation marks

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Eric <eashaw@sailsjs.com>
2022-08-23 17:33:37 -04:00
Noah Talerman c216b40dca Add 4.19.0 release article (#7349)
- Add 4.19.0 release article
- Tweak 4.18.0 release article by removing "Test Fleet upgrades" feature
2022-08-23 17:29:59 -04:00
Mike McNeil 752445a15e Article: Category for release post (#7365)
Should this "Orbit" post be categorized under announcements rather than releases? https://fleetdm.com/releases/introducing-orbit-your-fleet-agent-manager
2022-08-23 15:42:08 -05:00
Noah Talerman 5ad3f9a2d6 Prepare for 4.19.0 (#7346)
- Add CHANGELOG
- Bump versioning
- Remove `changes/` files
2022-08-23 15:13:01 -04:00
RachelElysia 5e8f46da73 Fleet UI: Manage Host Page disable next on pagination of if on last page of results (#7356) 2022-08-23 10:29:44 -07:00
Sharvil Shah 1f149a7d8d docs: Fix broken links on server-installation.md (#7360) 2022-08-23 10:30:19 -05:00
RachelElysia 8d6d7fea16 Fleet UI: Add back to packs links (#7350) 2022-08-23 08:28:48 -07:00
Roberto Dip fe9cdb7017 fix flaky TestIntegrationsSandbox/TestInstallerHeadCheck (#7345)
this adjusts the TestInstallerHeadCheck check to use `DoRaw` instead of `Do`, which sends a body with null when nil is passed for the params parameter.
2022-08-23 09:58:10 -03:00
Juan Fernandez 7e1e69c9bc Fixed flaky vulnerability CRON tests (#7311)
* Fixed flaky vuln cron tests

* Fixed typo

* Remove sub-test
2022-08-23 08:22:08 -03:00
Roberto Dip 943b2caa2f fix order of query string and hashes in SSO link (#7351) 2022-08-22 18:52:30 -03:00
gillespi314 7fb109e6b3 Handle errors for duplicate os records (#7294) 2022-08-22 14:34:00 -05:00
Guillaume RossandNoah Talerman c4ccf20bd6 Adding first set of CIS benchmark policies for macOS (#7296)
* Adding CIS 1.1 for macOS

* Adding CIS 1.2

* Fix linting

* Adding CIS 1.3

* Adding CIS 1.4

* Apply suggestions from code review

Committing Noah's suggestions

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Fixed copy pasta errors + changed formatting

Fixed some auto update queries that were accidentally the same, and put [CIS X.X] between brackets in `constants.ts`

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2022-08-22 19:23:09 +00:00
EricandMike McNeil c1f2e8a810 Update sails.helpers.http.del usage (#7340)
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-08-22 13:11:54 -05:00
Juan Fernandez e6aba8caaa Bug with Vendor Width migration (#7339)
Updated migration used to increate the width of 'software.vendor' to
address issue found when running migration in aurora: "ALGORITHM=INPLACE is not
supported. Reason: cannot silently convert NULL values, as required in
this SQL_MODE. Try ALGORITHM=COPY."
2022-08-22 13:01:18 -04:00
Mike Thomas e280c04c94 Engineering README.md housekeeping (#7031) 2022-08-22 09:53:44 -07:00
RachelElysia 5aa265bc30 Fleet UI: Fix Safari button focus state 2022-08-22 09:10:18 -07:00
RachelElysia 59a6e6e4b5 Fleet UI: Fix default perpage edge cases to 20 (#7331) 2022-08-22 08:46:50 -07:00
Juan Fernandez 2932ea0899 Bug 7332: Include software without CPE entries (#7334)
When listing software for performing vuln. detection include software without CPE entries.
2022-08-22 11:45:17 -04:00
Tim Kern 55c34918c6 Added redirect from /community to Slack invite (#7327)
Linked to https://osquery.slack.com/join/shared_invite/zt-h29zm0gk-s2DBtGUTW4CFel0f0IjTEw#/
2022-08-19 17:54:01 -05:00