Commit Graph
8837 Commits
Author SHA1 Message Date
Tim Lee 6c7edca368 environment variable to disable orbit enroll logs (#13519) 2023-08-25 15:25:07 -06:00
Sampfluger88 c9227f14e0 Update Key reviews (#13439) 2023-08-25 15:34:36 -05:00
Sampfluger88 93c732b627 Update communications.md (#13453) 2023-08-25 15:23:20 -05:00
Sampfluger88 fb50329d6b Add product marketing (brandfronts, pitchfronts, featurefronts, ICPs,… (#13444) 2023-08-25 15:16:34 -05:00
Sampfluger88 f02be871fc Context for Structure for departmental handbook pages (#13423) 2023-08-25 14:57:57 -05:00
Sharon Katz 80df9e4c51 13461-missing-win10-CIS-9.3.9 (#13514) 2023-08-25 13:37:03 -04:00
Mo ZhuandRachael Shaw 479976460b Clarify error logs will appear when not setting --fleet-url or --enroll-secret flags (#13500)
Co-authored-by: Rachael Shaw <r@rachael.wtf>
2023-08-25 10:04:28 -07:00
RachelElysia 96da9fc353 Fleet UI: Fix custom query frequency on manage automations modal (#13511) 2023-08-25 13:00:14 -04:00
RachelElysia 39c3eedc7b Fleet UI: Improvements to highlighting while tabbing and not clicking (#13508) 2023-08-25 12:26:03 -04:00
Jacob Shandling 1e99abed19 Return all ChromeOS results as strings; Refactor system_state table to use callback-based API calls (#12669) 2023-08-25 09:20:17 -07:00
Roberto Dip 71c06f69f0 add links to RFC spec in docs (#13506) 2023-08-25 13:17:18 -03:00
Mike McNeil b7f5a5b385 Handbook: Small improvements from Cupertino plane trips (#13516) 2023-08-24 16:58:52 -07:00
Roberto Dip 4be557bb57 allow padded strings in mdm/apple/enqueue endpoint (#13502)
for #11384
2023-08-24 15:17:05 -03:00
Jacob Shandling 54e6ffd61b Fleet desktop: On Windows, replace light/dark icons with colorful icon (#13457) 2023-08-24 10:03:54 -07:00
Roberto Dip 5c7019cfc4 allow clients to report errors back to the server (#13478)
for #13189, #13238 and #13239
2023-08-24 13:04:27 -03:00
Martin Angers edf4a4d02f Add script execution simulation to osquery-perf in preparation for load testing (part 3 of ticket) (#13456) 2023-08-23 18:31:47 -04:00
Roberto Dip d5c7e7eb51 store email used for authentication during MDM SSO (#13480)
related to #13431, this stores the email during SSO auth. Still left to
figure out how to link this email to an specific host.
2023-08-23 18:23:26 -03:00
Martin Angers 4045116fac Add orbit notification and API endpoints to send/receive scripts to hosts (part 2 of ticket) (#13447) 2023-08-23 16:47:47 -04:00
Tim Lee 29e48f402a Hotfix: add empty host slice validation in ListHosts (#13483) 2023-08-23 13:57:18 -06:00
TomOstertag 699701a2db Added note about Fleet’s webhook notifications about failing policies (#13207)
Added note to clairify the default policy time intervals for the Fleet
product, and help end-users configure a more personalized experience
with Fleet.

@Sampfluger88 @mikermcneil
2023-08-23 12:25:47 -05:00
Tim Lee 74ccff8161 13433 host query optimization (#13451) 2023-08-23 10:34:55 -06:00
Luke Heath 350bed04c9 Add design consultation meeting (#13375) 2023-08-23 08:31:21 -07:00
Mike Thomas 03b15aa216 Update ceo.md (#13441)
typo spotted 👀

Changed
`I can be quick to criticism`
to
`I can be quick to criticize`
2023-08-23 08:28:07 -07:00
Isabell Reedy 757e3a02de Adding churned bug clean-up to product rituals (#13416) 2023-08-23 08:25:18 -07:00
Taylor Hughes 6e7d2d5af0 updated commish and acceleration payroll (#13438)
updated DRI
2023-08-23 08:24:37 -07:00
Sabrina CoyandMike McNeil 7ca75a8fcb Update bug-report.md (#13204)
Adding addition fields & re-ordering the Bugs template to facilitate
more robust bug reporting.

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-08-23 08:22:54 -07:00
Isabell ReedyandMo Zhu 57766a9e4d Handbook: update bug process to include "needs prioritization" label (#13267)
Co-authored-by: Mo Zhu <mo@fleetdm.com>
2023-08-23 08:00:10 -07:00
Joanne StablefordandMike McNeil 1185234f63 Hiring: Business Operations Engineer (#13467)
title correction and link correction

---------

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-08-23 07:52:39 -07:00
Joanne Stableford d0674c32b4 Fix typo (#13465) 2023-08-23 10:36:38 -04:00
Mike McNeil a1b48c8c37 Link to some of our fav open source repos (#13476) 2023-08-23 07:18:43 -07:00
Mike McNeil b3fb0e0704 GitHub README: Rep Bart and swiftDialog a bit (#13412) 2023-08-23 07:05:29 -07:00
RachelElysia e9a11c429a Fleet UI: Link improvements (Back links and dashboard tiles right clickable, fix queries link on nav bar) (#13361) 2023-08-23 08:56:32 -04:00
Lucas Manuel Rodriguez 77c817aa0b Fix Windows CIS policies issues found by new fleetctl apply checks (#13460)
Found while working on #12696.

This was caught be a recent check added by @mostlikelee to `fleetctl
apply` (#13294).

Sample error:
```sh
$ fleetctl apply --context loadtest -f ee/cis/win-10/cis-policy-queries.yml
Error: applying policies: policy names must be globally unique. Please correct policy "CIS - Ensure 'Windows Firewall: Public: Firewall state' is set to 'On (recommended)'\n" and try again.
```
2023-08-23 07:42:41 -03:00
Isabell Reedy 9d99b7fb05 Documentation: Modifying built-in labels with fleetctl or REST API (#13302)
Documenting closed bug: modifying built-in labels with fleetctl or REST
API causes UI errors (#12479)
2023-08-22 20:47:56 -07:00
Joanne Stableford 4277ed222d Proposing Operations Associate role (#13443) 2023-08-22 20:22:35 -07:00
Zachary Winnerman ec0ecf2915 Adjust vuln scans (#13214) 2023-08-22 16:01:57 -07:00
KanchiMoe dece8e179c Upversion markdown-link-check Github action (#12026) 2023-08-22 13:57:45 -07:00
Andrew Baker 29187773a5 Podcast ep 2 w/ Niels Hofmans (#13455)
# 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 (docs/Using
Fleet/manage-access.md)
- [ ] 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-08-22 15:59:41 -04:00
Sharon Katz 7718135bd6 #12861 Remove os.Kill since golang can't capture it (#13419)
#12861
2023-08-22 10:58:51 -04:00
RachelElysia 38c5c58f8a Fleet UI: [feature] All table links can open in a new tab (#13349) 2023-08-22 09:20:40 -04:00
Marko Lisica 5f9a7df518 Update manage-access.md (#13426)
Updated table rows related to MDM commands permission. Right now there
are just calling out macOS hosts and we're implementing MDM commands for
Windows. Additionally, there was a duplicate row in the table which I
removed.

# 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-08-22 12:55:14 +02:00
github-actions[bot]andzwass 7f19069f38 Update Orbit CA certs [automated] (#13446)
Automated change from [GitHub
action](https://github.com/fleetdm/fleet/actions/workflows/update-certs.yml).

Co-authored-by: zwass <zwass@users.noreply.github.com>
2023-08-22 06:01:58 -03:00
Mo ZhuandRachael Shaw cc14de012d 4.35 upgrade notes (#13392)
Co-authored-by: Rachael Shaw <r@rachael.wtf>
2023-08-21 13:30:56 -07:00
Noah Talerman acc126ef5a MDM profiles: update password policy name (#13430)
- Update the name for password policy to make it clear that 10 character
length is required
2023-08-21 15:49:56 -04:00
Martin Angers de32faefdb Add /scripts/run and scripts/run/sync API endpoints to run scripts (part 1) (#13417) 2023-08-21 14:47:19 -04:00
Tim Lee 3b61adf7a4 Add validation for policy specs (#13294) 2023-08-21 10:22:07 -06:00
Noah Talerman f9538497ee MDM profiles: update title (#13424)
- Update title on password policy profile to test GitOps workflow ahead
of prospect demo
2023-08-21 11:49:40 -04:00
JD 76f7b8f62c Fleet 4.36.0 release article (#13425)
4.36 release notes. #13098
2023-08-21 08:47:59 -07:00
Mike McNeil a9771fd79d Handbook: Sand down a few more headings (#13408) 2023-08-21 10:10:57 -05:00
gillespi314 e08bb000c9 Update nanomdm dependency (#12721)
Updates include:
- Fix issues where `GetBootstrapToken` returned `500` instead of no data
and no error per Apple MDM
[documentation](https://developer.apple.com/documentation/devicemanagement/get_bootstrap_token)
- Incorporate additional updates from the upstream nanomdm repo
2023-08-21 11:07:57 -03:00