Commit Graph
12025 Commits
Author SHA1 Message Date
Lucas Manuel Rodriguez a10befe657 Release fleetd 1.25.0 (#19203) 2024-05-22 14:38:24 -03:00
JD 3715ccc0f3 Article: AI-assisted policy (#19094)
Article: Fleet’s AI-assisted policy descriptions and resolutions
fleetdm/confidential#6093

Published date Mon-20-May to coincide with 4.50 release.
2024-05-22 10:04:38 -07:00
Dale RibeiroandIsabell Reedy 21a6f3bfdb Updated to include Dale (#19202)
Co-authored-by: Isabell Reedy <113355639+ireedy@users.noreply.github.com>
2024-05-22 12:41:58 -04:00
Sam PflugerandSavannah Friend 25ae27095e Handbook/digital-experience Add process the help-being-ceo Slack channel (#19155)
Co-authored-by: Savannah Friend <157323611+SFriendLee@users.noreply.github.com>
2024-05-22 11:40:50 -05:00
Nathanael HollidayandSam Pfluger 53b8c00b3c How to review an NDA (#18669)
Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
2024-05-22 10:52:53 -05:00
Dave HerderandSam Pfluger 1a603bd817 Add vacation best practices (#19115)
...

---------

Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
2024-05-22 10:38:41 -05:00
Lucas Manuel Rodriguez e7111f948d TUF: Add action to update timestamp (#19196) 2024-05-22 11:09:43 -03:00
Mike McNeil a1ae9fa133 Website: Update homepage.ejs (#19194) 2024-05-22 02:50:17 -05:00
Mike McNeil da36e61f8c Website: Update homepage.ejs (#19193) 2024-05-21 23:48:53 -05:00
Luke Heath cb419de31d Update releasing Fleet contributor docs (#19188) 2024-05-21 16:50:13 -05:00
Benjamin Edwards 677835e2c3 support external id in STS Assume Role calls (#18901) 2024-05-21 13:19:35 -04:00
Savannah FriendandSam Pfluger b01132d0c6 Added two bullet points for "Processing the CEO's Calendar" (#19141)
Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
2024-05-21 12:16:55 -05:00
Sarah Gillespie 07c992c178 Fix unreleased UI bugs in device details software tab (#19178) 2024-05-21 11:49:37 -05:00
Joanne Stableford c94e83055f Update commission payroll steps and add bonus payroll (#18936)
Updating and adding relevant handbook steps, to then link to from the
rituals table.
2024-05-21 11:34:18 -05:00
George Karr e61e3edb39 Adding changes for patch 4.49.4 (#19163) 2024-05-21 11:20:37 -05:00
Martin Angers 44858152aa Bugfix: only count hosts that user has permission to see in count field of label endpoints (#18859) 2024-05-21 12:02:08 -04:00
Mike Thomas 7592c34b53 Update device-management.ejs (#19167)
Updated Nico's testimonial on the MDM page (eo-security)
2024-05-21 10:23:15 -05:00
Victor Lyuboslavsky d1b1c181f1 Refactoring fleetd-chrome workflows to use R2 upload action (#19157)
Refactoring fleetd-chrome workflows to use the reusable R2 upload
action.
2024-05-21 09:23:03 -05:00
Benjamin Edwards 642f2a9e70 read replica support in external vuln scan module (#19166)
closes https://github.com/fleetdm/fleet/issues/18926
2024-05-20 23:19:32 -04:00
Benjamin Edwards a0ef33180a update description in terraform firehose module (#19165)
closes https://github.com/fleetdm/fleet/issues/18896
2024-05-20 23:10:03 -04:00
Jahziel Villasana-Espinoza 180753e6c3 fix: team filter not working for uploaded software (#19159)
> Related issue: #19153

# Checklist for submitter

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

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-05-20 18:17:38 -04:00
Victor Lyuboslavsky ec278a9fde Fixing flaky test. Software insertion is no longer deterministic. (#19150)
Fixing flaky test. Software insertion is no longer deterministic.
2024-05-20 17:12:07 -05:00
Roberto Dip 7559944ec7 fix device SCEP renewal cron if a host is deleted (#19158)
for #19149
2024-05-20 18:11:17 -03:00
Jahziel Villasana-Espinoza a8ad6121ac fix: fix test 2024-05-20 16:40:13 -04:00
Luke Heath 27a55f4bff Clarify high priority tickets (#19160) 2024-05-20 15:40:06 -05:00
Jahziel Villasana-Espinoza bdf2604377 chore: changes file 2024-05-20 16:07:08 -04:00
Jahziel Villasana-Espinoza 2c27ccb3cb fix: filter filename JOIN by team id 2024-05-20 16:00:21 -04:00
Rachael Shaw 1b5daad8b5 GitOps updates (#19147)
+ Update policy description for workstations maintenance windows (still
used the old one with grammatical errors).
+ Update org name to just "Fleet"
2024-05-20 14:59:59 -05:00
Eric 35a94c6bba Website: Update form on new-license page (#19154)
Closes: https://github.com/fleetdm/confidential/issues/6291

Changes:
- Updated the form on the /new-license page to show the price per host
after users enter a number of hosts.
2024-05-20 14:09:48 -05:00
Noah TalermanandLuke Heath d5f666bfa3 Update "macOS - Check if latest version" policy (#19138)
- Simplify policy
- Move policy out of team files. Why? They use the same policy
- Sometimes values that look like integers are treated as strings in
osquery.
This might be happening here w/ the major, minor, patch
in the policy. Another example here:
https://github.com/fleetdm/fleet/issues/15962#issuecomment-1881783764

---------

Co-authored-by: Luke Heath <luke@fleetdm.com>
2024-05-20 11:48:28 -05:00
Mike Thomas 5b423d70c2 Update eo-security testimonial (#19136)
Closes https://github.com/fleetdm/fleet/issues/18967 and
https://github.com/fleetdm/confidential/issues/6632

- added the correct video thumbnail
- updated testimonial
2024-05-20 11:32:15 -05:00
Sarah Gillespie 8dd3c70a3c Require URL contains valid protocol in MDM settings end user migration form (#19124) 2024-05-20 11:14:19 -05:00
Joanne Stableford 229c080e1a Documenting 2023 pen test remediations (#18922) 2024-05-20 11:31:56 -04:00
Savannah Friend 4e1bf3cfb6 Add engineer position (#19134) 2024-05-18 17:12:34 -05:00
Eric c10f2dbfcf Website: Update documentation CTA to change depending on the user's progress through the /start questionnaire. (#19097)
Closes: #19063

Changes:
- Updated the CTA in the docs to change depending on a user's
`psychologicalStage`.
2024-05-17 18:24:29 -05:00
Eric 5261faaa11 Website: Update round robin in Salesforce helper (#19131)
Changes:
- Updated the update-or-create-contact-and-account helper to round-robin
existing accounts owned by an inactive Salesforce user
2024-05-17 18:14:22 -05:00
Eric 26bbe38c00 Website: upgrade sails dependency to 1.5.11 (#19130)
Closes: #19104
Closes: #18904

Changes:
- Updated version of `sails` used by the Fleet website to `1.5.11`
2024-05-17 17:08:27 -05:00
Savannah FriendandSam Pfluger 9c393f125d Updated handbook/company/why-this-way#why-read-documentation (#19076)
Closes fleetdm/fleet#12946

---------

Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
2024-05-17 15:11:28 -05:00
435b4c22b8 Update business-operations.rituals.yml for accuracy and consistency (#18935)
Updated a few dates to improve auto-issue creation timing, corrected
links for some rituals, improved description field on rituals, reordered
table for logical sequence, updated formatting for consistency, added
auto issue for some that needed it.

---------

Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
Co-authored-by: Eric <eashaw@sailsjs.com>
2024-05-17 15:03:30 -05:00
Victor Lyuboslavsky 550f08d62d Generate plist for fleetd-base pkg. (#19112)
#19111 
Generate plist for fleetd-base pkg.

Currently configured for TESTING. Uploaded file:
https://download-testing.fleetdm.com/fleetd-base-manifest.plist
2024-05-17 13:48:53 -05:00
Lucas Manuel Rodriguez 431d6919fe Enable users and software on servers canary team (#19118)
Change needed to help verify
https://github.com/fleetdm/fleet/issues/18424 in dogfood.
/cc @xpkoala
2024-05-17 14:25:21 -04:00
Rachael Shaw 0ce6a9fbee Update "macOS - Check if latest version" policy description/resolution (#19120)
This will make our own calendar events look like the one in the calendar
wireframes/marketing images
2024-05-17 13:37:19 -04:00
Sarah Gillespie c6d0a39930 Fix unreleased bugs in software installers UI (#19119) 2024-05-17 12:30:55 -05:00
Noah Talerman 54cca7b28a Docs: Fix broken links & add redirects (#19066) 2024-05-17 11:24:33 -05:00
Mike Thomas 665b5d0929 Text improvements and added "Deploy to Render" button (#19101)
- Text and style updates
- Added a Render's "Deploy to Render" button for clarity
2024-05-17 11:17:01 -05:00
Mike Thomas 4af299be96 Website - Added some margin to the "on this page" mobile nav (#19102)
Closes https://github.com/fleetdm/confidential/issues/6609
2024-05-17 11:15:34 -05:00
Nathanael HollidayandJoanne Stableford f2334d2fde Update SECURITY.md (#17951)
Added note about the security label for SOC2 compliance.

Co-authored-by: Joanne Stableford <59930035+JoStableford@users.noreply.github.com>
2024-05-17 11:00:31 -05:00
Sam Pfluger e63f35a298 Update DRI of security files (#19114) 2024-05-17 10:11:57 -05:00
Luke Heath c782e07dd5 Fix handbook typo (#19113)
As soon as I merged I saw this typo...
2024-05-17 10:09:33 -05:00
Luke Heath f628cba403 Document RTO/RPO in handbook (#19109) 2024-05-17 10:00:34 -05:00