Commit Graph
5380 Commits
Author SHA1 Message Date
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
Zach Wasserman abe76968f7 Generate targets for osquery 5.5.1 (#7290) 2022-08-19 08:15:24 -07:00
Sharvil Shah 1e62613450 orbit: rename unified_log table from extension to macadmins_unified_log (#7295) 2022-08-19 07:29:14 +05:30
Juan Fernandez 4013cbbdfc Feature 6975: Populate vendor column in software inventory (#7297)
- Populate 'software.vendor' when ingesting software from Windows hosts.
- Increate width of 'software.vendor'.
2022-08-18 18:02:56 -04:00
2103de275a improve error handling in vulnerabilities cron (#7276)
* improve error handling in vulnerabilities cron

* fix tests

* Use errHandler and go mod tidy

* Add dep that got removed by mod tidy

* add dsl to tools

* Add changes file

Co-authored-by: Michal Nicpon <michal@fleetdm.com>
Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2022-08-18 16:53:58 -03:00
Luke Heath ba86865231 Add API docs for /setup endpoint (#7281) 2022-08-18 13:58:39 -05:00
Katheryn Satterlee c785b7b6e2 Add details about Orbit update channels to FAQ (#7302) 2022-08-18 13:58:22 -05:00
Reed Haynes 56172778f2 Update README.md (#7278)
Update DRI for backing up Product office hours call
2022-08-18 14:07:41 -04:00
Andrew Baker 0fa28d41b8 Move introduction to orbit to proper directory (#7293)
* Moving orbit introduction article to proper directory

* Re-add of orbit introduction post in proper directory
2022-08-18 12:51:20 -05:00
Sharvil Shah 192ac49abb Update Reference-Architectures.md (#7291) 2022-08-18 23:20:07 +05:30
Guillaume Ross dcee7a15ea Making Bitlocker policy stricter (#7253)
Adding a filter to check that this is happening on the C drive and not some random other drive.
2022-08-18 13:45:17 -04:00
Andrew Baker e3aab3bda9 Create orbit introduction post (#7292) 2022-08-18 12:41:14 -05:00
Zach Wasserman c3ab51bea5 Generate targets for osquery 5.5.0 (#7265) 2022-08-18 15:00:58 +00:00
Luke Heath db6392f6df Set MDM enrollment card sort by status (#7286) 2022-08-18 09:03:35 -05:00
RachelElysia 5ee763457f Fleet UI: Remove "Toggle SortBy" tooltip (#7240) 2022-08-18 08:51:31 -05:00