Commit graph

5428 commits

Author SHA1 Message Date
Charlie Chance
fe69cc7da8
Update: removed offboarded fleeties (#7427)
* Update: removed offboarded fleeties

* Update receive-from-github.js

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-08-29 13:56:16 -05:00
Martin Angers
f602ea3446
Provide Munki issues for MacOS hosts (#7280) 2022-08-29 14:40:16 -04:00
Roberto Dip
715f320be1
reduce scope in which packaging and preview actions are run (#7429) 2022-08-29 15:38:30 -03:00
Andrew Baker
70514bf933
Embed video to Vulnerability Processing (#7426) 2022-08-29 12:57:09 -05:00
Roberto Dip
f9bb0b3dc0
adjust osquery_perf to respect config settings (#7418)
users, software_macos and software_linux queries can be optionally disabled in the fleet server via the enable_host_users and enable_software_inventory config settings, however osquery_perf is always running them.

this adjusts the code accordingly to only execute them if the server asks.
2022-08-29 13:34:40 -03:00
Roberto Dip
3d75ddcdc2
increase the CI timeout to install Docker on macOS (#7430)
in #7399 we reduced the timeout to 10 minutes, however there are multiple timing out and failing on main on the install docker step.
2022-08-29 12:50:16 -03:00
RachelElysia
e64dd73b54
Fleet UI: Button loading spinners (#7124)
Co-authored-by: Luke Heath <luke@fleetdm.com>
2022-08-29 08:21:37 -07:00
Eric
0296aa7435
Website: Update meta tags for social previews (#7428)
* Website: update meta tags in layouts

* update meta tags

* update sandbox header nav
2022-08-26 19:20:28 -05:00
Guillaume Ross
f413ae764a
7231 - Second batch of macOS policy queries for CIS Benchmark (#7380)
* Adding CIS 1.5 / 1.6 / 2.2.1 to constants.ts

* Adding CIS 1.5 / 1.6 / 2.2.1 to standard query library

* Adding 2.3.1

* Adding 2.3.1 to query library and 2.4.2 to both

* Adding 2.4.10

* Tagging 2.5.1.1

* Tagging 2.5.2.1

* Tagging 2.5.2.2

* Adding 2.5.6

* Adding 2.6.1.4

* Adding 3.6

* Tagging 5.1.2

* Tagging 5.2.2

* Tagging 5.8

The query we have for the screen lock is comprehensive and covers more than one CIS requirement

* Adding 6.1.3 and 6.1.4
2022-08-26 16:59:16 -04:00
Juan Fernandez
0572c621d5
Fix osquery-perf Ubuntu software path issue (#7417)
Fixed issue with software fixture path used in osquery-perf
2022-08-26 15:43:06 -04:00
Mo Zhu
d1253c0897
Mark just-in-time provisioning as delivered in pricing page (#7422) 2022-08-26 14:14:11 -05:00
Juan Fernandez
3048a07fd1
Feature 7076: Ingest installed windows updates (#7138)
* Ingest installed Windows updates and store them in the windows_updates table. 
* Added config option for enabling/disabling Windows update ingestion and Windows OS vuln. detection.
2022-08-26 14:55:03 -04:00
Eric
55af48910a
Move CONTRIBUTING.md into docs/contributing (#7283)
* move contributing.md into docs/contributing, update link in readme

* Update CONTRIBUTING.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-08-26 12:14:43 -05:00
Eric
56016beca7
Website: update hero logo links (#7421) 2022-08-26 11:06:56 -05:00
Mike Thomas
24a00c43bc
Website update footer nav (#7393)
* Website: update footer navigation

- changed "Get started" to "Try it out" in the footer nav

* Website: update layout

- added utm link to "Try it out" footer link
2022-08-26 11:03:28 -05:00
Mike Thomas
f56177ba6f
Update Community nav on layout.ejs (#7411)
* Update Community nav on layout.ejs

- Re-ordered articles
- Added Contribute to Fleet
- Renamed "Chat" to "Join the conversation." My theory is that users may misunderstand "Chat" as being online chat with the team, rather than the community Slack.

* Update bootstrap-overrides.less

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-08-26 10:53:31 -05:00
Mike Thomas
58e316915e
Website update cta text (#7412)
* Changed "Schedule a demo" to "Talk to an expert"

- changed "Schedule a demo" to "Talk to an expert"

* Delete icon_schedule-demo-26x24@2x.png

- removed icon_schedule-demo-26x24@2x.png
2022-08-26 10:45:00 -05:00
Charlie Chance
bc58970064
Handbook: update to scheduling section (#7419) 2022-08-26 09:31:21 -06:00
RachelElysia
aa3c70be92
Fleet UI: Label errors (#7406) 2022-08-26 07:55:21 -07:00
Mike McNeil
87e42d4dd8
Handbook: Apply content standards (#7413)
https://fleetdm.com/handbook/digital-experience#how-to-write-headings-subheadings
2022-08-26 03:14:50 -05:00
Mike Thomas
4b47f76033
Update introducing-sandbox-the-fastest-way-to-play-with-fleet.md (#7410)
- added missing comma to title meta tag
2022-08-26 10:43:10 +09:00
Mike Thomas
8c3ae022c1
Update and rename executive-assistant.md to ceo-handbook.md (#7409)
* Update and rename executive-assistant.md to ceo-handbook.md

- Renamed executive-assistant.md to ceo-handbook.md
- migrated CEO and EA-specific tasks

* Update README.md

- migrated CEO and EA-specific tasks to ceo-handbook.md

* Update README.md

- fixed a typo

* Update ceo-handbook.md

- fixed another typo

* Update meta tag on ceo-handbook.md

- fixed up meta tag on ceo-handbook.md
2022-08-26 10:20:04 +09:00
Eric
62a7d1afa2
Website: Update documentation page sidebars and calls to action. (#7388)
* Website: Make docs table of contents not sticky

* move docs sidebar CTA, update styles

* website: updated docs cta graphic

- updated docs cta graphic

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-08-25 17:27:50 -05:00
Michal Nicpon
f7b394b1a3
fix brew install warning (#7399) 2022-08-25 15:26:02 -06:00
RachelElysia
0fff51ed96
Fleet UI: Fix updating filters resetting to page 1 (#7348)
Co-authored-by: Sarah Gillespie <sarahgillespi314@gmail.com>
2022-08-25 14:18:13 -07:00
Tim Kern
3147c9a25f
Removed comma for Fortune 1000 (#7398)
Correct usage does not include comma
2022-08-25 11:59:25 -05:00
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
Eric
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
Mike Thomas
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