Commit Graph
5394 Commits
Author SHA1 Message Date
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
Luke Heath 2e640eee29 Remove macOS Ventura query from standard query library (#7306) 2022-08-19 18:12:12 -04:00
Mike Thomas dc1627a33f Update platform.ejs (#7326)
- Updated "Try it out" CTA to point to Sandbox.
- Updated "Try Fleet" to "Sandbox" to avoid repetition and have continuity across the CTAs.
- Updated "Join the community" to "Community" for continuity across the CTAs.
2022-08-20 07:10:50 +09:00
Noah Talerman e97755f924 On fleetdm.com, update links to point to Fleet Sandbox (#7321)
- Update /get-started to /try-fleet/register in 2 places on website
2022-08-19 15:00:32 -04:00
Zachary Winnerman 1d83b2610c Delete now defunct workspaces (#7322) 2022-08-19 18:27:05 +00:00
Noah Talerman b0e37accc9 Update "Learn how to use Fleet" for Fleet Sandbox (#7142)
- Update "Learn how to use Fleet" docs page to walk a Fleet Sandbox user through adding their device and running a query
- Add a "Get operating system information" query to standard query library for the "Learn how to use Fleet" walkthrough
- Update Fleet's top level README to point users who want to try Fleet to Fleet Sandbox
- Update "How to install osquery..." (macOS, Windows, Linux) blog posts to point users who want to try Fleet to Fleet Sandbox
- Move `fleetctl preview` questions to "Contributing" FAQ section in docs. This is because `fleetctl preview` is now a testing tool for Fleet contributors
- Update "Deploying" docs to point users who want to try Fleet to Fleet Sandbox
2022-08-19 14:13:15 -04:00
Eric 009a8eea69 Website: Update "Try it out" button links (#7251)
Changed all of the "Try it out" buttons to link to `/try-fleet/register` to reveal Fleet Sandbox
2022-08-19 14:01:17 -04:00
Mike McNeil 55aadfe092 Codeowners: Reduce # of pings for reviews of docs (#7207)
* Codeowners: Reduce # of pings for reviews of docs

To avoid duplicative pings in Slack, reduce the number of folks who get automatically pinged about review requests when documentation, handbook, and website routes are changed.

I left Mike T and Chris both on the digital experience handbook so that PRs can be merged quickly there in many cases, regardless of timezone.

Also @chris-mcgillicuddy I made you responsible for either (a) approving and merging or (b) if there changes to meaning or code samples, requesting review from the on-call engineer.

* Update to reflect routing doc changes through Chris, and add sub-headings

* Pull the most relevant sentences to the top of each responsibility

* Use more peaceful language
2022-08-19 12:44:04 -05:00
Zach Wasserman ecb428a904 Prepare for Orbit 1.1.0 (#7315) 2022-08-19 08:27:50 -07:00