Commit Graph
5345 Commits
Author SHA1 Message Date
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
Luke Heath 1a5e1ff56e Fix MDM solution name filter text (#7287) 2022-08-18 08:45:54 -05:00
EricandMike McNeil e2022c67db Website: send request to Zapier when a subscription is created (#7273)
* Website: send request to Zapier when a license is purchased

* Update error message/lint fix

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-08-17 18:46:24 -05:00
Luke Heath d9f903f496 Modify engineering meeting DRI description (#7150) 2022-08-17 16:55:07 -05:00
Robert Fairburn 402585476e More sandbox docs (#7272)
* Add "Environment Access" to Sandbox Readme

* Add spacing in sandbox readme

* Additional Documentation
2022-08-17 14:26:55 -05:00
Roberto Dip 953fc895ff add geolocation information to Hosts responses (#7190) 2022-08-17 19:10:22 +00:00
RachelElysia de6e9b7a26 Fleet UI: Remove dead space on queries table platform (#7260) 2022-08-17 14:38:07 -04:00
Zach Wasserman 3cfa725200 Add script for testing osquery tables (#7264) 2022-08-17 14:36:17 -04:00
Zachary Winnerman 653f882c23 Add runbooks for sandbox (#7205)
* Add runbooks for sandbox

* Added a note on athena workgroup
2022-08-17 16:26:44 +00:00
Mike McNeil 82f722ee97 Handbook: Remove argument from authority, use more objective language (#7266)
* Handbook: Remove argument from authority, use more objective language

* Copy/paste fix

* Add link to becoming a contributor

* Accuracy
2022-08-17 03:00:27 -05:00
Mike McNeil 5e3e46b720 Docs: Capitalize Fleet Desktop doc page in nav (#7263) 2022-08-16 21:15:07 -05:00
Eric ef6c388852 add embedded content styles to docs and handbook (#7261) 2022-08-16 17:51:41 -05:00
Zach Wasserman e299cc41f1 Fix typo in download installer modal (#7195) 2022-08-16 12:03:22 -07:00
Roberto Dip b365016f67 use _self instead of iframe to download installers (#7234)
This updates the modal to download installers with an idea from @gillespi314 to simplify the process and ensure the interaction doesn't get blocked as a pop-up
2022-08-16 18:42:19 +00:00
Robert Fairburn 69c8eb088e SandboxProd SSO access to EKS (#7172)
* SandboxProd SSO access to EKS

* Sandbox docker platform = linux/amd64

* Shorten SSO role ARN for EKS
2022-08-16 13:16:48 -05:00
Nathanael HollidayandAlex Mitchell 953d03ef4f Sales handbook update (#7219)
* Sales handbook update

Quick updates to Sales page in handbook defining Salesforce lead statuses.

* Update README.md

Co-authored-by: Alex Mitchell <105945793+alexmitchelliii@users.noreply.github.com>
2022-08-16 12:50:22 -05:00
Guillaume Ross 652e1bf550 Removing old docs (#6955)
Removing outdated/broken installation instructions. This closes #6954
2022-08-16 12:08:56 -05:00
Roberto Dip 8acf14ab43 adjust installers endpoint to avoid AJAX downloads (#7226)
Related to #7206, this delegates the handling of the download to the browser
2022-08-16 12:54:41 -03:00
Luke Heath 7293cca95b Fix sandbox URL redirect location (#7228) 2022-08-16 10:41:13 -05:00
Martin Angers 94d1ebb822 Set refetch_requested to true for newly enrolled hosts (#7225) 2022-08-16 08:33:15 -04:00
Luke Heath a4c1e25c98 Fix URL check for sandbox redirect (#7227) 2022-08-15 18:25:12 -05:00
RachelElysiaandgillespi314 18852aae66 Fleet UI: macOS dashboard MDM solutions (#7014)
Co-authored-by: gillespi314 <73313222+gillespi314@users.noreply.github.com>
2022-08-15 17:47:07 -05:00
gillespi314 8d4ad6ce9f Enhanced UI for host operating systems to include additional information for Windows and macOS (#7201) 2022-08-15 16:39:00 -05:00
RachelElysia 7c793fdc7d Remove underline from 2 cancel buttons, add changelog (#7216) 2022-08-15 16:57:00 -04:00
RachelElysia 9f8ccd8113 Fleet Sandbox: Login for sandbox redirects to sandbox's login url (#7220) 2022-08-15 16:29:57 -04:00
gillespi314 78af071fce Handle invalid time values on host details page (#7217) 2022-08-15 15:09:27 -05:00
RachelElysia 41ea58e8c3 Fleet Sandbox: Logout actually logs out of sandbox (#7213) 2022-08-15 15:59:02 -04:00
Roberto Dip 5371e9c927 add UI and documentation for JIT provisioning (#7189)
Related to #7054 and #6834, this adds the UI changes necessary to support JIT provisioning:

    A checkbox in the settings page
    A new template for the activity box

This also includes relevant documentation about the feature and how to configure it.
2022-08-15 15:26:55 -03:00
Roberto Dip 05ddeade90 add back-end implementation for SSO JIT provisioning (#7182)
Related to #7053, this uses the SSO config added in #7140 to enable JIT provisioning for premium instances.
2022-08-15 14:42:33 -03:00
Mike McNeil 080723dde7 Handbook: Add links to SOC 2 and trust reports, and to security handbook (#7159) 2022-08-15 12:35:24 -05:00
RachelElysia 9c7d2cfa60 Fleet UI: Set default pagination length to 20 (#7165) 2022-08-15 13:00:06 -04:00
Martin Angers b891e0d7f7 Add mdm solution payload to GET /hosts response when filtering by mdm_id (#7198) 2022-08-15 12:57:25 -04:00
Mike McNeil 11cefb6c61 Fix typo (#7200) 2022-08-15 11:27:07 -05:00
Andrew Baker 8c6e93be08 Update Swag request process (#6992) 2022-08-15 10:10:44 -05:00
8c0f35d264 Adding a video to the Fleet docs (#7081)
* Adding a video to the Fleet docs

These instructions make sure embedded YouTube videos display correctly on mobile.

* Add files via upload

- uploaded video embed guide gif

* Update handbook/community/README.md

- added a gif to show how to find the YouTube video embed URL

* Updated image link in community/README.md

updated image link

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-08-15 09:01:11 -05:00
Eric a6f45946c6 update docs scrollbars position (#7193) 2022-08-12 19:38:36 -05:00