Commit Graph

5686 Commits

Author SHA1 Message Date
Juan Fernandez
d7ca8fcd66
Reverted changes made to Fleet Desktop - should not use the lightweight 'desktop' endpoint (#7919)
Reverted changes made to Fleet Desktop. Desktop should not use the lightweight 'desktop' endpoint
2022-09-23 15:18:19 -04:00
Andrew Baker
140c5caa9d
Upload podcast ep 6 (#7922)
* Create the-future-of-device-management-ep6.md

* add podcast ep 6 cover

* Update links within article

* Update articles/the-future-of-device-management-ep6.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update articles/the-future-of-device-management-ep6.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update articles/the-future-of-device-management-ep6.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update articles/the-future-of-device-management-ep6.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update articles/the-future-of-device-management-ep6.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update articles/the-future-of-device-management-ep6.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update articles/the-future-of-device-management-ep6.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update articles/the-future-of-device-management-ep6.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-09-23 15:09:31 -04:00
Sharvil Shah
7d4e2e2b4b
Orbit remote management for flags (#7246)
Co-authored-by: Roberto Dip <dip.jesusr@gmail.com>
2022-09-24 00:30:23 +05:30
Zach Wasserman
db7d1c5bf5
Strongly discourage use of MariaDB (#7699) 2022-09-23 11:18:34 -07:00
Zach Wasserman
c01bf03435
Windows desktop theme detection (#7363)
Windows portion of #6675. Detect dark vs. light theme and change the icon to match (as best as we can).
2022-09-23 10:07:38 -07:00
Roberto Dip
8a8caa8a84
fix hash link to FAQ on policy response (#7859) 2022-09-23 13:47:48 -03:00
gillespi314
639b85e47b
Refactor cron worker to schedule package (#7886) 2022-09-23 11:45:48 -05:00
Gabriel Hernandez
fca5ad3158
add edit agent options activity text (#7695) 2022-09-23 12:05:07 -04:00
RachelElysia
24a7b1f8fd
Frontend Tech Debt: Software card API dependency moved to page level component (#7672) 2022-09-23 10:45:00 -04:00
RachelElysia
b23374ad16
Fleet UI: Placeholder text vertical padding (#7828) 2022-09-23 10:44:14 -04:00
Noah Talerman
0170326853
Move packs API and YAML file to contributor docs (#7885)
- Move docs for packs API routes to "API for contributors" page
- Clean up "Overview" section in the "REST API" page
- Organize anchor link list in the "API for contributors" page
- Move docs for `pack` YAML file to the "Configuration for contributors" doc page
- Add instructions for using teams to schedule queries for groups of hosts
2022-09-22 17:41:57 -04:00
Luke Heath
a6dd4c3d0c
Add Cypress dashboard to CI (#7899) 2022-09-22 13:52:22 -05:00
Eric
15ac7ac189
Update save-billing-info-and-subscribe.js (#7897) 2022-09-22 11:58:31 -05:00
Benjamin Edwards
e665e85a90
update engineering handbook to include connection details for dogfood mysql & redis instances (#7822) 2022-09-22 11:54:30 -04:00
wclithero
eac6134b79
Request to add wclithero as a maintainer (#7087)
Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2022-09-21 17:08:14 -07:00
Eric
2f00e528dc
Website: Move docsearch public api key to config variable (#7771)
* move docsearch api key to a config variable, update styles to disable outline on input

* Update basic-handbook.less

* Update basic-handbook.less

* update config variable name & update comment
2022-09-21 18:13:47 -05:00
Eric
a5d2d7e390
Website: add support for description meta tags in markdown articles (#7887)
* add support for meta description tags on markdown articles

* Add description meta tag section to article formatting guide
2022-09-21 17:14:58 -05:00
Chris McGillicuddy
c299e9581c
Osquery evented tables overview revisions.md (#7883)
Proposed revisions after article has been merged. Most are line edits, but I also suggested a different title and introduction.
2022-09-21 15:04:21 -05:00
Martin Angers
5477acb688
Add low_disk_space_count property to GET /host_summary (#7872) 2022-09-21 15:56:17 -04:00
Martin Angers
db24cf32fa
Add new low_disk_space URL parameter to the GET /hosts endpoint (and GET /hosts/count) (#7853) 2022-09-21 15:16:31 -04:00
Guillaume Ross
9db772d931
7848 table yum_sources and intel me info show as Mac compatible in fleet but are not according to osquery (#7881)
* Removing darwin from two tables

According to the osquery schema these two tables (secureboot and intel_me_info) do not support macOS.

* Removing darwin from yum_sources

This table is not compatible with macOS. Removing Darwin from the list of platforms.
2022-09-22 00:36:12 +05:30
Zach Wasserman
bdad9ac1d3
Use Group SID on fleetctl on Windows (#7854)
This is intended to allow packages to be built on localizations other than English.

See #5065.

Co-authored-by: Lucas Rodriguez <lucas@fleetdm.com>
2022-09-21 11:39:26 -07:00
KanchiMoe
cde973293b
server_side_encryption_configuration attribute is deprecated (#7866) 2022-09-21 14:25:08 -04:00
Benjamin Edwards
5920df3f5d
update k8s deployment spec to include vuln database path (#7229) 2022-09-21 14:15:13 -04:00
Zachary Winnerman
989db6bd25
Add fluentbit logging to sandbox EKS (#7880) 2022-09-21 13:44:49 -04:00
Guillaume Ross
5fefe61728
Removing deprecated table (#7877)
This table has been deprecated for a few months and we shouldn't show it in Fleet anymore
2022-09-21 12:41:47 -05:00
RachelElysia
2668182bda
Fleet UI: Hitting enter saves new pack and saves editing a pack (#7789) 2022-09-21 13:06:29 -04:00
Michal Nicpon
2a93329227
Add policy automation permissions to docs (#7841)
- format markdown tables
2022-09-21 10:27:50 -06:00
Gabriel Hernandez
517d79e5a5
add fleet UI testing docs (#7687)
* add fleet UI testing docs

* revisions to FE testing document

* add meta tag and change page title

* more revisions to fleet UI docs
2022-09-21 16:56:13 +01:00
RachelElysia
2cdcd47952
Fleet UI: App settings clears validation errors on change (#7870) 2022-09-21 11:26:37 -04:00
Guillaume Ross
e111bc6772
Removing darwin from two tables (#7849)
According to the osquery schema these two tables (secureboot and intel_me_info) do not support macOS.
2022-09-21 11:17:45 -04:00
Mike Thomas
7015df9d67
update to article submission guide (#7868)
* update to article submission guide

I made the following changes:

- I updated the guide to make it clear that submitting drafts as a Google Doc is the official article submission process.
- I did some housekeeping for improved clarity.

* Update handbook/digital-experience/how-to-submit-and-publish-an-article.md
2022-09-21 18:48:37 +09:00
Mike Thomas
0ce15eb4d6
Update Digital Experience README.md (#7867)
I added a section for website estimation sessions and did some housekeeping for the Fleet website section while I was in there.
2022-09-21 16:56:17 +09:00
Charlie Chance
1a781fca6f
Charlie company handbook patch (#7791)
* Create why-this-way.md

Moved "Why this way" to it's own page within Company handbook.

* Create development-groups.md

Added new page development-groups.md to Company handbook.

* Update README.md

Added space for Charlie to write summary for our new sections and add links to the nested pages.

* Update development-groups.md

Added meta tags to the page.

* Update why-this-way.md

* Update why-this-way.md

Changed head hierarchy to populate sub nav.

* preamble and links to sub pages

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-09-20 18:47:25 -05:00
Mike McNeil
ba339a2a0a
Website: Remove stray console.log() (#7863) 2022-09-20 18:11:50 -05:00
Shawn Maddock
8e9396c65c
fixes #7856 (#7858) 2022-09-20 19:41:22 -03:00
Zachary Winnerman
3525c3f897
Fix applies for rds terraform (#7862)
* Fix applies for rds terraform

* fixup
2022-09-20 17:09:24 -04:00
Nabil Schear
cbe2d252df
Discover Python Packages from Running Python Interpreters query (#7857)
* Discover Python Packages from Running Python Interpreters documentation

* add hunting tag

Co-authored-by: Guillaume Ross <guillaume@binaryfactory.ca>

* Removed extra quote

Co-authored-by: Guillaume Ross <guillaume@binaryfactory.ca>
Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
2022-09-20 16:10:25 -04:00
gillespi314
34688f531a
Refactor webhooks cron to new schedule package (#7840) 2022-09-20 14:26:36 -05:00
Mo Zhu
325adad941
query for discovering TLS certs (#7797)
* query for discovering TLS certs

* Update standard-query-library.yml

* Use Nabil as the contributor

Co-authored-by: Zach Wasserman <zach@fleetdm.com>

* More accurate description of query purpose

Co-authored-by: Zach Wasserman <zach@fleetdm.com>

Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2022-09-20 11:16:59 -07:00
Juan Fernandez
f78dc8febd
Use directories to organize msrc assets (#7851)
Use directories to organize MSRC assets
2022-09-20 14:12:19 -04:00
Mo Zhu
3742289fb0
Guide for osquery event tables (#7734)
* Guide for osquery event tables

* add list for how you can tell a table is evented

* Update osquery-evented-tables-overview.md

* Update osquery-evented-tables-overview.md

* Update osquery-evented-tables-overview.md

* Update osquery-evented-tables-overview.md

* Update osquery-evented-tables-overview.md

* Include new information about the other tables

* Clarify how audit works w/r/t data storage

* macOS and Linux

* specify flags for user_interaction_events table

* remove screenshot image

* remove subbullets in TOC

* redefine utility

* memtion openbsm is deprecated

* fix TOC links

* add meta tags
2022-09-20 09:37:50 -07:00
Mike McNeil
a9e75691b5
Article: Typo fix (#7750) 2022-09-20 11:20:47 -05:00
RachelElysia
6c6636cc1b
Frontend: Updates to unit test (#7850) 2022-09-20 12:09:37 -04:00
Luke Heath
e516c5d450
Remove unnecessary JSON.stringify from axios requests (#7705) 2022-09-20 08:57:25 -05:00
RachelElysia
eacc75b585
Fleet UI: Add es_process_file_events, password_policy, windows_update_history to osquery tables (#7831)
* Add es_process_file_events to osquery tables

* Correct change file

* Add password_policy and windows_update_history to fleet/frontend/osquery_tables

* Update changelog
2022-09-20 08:52:53 -04:00
Mike McNeil
718b01a4c4
Handbook: Update customers page (#7847)
* Handbook: Update customers page

* Update custom.js

* Update README.md

* Update rituals table
2022-09-19 23:13:30 -05:00
Charlie Chance
5693571b78
Code owners offboarding (#7773)
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-09-19 22:23:53 -05:00
Charlie Chance
d7d306f7ef
Auto-approval bot: repo DRI offboarding (#7774)
* repo DRI offboarding

* Update custom.js

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-09-19 22:22:14 -05:00
Charlie Chance
68dd58bdfa
maintainers offboarding (#7775) 2022-09-19 21:15:36 -06:00