Commit Graph
7219 Commits
Author SHA1 Message Date
Mo Zhu e330c7e6ff re-create the landing page for MDM (#10646) 2023-03-21 09:43:10 -07:00
Luke Heath d514998f3a Use gitops API token (#10639) 2023-03-21 11:23:08 -05:00
Sharon Katz 1543ac730b Customer events postmortem (#10574) 2023-03-21 12:22:25 -04:00
Gabriel Hernandez 849a90c99e quick fixes for updating disk encryption link and activity item UI (#10640)
relates to #10637

quick fixes for disk encryption:

- updates a link
- bolds the name in the activity item
2023-03-21 16:20:43 +00:00
Mo Zhu 8c8165285f update DRI for creating blog post to be HOP (#10643) 2023-03-21 09:15:36 -07:00
Mo Zhu 995f278114 Update release blog post process (#10642) 2023-03-21 09:07:23 -07:00
Luke Heath 94085da058 Testing MDM: Disable OS downloads (#10635) 2023-03-21 10:33:15 -05:00
RachelElysia 45bc73be3c CIS - WIN10 - 18.9.18 to 18.9.27 (#10633) 2023-03-21 11:25:24 -04:00
Luke Heath 09b469322e Only use gravatar fallback if explicitly set to false (#10614) 2023-03-21 09:35:40 -05:00
RachelElysia c82026e930 CIS - WiN10 - 18.9.31 to 18.9.45 (#10632) 2023-03-21 09:51:26 -04:00
Mike McNeil 15cad38998 Update README.md (#10630)
# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-03-21 02:49:01 -05:00
Mike McNeil a4c630f4d4 Update ceo-handbook.md (#10629)
# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-03-21 02:11:01 -05:00
Mike McNeil f1c38da8b1 Update ceo-handbook.md (#10628)
# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-03-21 02:08:36 -05:00
Mike McNeil 5add26028f Automate one ritual (#10627)
# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-03-21 01:59:23 -05:00
Mike McNeil 2fead89aeb full fledged fleeties and other flun flacts (#10626)
# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-03-21 01:39:41 -05:00
Mike McNeil 3bf0944b8c clarify SLA for monthly close (#10625)
# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-03-21 01:24:39 -05:00
Mike McNeil f3053e2541 Better linkable heading (#10624)
# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-03-21 01:13:35 -05:00
Mike McNeil ea815cfb6e Fix formatting (#10623)
# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).
2023-03-21 01:09:45 -05:00
Mike McNeil eebe37e596 Formatting and further impovments to hiring process (#10622) 2023-03-21 00:52:24 -05:00
Mo ZhuandMike McNeil a11514b66d Update hiring handbook (#10544)
.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-03-20 23:58:17 -05:00
Mike McNeil 3cad35278e Handle status columns during offer acceptance process (#10553)
.
2023-03-20 23:52:55 -05:00
Mike McNeil d150c5448a Remove more steps. Make sending rejection emails an explicit ask+tas… (#10621)
Remove more steps.  Make sending rejection emails an explicit ask+tas…


Connects with https://github.com/fleetdm/confidential/pull/2273 (as well
as a couple of other PRs)

.
2023-03-20 23:30:25 -05:00
Mike McNeil 59371257fa Update product groups for shuffles and new fleeties (#10584)
Relates to https://github.com/fleetdm/fleet/issues/10542

.
2023-03-20 22:54:57 -05:00
Mike McNeil 054aa4b691 Fix the "missing address" problem (#10620)
Relates to https://github.com/fleetdm/confidential/issues/2271
2023-03-20 21:32:23 -05:00
Mike McNeil 29672c03b0 Add remittance link (#10618) 2023-03-20 18:58:54 -05:00
Mo Zhu 5a90f77388 Update process for generating sprintly blog post (#10617) 2023-03-20 16:51:47 -07:00
Mike McNeil 9828a687a7 Clarify pricing (#10616)
See
https://docs.google.com/document/d/1eBvv4Ga5tDWdBzD7bFI9xDRwF9U0i8qR_6UHJFK3FuQ/edit?disco=AAAAtZkE1ws
(private google doc) for an example of the misunderstanding this was
causing for a particular CISO of a publicly-traded company.
2023-03-20 18:30:34 -05:00
Mo Zhu 27881ca9cc Update links and process product handbook (#10615) 2023-03-20 16:04:12 -07:00
Mo Zhu ec34f2f9da Clarify role of main description vs. comments in github issue (#10613) 2023-03-20 15:44:08 -07:00
Mo Zhu c4c5aae236 Update design process (#10612) 2023-03-20 15:39:09 -07:00
Roberto Dip 09b6b8610f delete all host MDM profiles when is unenrolled programatically through the API (#10603)
https://github.com/fleetdm/fleet/issues/10507
2023-03-20 19:37:15 -03:00
Mo Zhu d7fddb9c01 Remove outdated Objectives from Product handbook (#10611) 2023-03-20 15:18:11 -07:00
Luke Heath 9bf4601120 Prepare 4.28.1 (#10461) (#10609) 2023-03-20 17:11:38 -05:00
RachelElysia f6741a43ec CIS - WIN10 - 18.3.X policies (#10336) 2023-03-20 16:40:04 -04:00
gillespi314 b2e35d12cf Report MDM profile status pending when user action required for disk encryption settings (#10606) 2023-03-20 15:22:57 -05:00
Luke Heath ce47289c0a Fix profile upload, fix FileVault state changing (#10604) 2023-03-20 14:30:13 -05:00
Mo Zhu d2dd93bcb6 MDM beta doc updates (#10593) 2023-03-20 15:20:47 -04:00
Noah Talerman d293be18c2 Fleet UI: Update MDM nav item (#10587)
- On Settings > Integrations page, update MDM nav item to use sentence
case
2023-03-20 15:19:20 -04:00
Roberto DipandMartin Angers 61a8a80514 allow to rotate disk encryption key from My Device (#10592)
Related to https://github.com/fleetdm/fleet/issues/8961

Co-authored-by: Martin Angers <martin.n.angers@gmail.com>
2023-03-20 16:14:07 -03:00
Roberto Dip 197b9fd49b fix the documentation link for disk encryption (#10595) 2023-03-20 12:20:39 -05:00
Sharon Katz 535ea715a4 Reformat MAC CIS 6.3.5 queries (#10560) 2023-03-20 11:50:35 -04:00
gillespi314 2ddf377c73 Treat MDM profile not found error as if profile was successfully removed (#10579) 2023-03-20 10:47:07 -05:00
Luke Heath b7c9bd4b64 Add fallback logic when gravatar fails (#10533) 2023-03-20 10:40:43 -05:00
Jacob Shandling def8fd1309 Add some tests; minor cleaning (#10582) 2023-03-20 10:38:44 -05:00
Jacob Shandling bbc16ef180 UI: Make label same size as button to widen click functionality; handle missed edge case (#10581) 2023-03-20 10:36:54 -05:00
Sharon Katz 97cd0cf70f Add Rachel to compliance code owners (#10572) 2023-03-20 10:20:09 -04:00
RachelElysia 95fb828a03 CIS - WIN10 - 18.8.17 - 18.8.27 (#10430) 2023-03-20 09:41:11 -04:00
Mike McNeil 99136e4965 welcome tee! (#10586) 2023-03-17 22:27:38 -05:00
Eric 7190b74f2f Website: browser compatibility updates (Edge v17, Chrome v55, Firefox v54, Opera v42, & Safari v10) (#10583)
Closes: #10496 

Changes:
- Fixed alignment issues with the <scrollable-tweets> component's page
indicator (Edge v16 & Safari 10)
- Added a hard-coded height to embedded youtube videos in Markdown
content to fix it rendering with a height of 0 (Edge v17 & Firefox v54)
- Fixed table example syntax highlighting (Edge v17, Chrome v55, Firefox
v54, Opera v42, & Safari v10)
- Added a set width to the edit page button on tables pages (Safari v10,
Firefox v54)
- Fixed a bug with the sidebar height on tables pages (Edge v17)
- Fixed styling on the pricing calculator inputs (Safari v10 & Firefox
v54)
- Fixed a layout issue with the pricing calculator call-to-action
buttons (Safari v10)
- Hid browser-specific form input buttons (Firefox v54)
- Fixed the sidebar CTA image on documentation pages (Opera v42)
- Fixed a CSS issue with the user story banner on `/platform` (Safari
v10, Firefox v54, Chrome v55, Opera v42)
- Updated the documentation page script to only copy links to the user's
clipboard if the user's browser supports it.
- Updated minimum browser versions for Edge, Chrome, and Opera for async
functions support. (Edge v16 » Edge v17, Chrome v51 » Chrome v55, Opera
v38 » Opera v42)
2023-03-17 19:36:15 -05:00
EricandMike McNeil 767fc39387 Update osquery schema version & regenerate merged schema (#10471)
Changes:
- Changed the version of osquery schema we merge with Fleet's overrides
from `5.7.0` to `5.8.1`
- Rand the `generate-merged-schema` script to regenerate
`osquery_fleet_schema.json` .


## EDIT
Mike: Hi Eric, if my changes look good to you, and if it's passing CI,
would you merge?

.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-03-17 19:32:34 -05:00