Commit Graph
6081 Commits
Author SHA1 Message Date
Michal Nicpon 9ad1721efd fix issue with duplicate vulns detected using nvd (#8613)
The OVAL analyzer falsely assumes that any vulnerabilities detected on a
host only come from OVAL. However, it is possible that NVD detects
vulnerabilities on these hosts even though it excludes software from
deb_packages and rpm_packages. For example, a python package twisted
v22.20 has a vulnerability CVE-2022-39348 detected by NVD. The OVAL
analyzer would delete this vulnerability, and it would be re-inserted by
the NVD scanner on the next run. This creates a loop.

The fix is to only delete vulnerabilities that are actually detected
using OVAL. We already store this in the source column in the
software_cve table.
2022-11-10 10:28:00 -07:00
Andrew Baker ff969e8ddc Drew bakerfdm remove email mentions (#8641)
* Remove email address for redudancy

Call to actions at the bottom of the page offer better forms of communication to join the community, trial Fleet, or ask questions.

* Remove email mention

* Remove email mention

* Remove email mention
2022-11-10 11:59:08 -05:00
RachelElysia 46a38daf3b Fleet UI: Various dropdown fixes (#8645) 2022-11-10 11:55:43 -05:00
Mike McNeil 0c5ae2bebf Add link to augeas table docs (#8650) 2022-11-10 11:36:08 -05:00
Luke Heath d5144403e5 Fix query editor deleting wrong word (#8651) 2022-11-10 10:15:35 -06:00
RachelElysia 82ebe89345 Fleet UI: Unreleased styling bug - Move last word to next line with icon (#8640) 2022-11-10 09:28:02 -05:00
RachelElysia 3a9f45d6f8 Fleet UI: Filter by low disk space hosts on various platforms (#8647) 2022-11-10 09:27:23 -05:00
Gabriel Hernandez 139a462ebe fix UI to only show munki card on host details for mac machines (#8657) 2022-11-10 14:26:12 +00:00
Gabriel Hernandez 443153a5d5 UI polish and style fixes for query pages (#8643)
* polish manage query page styles

* fix pencil icon spacing on query and policy edit form

* increase gutter style for edtior

* truncate long table names in table dropdown on query sidebar

* add change file
2022-11-10 11:00:06 +00:00
Luke Heath 9d8a8ca07e Adjust add hosts text area height to fit content (#8642) 2022-11-09 15:27:32 -06:00
Guillaume RossandMike McNeil 4af331ac40 Adding a query for default handlers (#7924)
* Adding a query

* Update standard-query-library.yml

Thanks @brunerd and @brockwalters!

* Update standard-query-library.yml

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-11-09 15:01:04 -05:00
Katheryn Satterlee d04d65d725 Add yaml flag to code blocks (#8540)
Added `yaml` tag to appropriate code blocks to ensure consistent formatting. Also fixes display issue in `features.additional_queries`.
2022-11-09 10:29:31 -06:00
Katheryn Satterlee 511ba09185 Improved column descriptions for password_policy (#8611) 2022-11-09 10:28:49 -06:00
Guillaume Ross 0ef72c36ce Adding examples (#8500)
Adding examples to 3 tables!
2022-11-09 11:15:26 -05:00
Guillaume RossandChris McGillicuddy a42dd708d6 Adding troubleshooting info about full disk access (#7938)
* Adding troubleshooting info about full disk access

* Apply suggestions from code review

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-09 16:14:44 +00:00
RachelElysia d6b3250d05 Fleet UI: Back link compatible with Firefox (#8631) 2022-11-09 10:22:40 -05:00
Eric 89aed5787a Website: Fix alignment of links in text on logos page (#8633) 2022-11-08 19:02:23 -06:00
Luke Heath 5493417fee Ensure invite form always returns a base error (#8615) 2022-11-08 15:34:18 -06:00
Luke Heath 52dea440cf Update currentTeam after delete on team details page (#8619) 2022-11-08 15:11:23 -06:00
Charlie Chance a9761a1a99 handbook: security policies section for people ops (#8617) 2022-11-08 09:16:55 -07:00
Zach WassermanandTomas Touceda efbe4c0777 Update Go to 1.19.3 (#8525) (#8614)
Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2022-11-08 13:03:23 -03:00
RachelElysia a7ca66576b Fleet UI: Update error copy for opening add host modal without an enroll secret (#8586) 2022-11-08 10:06:58 -05:00
Frank Sievertsen 0dbbad8e10 Exclude windows servers from mdm aggregation and lists (#8585) 2022-11-08 10:29:40 +01:00
Frank Sievertsen 4743d31870 Support low_disk_space filter for endpoint /labels/{id}/hosts (#8598) 2022-11-08 09:19:34 +01:00
Charlie Chance 8d664f55a4 handbook: CEO handbook/EA updates Notes docs chart (#8612) 2022-11-07 16:49:08 -07:00
Zach Wasserman 875df496b1 Generate targets for osqueryd 5.6.0 (#8355) 2022-11-07 15:15:52 -08:00
Zach Wasserman 1920e64b93 Update Desktop version to 1.3.1 (#8397) 2022-11-07 15:15:21 -08:00
RachelElysia 6921e43bb7 Host details page: Surface disk encryption information (#8437) 2022-11-07 16:51:03 -05:00
Charlie Chance e1120f06e0 handbook: heading updates for consistency (#8610) 2022-11-07 13:51:13 -07:00
EricandMike McNeil e9b550206f update error handling (#8548)
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-11-07 12:16:51 -06:00
RachelElysia 92fbc810b3 Fleet UI: Enroll secret hover bug (#8592) 2022-11-07 12:48:43 -05:00
RachelElysia 45a4dffa04 Frontend: Code cleanup (#8583) 2022-11-07 12:18:06 -05:00
Luke Heath 61ce9fc81a Fix teams context on manage hosts and manage teams pages (#8605) 2022-11-07 11:14:40 -06:00
Gabriel Hernandez e71307e11a add passed policies column to inherited policies table. Add new colors and add to icons. (#8524)
* Merge branch 'main' of https://github.com/fleetdm/fleet into chore/testing-docs-on-contribution
add passing columns to inherited policies table

* add updated colors and applied them to icons

* change policy tables to use buildQueryString
2022-11-07 17:13:11 +00:00
Frank Sievertsen 437b1832dd fix RunWithNetRetry (#8590) 2022-11-07 16:31:10 +01:00
Charlie Chance 952ede4f73 handbook: total overhaul of bizops page (#8591) 2022-11-04 15:06:50 -06:00
Nathanael Holliday 24dee2e76d Brex updates (#8587)
Updated handbook to reflect merge of help-brex-memos and help-travel Slack channels into help-brex channel, and for reaching out in g-business-operations for non-travel Brex purchases that would exceed a cardholder's monthly limit.
2022-11-04 14:02:03 -05:00
Roberto Dip f5d3aa233c reduce the build time of loadtest.Dockerfile (#8584)
- yarn is not needed to build osquery-perf
- we can change the clone step to not fetch unnecessary data
2022-11-04 13:20:38 -03:00
Noah Talerman ca4d7e23cb In handbook, update product and engineering rituals (#8582)
- Remove old product rituals
- Move release testing rituals to engineering handbook
2022-11-04 11:54:45 -04:00
Andrew Baker e40228c99e Changing embedded player to iTunes (#8575) 2022-11-04 10:00:31 -04:00
Mo Zhu f7c99dbf3d Update feature-request.md (#8581) 2022-11-04 09:41:19 -04:00
Mo Zhu d436fdfe9f Update new-feature-work.md (#8580) 2022-11-04 09:40:54 -04:00
RachelElysia 8ef9f805f5 Fleet UI: Unreleased styling bugs (Enroll secret width, Label dropdown icon) (#8565) 2022-11-04 09:22:30 -04:00
RachelElysia 9f160c058f Fleet UI: Surface how to override modifying agent options that are invalid (#8561) 2022-11-04 09:21:37 -04:00
RachelElysia caf3a6e5ef Fleet UI: Live query icons bugs (#8568) 2022-11-04 09:14:18 -04:00
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