Commit Graph
6036 Commits
Author SHA1 Message Date
Robert Fairburn 3c87299082 Improve loadtesting documentation (#8576) 2022-11-03 17:11:22 -05:00
Andrew BakerandChris McGillicuddy 52193af711 Drew bakerfdm podcast episode 7 (#8567)
* Fleet podcast episode 7 images upload

* Initial article post

Still need to update podbean links once available

* Removing due to incorrect title

* Removing due to incorrect title

* Reuploading correct thumbnails

* Update the-future-of-device-management-ep7.md

* Updated podbean link

* Unused image - removing

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

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

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

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

* Update the-future-of-device-management-ep7.md

* Update articles/the-future-of-device-management-ep7.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-11-03 17:35:37 -04:00
Zachary Winnerman 6afcf161db Guardduty (#8553)
* Added initial code for guard duty, tested some of it

* Add finished (*) guard duty code

* Removed temp workaround stuff
2022-11-03 13:59:35 -04:00
Tomas Touceda 5d3e27d169 Use tx instead of writer within withTx style code to prevent deadlocks (#8554) 2022-11-03 10:57:50 -03:00
Eric b0c8c451a2 Website: Keep platform filter when navigating to another table page. (#8465) 2022-11-02 17:33:17 -05:00
Martin Angers 7fbe394b94 Ingest disk encryption flag for hosts, return in GET /hosts/{id} endpoint (#8526) 2022-11-02 15:44:02 -04:00
RachelElysia 6b1589fe8a Fleet UI: Editing team(s) using fleetctl added to activities (#8538) 2022-11-02 14:19:05 -04:00
RachelElysia 3b668131a1 Frontend: New ViewAllHostsLink component (#8422) 2022-11-02 14:18:08 -04:00
Charlie Chance 031e72a18f REPO DRI: offboarding (#8512)
* REPO DRI: offboarding

offboarding Tim

* REPO DRI: commit edits
2022-11-02 10:12:56 -05:00
Frank Sievertsen f9728b8435 allow created_at and updated_at as hosts filter (with "after") (#8535) 2022-11-02 15:51:31 +01:00
Mo Zhu 74b8e29cfe add arch and linuxmint to list of linux distros (#8532)
* add arch and linuxmint to allowlist of linux distros

* fix comma in array

* refer to list of linux distros, not allowlist
2022-11-01 16:24:59 -07:00
Michal Nicpon 1571837d75 initialize empty slice for host counts usage statistics (#8510) 2022-11-01 15:49:02 -06:00
Mike Thomas 425c642e5e Updates messaging on "Try Fleet" (#8514)
Improved readability of the messaging on Try Fleet.
2022-11-01 15:59:57 -05:00
RachelElysia 373378cdd6 Fleet UI: Dropdown and dashboard styling fixes (#8448) 2022-11-01 16:09:57 -04:00
RachelElysia 797ea6c707 Fleet UI: Host/Software pages styling fixes (#8474) 2022-11-01 15:59:26 -04:00
Martin Angers 8f21e026e3 Fix bug with fleetctl apply for teams, clear agent options only if key is present (#8508) 2022-11-01 15:22:45 -04:00
Gabriel Hernandez bcfd000adf integration test device user page with mock and custom renderer (#8475) 2022-11-01 18:59:40 +00:00
Frank Sievertsen baa1ddc0f2 Add MDM detection for windows and mdm endpoints (#8479) 2022-11-01 18:22:07 +01:00
RachelElysia 1aaee2b5de Non-released bug: Fix dropdown by fixing icon styling (#8522) 2022-11-01 12:51:05 -04:00
Zachary Winnerman 70524b6e3a Sandbox data (#8523)
* Initial work on sandbox data pipeline

* Update python code to have preliminary code

* Added in final code for sandbox-data.
Huge delay because I needed to double check licensing
2022-11-01 12:41:13 -04:00
Luke Heath 8fb57d365b Remove cypress dashboard (#8518) 2022-11-01 10:32:30 -05:00
Roberto Dip e5f38f0015 fix integration.yml CI workflow by setting a Go version (#8516)
We don't have a `matrix.go-version` defined, so the task was using
`go1.17.13` as the default.

This explicitly sets the version to `go1.19.1`, I didn't use a `matrix`
definition because at least for now, we only want to run this test using a
single Go version.

Since I was there, I also updated test-native-tooling-packaging.yml to
use `go1.19.1` too.
2022-11-01 09:34:52 -03:00
Gabriel Hernandez 97415f0091 UI Polish for Login and forgot password pages. (#8494)
* fix margin on login form controlls

* fix margin and type on forgot password page
2022-11-01 11:39:02 +00:00
Eric f5da19ced5 Website: add script to get average open bug and pull request age (#8490)
* Create script

* update base headers

* Update get-average-bug-and-pr-age.js

* add timeout to sails.helpers.flow.until
2022-10-31 23:10:30 -05:00
Charlie Chance 54294b7879 MAINTAINERS: offboarding (#8513)
offboarding Tim and Juan.
2022-10-31 23:09:19 -05:00
Charlie Chance a31ce2c692 CODEOWNERS: offboarding (#8511)
offboarded Tim.
2022-10-31 23:08:29 -05:00
Eric 403663e1ce regenerate osquery_fleet_schema.json (#8446) 2022-10-31 16:05:01 -05:00
Eric a5ba469e41 update build-storybook step (#8503) 2022-10-31 14:02:29 -05:00
Roberto DipandChris McGillicuddy 2f6b1523de add a faq entry about slow rollout of features (#8470)
* add a faq entry about slow rollout of features

* Update docs/Using-Fleet/FAQ.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-10-31 13:40:24 -05:00
Chris McGillicuddy 5124ddfa01 Update how-fleet-helps-federal-agencies-meet-cisa-bod-23-01.md (#8502)
Changed AWS GovCloud to cloud.gov, fixed a typo, and added a link to a blog on policies.
2022-10-31 12:14:57 -05:00
Benjamin Edwards bf94074100 Edwardsb/deployment guide updates (#8501)
* update deployment guide and add additional descriptions/comments for terraform resources

* add architecture diagram to deployment guide

* cleaning up more terraform deployment documentation
2022-10-31 12:15:08 -04:00
Guillaume Ross 75a9419412 8241 trivy ignore file action (#8345)
* Create .trivyignore

Adding original trivy ignore file. Working to resolve/document more of the findings, especially around go.mod. Will add a github action as well.

* Adding default trivy scan for testing

* Update trivy_scan.yml

Making it manual + daily for now

* Update trivy_scan.yml

updating name

* Renamed + configured Trivy scan
2022-10-31 10:50:29 -04:00
Eric 149a908b82 move build-storybook step (#8492) 2022-10-31 09:19:20 -05:00
Roberto Dip 96014148a8 run apt update before installing packages in golangci-lint (#8487) 2022-10-31 09:43:26 -03:00
Eric c6698e242f Website: Add storybook to Fleet website (#8203)
* Add build storybook to deploy website workflow

* add assets/storybook folder to .gitignore & .eslintIgnore

* Revert changes to website/.gitignore

* revert whitespace change

* Update deploy-fleet-website.yml
2022-10-28 19:48:14 -05:00
Chris McGillicuddy d342d1e646 Add BOD 23-01 cover image (#8489)
* Add BOD 23-01 cover image

* Create bod-23-01.md

* Article: How Fleet helps agencies with BOD 23-01
2022-10-28 17:16:37 -05:00
Artemis TosiniandRoberto Dip a0b11a29d2 Dump pprof when orbit is given a SIGUSR1. Fixes #8456 (#8485)
Co-authored-by: Roberto Dip <me@roperzh.com>
2022-10-28 16:39:47 -04:00
Roberto Dip c51927e873 enhance support for orbit and fleet desktop in osquery-perf (#8217)
This improves osquery-perf with support for a more realistic orbit + fleet desktop simulation as described in #8212

This was based on the work done by @sharvilshah in his branch.
2022-10-28 14:27:21 -03:00
Roberto Dip feaf46a55a cherry-pick changes from fleet-v4.22.1 (#8481) 2022-10-28 12:24:30 -03:00
Juan Fernandez 53e112d264 Feature 7494: Use the MSRC security bulletin artifacts for detecting Win OS vulnerabilities (#7889)
Use the MSRC security bulletin artifacts for detecting Win OS vulnerabilities
2022-10-28 11:12:21 -04:00
Mike McNeilandGuillaume Ross 576d4da11c Table: Update alf.yml (#8326)
* Update alf.yml

* Update alf.yml

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
2022-10-27 20:06:33 -05:00
Mike McNeilandGuillaume Ross 55547c3d1a Table: Update ad_config.yml (#8324)
* Update ad_config.yml

* Update ad_config.yml

* Update ad_config.yml

Quick fix on the definition!

* Fixed wrapping

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
2022-10-27 19:37:41 -05:00
Charlie Chance caefbc962e Handbook: removed #g-brand (#8468)
#g-brand slack channel is archived. Please reach out to Mike Thomas and the digital experience / brand team in #g-marketing. Thank you!
2022-10-27 17:10:47 -06:00
Michal Nicpon 3801f1c6d1 improve primary ip host detail query (#8407)
Previously, the primary ip was determined using the interface with the most traffic. This had a few issues and required explicitly filtering out certain interfaces that we don't want eg loopback, docker.

Instead, use the default route to determine the primary (private) ip. If there are multiple, use the one with the lowest metric and prefer ipv4 addresses.
2022-10-27 16:34:49 -06:00
Charlie Chance 868d94d595 Handbook: Update to DRI section (#8471)
SEE: https://github.com/fleetdm/confidential/issues/1747
2022-10-27 12:44:45 -06:00
RachelElysia 82ff4ab6e3 Frontend: New CustomLink component (#8375) 2022-10-27 14:06:57 -04:00
RachelElysia ef1be16a68 Fleet UI: Fix label dropdown height, indicator color (unreleased bug) (#8466) 2022-10-27 14:06:33 -04:00
Marcelo Menéndez Vázquez 124dbc0065 Improve ingress template in Helm Chart (#8420)
* Improve ingress template for more customization

* Add ingress configuration, remove no longer needed fields

* Add _helpers.tpl for better usability

* Add changes file

* Bump Chart version to 5.0.0
2022-10-27 13:09:31 -04:00
Lucas Manuel Rodriguez 1fa5475e6e Log denylisted queries as errors (#8294) 2022-10-27 11:17:14 -05:00
Lucas Manuel Rodriguez 7d855c3879 Add update channels to orbit_info (#8310) 2022-10-27 09:52:18 -05:00