Michal Nicpon
37f454c0be
Add dep key pair endpoint ( #9007 )
2022-12-16 19:39:36 +01:00
Eric
45da29cfb5
Change email addresses used in examples to @example.com ( #9026 )
2022-12-14 16:13:12 -06:00
RachelElysia
267f65a603
Frontend testing documentation ( #8936 )
2022-12-14 13:56:56 -05:00
Stephan Miehe
b6a409fa3b
Support redis username ( #9018 )
2022-12-14 08:53:38 -05:00
Jacob Shandling
647a9bbf0f
Match e2e testing nav link to correct header id ( #8903 )
2022-12-13 10:04:29 -08:00
Martin Angers
f18a320bd5
Add command get mdm-apple-bm
to fleetctl ( #8949 )
2022-12-12 15:45:53 -05:00
Mike McNeil
8b762c5622
Add more color to FAQ + propose a naming decision ( #8674 )
2022-12-10 23:56:24 -06:00
Frank Sievertsen
a228dcb170
Add critical policies as a premium feature ( #8959 )
...
* add premium feature critical policies
* update documentation
* add test for premium-only field
* update old change-file
* test policies more comprehensively
* also test team policies
* PATCH returns wrong timestamp, updating test
2022-12-09 19:23:08 +01:00
Roberto Dip
e68535d468
report errors that can occur during file carving ( #8972 )
...
related to https://github.com/fleetdm/fleet/issues/8117
2022-12-09 13:21:30 -03:00
Tomas Touceda
71dbb71df4
Update go to 1.19.4 ( #8945 )
...
* Update go to 1.19.4
* Comment out failing package test
* Comment out ALL the packaging tests for windows for the moment
* Update go to 1.19.4
* Comment out failing package test
* Comment out ALL the packaging tests for windows for the moment
* Update changelog
* Bump versions
* Update changelog to reflect this being a security release
2022-12-09 11:47:17 -03:00
Mo Zhu
1ecd235312
Revert "Add MDM-enforced OS autoupdate query ( #8927 )" ( #8944 )
...
This reverts commit 61f2d5fe58
.
This query already existed here: https://fleetdm.com/queries/automatic-installation-of-operating-system-updates-is-enabled-mac-os . I didn't see it because of the "built-in" default filter.
2022-12-07 08:04:50 -08:00
Sharvil Shah
9ee09cd133
Document usage of command_line_flags
( #8398 )
2022-12-07 13:01:03 +05:30
Mo Zhu
61f2d5fe58
Add MDM-enforced OS autoupdate query ( #8927 )
...
Necessary for Vanta integration, since currently, we do not store autoupdate information.
2022-12-06 14:08:13 -08:00
Martin Angers
d4a3730610
Add new configuration options for Apple Business Manager ( #8886 )
2022-12-06 15:50:56 -05:00
Frank Sievertsen
e0766d21a3
Add ability to mark policy as critical. ( #8896 )
2022-12-06 15:59:20 +01:00
Martin Angers
866829dbfa
Implement fleetctl get mdm-apple ( #8786 )
2022-12-05 11:35:45 -05:00
Martin Angers
f5fc316ad3
Add options for configuring APNS and SCEP keys/certs in Fleet server ( #8730 )
2022-12-05 10:22:56 -05:00
Luke Heath
934f8cf734
Prepare for 4.24.0 ( #8902 )
2022-12-01 13:03:55 -06:00
gillespi314
49f7180a14
Use POST instead of GET for trigger endpoint ( #8888 )
2022-11-30 11:57:42 -06:00
Noah Talerman
acb297d505
Update "No 1Password recovery kits..." policy ( #8800 )
...
* Update "No 1Password recovery kits..." policy
- Update policy in standard query library shown on fleetdm.com
- Update policy in standard templates shown in Fleet UI
* Update policy template shown in UI
* Commit Sharvil's exits to standard query library
* Commit Sharvil's edits to policy templates
2022-11-29 10:21:55 -05:00
Sharvil Shah
5b924ea54c
document API endpoints for osquery and orbit ( #8536 )
...
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-11-23 18:23:34 +05:30
Jacob Shandling
c2647c3111
Match nav link to correct id ( #8760 )
2022-11-21 13:56:28 -08:00
Artemis Tosini
7a0a959a2c
Add new documentation for pprof dumping ( #8731 )
...
Documentation about the pprof functionality added in #8485
2022-11-21 11:16:41 -08:00
Roberto Dip
b8b3ef02e4
add services to inspect traces and monitor a local server ( #8597 )
...
This adds tooling to debug and inspect traces locally, please refer to the README.md in this commit for more details.
2022-11-21 10:50:10 -03:00
Katheryn Satterlee
f5a417d244
Move Orbit docs ( #8403 )
...
* Move Orbit docs
* Update docs/Deploying/fleetctl-agent-updates.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Orbit.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Orbit.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Orbit.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Orbit.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Orbit.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Applying grammatical edits
* Fix relative links
* Fix relative links
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-11-18 08:56:52 -06:00
Marcos Oviedo
6219de0723
Adding WSL integration links ( #8738 )
...
* Adding WSL integration links
* Update docs/Contributing/Building-Fleet.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-17 17:07:22 -03:00
Mike Thomas
37ae840d52
Docs/Contributing/README.md updated text ( #8722 )
...
* Docs/Contributing/README.md updated text
Spotted a couple of opportunities to improve the readability of the page descriptions listed here.
* Update docs/Contributing/README.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-15 23:05:16 +00:00
Mo Zhu
7715b50f53
Fix emergency geolocation query ( #8723 )
2022-11-15 11:46:37 -08:00
Gabriel Hernandez
035ddfa31d
update building fleet docs to include Fleet UI development ( #8638 )
2022-11-15 12:24:14 +00:00
Luke Heath
af0c75e08b
Prepare for 4.23.0 ( #8663 )
2022-11-14 14:42:21 -08:00
Mo Zhu
389ccc03cd
Update standard-query-library.yml ( #8688 )
2022-11-11 13:59:38 -08:00
Mo Zhu
3a7dd42f11
Link to our maintained tables ( #8675 )
2022-11-11 13:42:05 -08:00
Mo Zhu
d57b5b9ec8
Include emergency geolocation query ( #8483 )
...
* Include emergency geolocation query
https://fleetdm.com/guides/locate-assets-with-osquery
* Update standard-query-library.yml
Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
2022-11-11 11:54:01 -08:00
Katheryn Satterlee
c413c9d162
Improve agent options documentation ( #8666 )
...
* Improve agent options documentation
* Update FAQ.md
2022-11-10 17:51:57 -06:00
Guillaume Ross
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
Guillaume Ross
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
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
Martin Angers
7fbe394b94
Ingest disk encryption flag for hosts, return in GET /hosts/{id}
endpoint ( #8526 )
2022-11-02 15:44:02 -04:00
Frank Sievertsen
baa1ddc0f2
Add MDM detection for windows and mdm endpoints ( #8479 )
2022-11-01 18:22:07 +01:00
Roberto Dip
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
Roberto Dip
feaf46a55a
cherry-pick changes from fleet-v4.22.1 ( #8481 )
2022-10-28 12:24:30 -03:00
Eric
52da2a3108
change relative links in documentation ( #8441 )
2022-10-26 18:26:49 -05:00
Roberto Dip
defe1d03f1
add documentation about token rotation ( #8435 )
...
Related to #6064 and #6993 this adds documentation about token rotation.
2022-10-26 11:51:28 -03:00
Artemis Tosini
acfd154150
Clarify what Redis versions are supported ( #8341 )
2022-10-26 10:41:35 -04:00
Katheryn Satterlee
1f39b73b2d
Docs: Add information related to #8443 ( #8445 )
...
* Add information for 8443
* Add information for 8443
2022-10-25 16:07:22 -05:00
Martin Angers
229b349118
Fix more hosts filters-related API docs ( #8335 )
2022-10-25 08:17:51 -04:00
Katheryn Satterlee
b2a9c78c92
Update instructions for osquery configuration ( #8190 )
...
* Update instructions for osquery configuration
Removed a note that caused some confusion and made a quick editing pass.
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.md
osqueryd is correct there.
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Update docs/Using-Fleet/Adding-hosts.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-10-24 13:58:58 -05:00
gillespi314
881194b3b4
Add orbit version and osquery version usage statistics ( #8229 )
2022-10-24 11:12:56 -05:00
Martin Angers
e19191161e
Validate team spec unknown keys ( #8265 )
2022-10-24 08:49:44 -04:00
Katheryn Satterlee
3bc043cd8c
Add endpoints for desktop and fleetctl to FAQ ( #8247 )
...
* Add endpoints for desktop and fleetctl
* Update docs/Deploying/FAQ.md
Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
2022-10-24 12:46:40 +00:00
Martin Angers
7cfec513a3
Fix docs inaccuracies for List Hosts endpoint ( #8319 )
2022-10-24 08:46:23 -04:00
Guillaume Ross
ff1941c755
Adding policy queries ( #8298 )
2022-10-24 12:45:58 +00:00
Katheryn Satterlee
a2204cf506
Add FAQ for team additional_queries
( #8380 )
...
Added information to the FAQ about the loss of additional_queries for teams after update to 4.20.0`
2022-10-21 17:29:46 -04:00
Noah Talerman
90f5fbb63a
Prepare for 4.22 ( #8253 )
2022-10-21 11:24:13 -07:00
Noah Talerman
d354f62ca0
Update session_duration docs ( #8339 )
...
Addresses #5476
2022-10-20 15:51:51 -04:00
RachelElysia
0faa546f17
Fleet UI: Consistency between global and team agent options forms ( #8334 )
2022-10-20 13:39:47 -04:00
Chris McGillicuddy
2f3df85c95
Delete CONTRIBUTING.md ( #8340 )
2022-10-19 10:20:49 -05:00
Eric
6b211faa74
Change h3 headings to h2 ( #8318 )
...
- Changed the h3 headings to h2 headings in `log-destination.md` so they appear in the "On this page" links on fleetdm.com/docs.
2022-10-18 15:48:44 -04:00
Noah Talerman
c576b9de20
Update log destination docs ( #8242 )
...
- Rename "Osquery logs" page to "Log destinations"
- Use exact product names in the log destination docs
- Move anchor links to the top of the page so that fleetdm.com/docs/log-destinations renders a sidebar
2022-10-18 13:18:15 -04:00
Frank Sievertsen
a2c47cf4f4
add host_display_name to live query rows ( #8251 )
2022-10-17 15:52:25 +02:00
Katheryn Satterlee
58e12ef367
Update /hosts/identifier response ( #8244 )
2022-10-14 16:22:04 -05:00
gillespi314
59876d37ea
Add usage statistics to measure policy violations ( #8199 )
2022-10-14 13:55:37 -05:00
Katheryn Satterlee
62981480ae
Add orbit update url ( #8047 )
...
Added information about where orbit gets updates to FAQ.
2022-10-14 10:20:13 -05:00
Katheryn Satterlee
412375b21e
Update code signing instructions ( #7950 )
...
Added context about update channel to note about orbit's install path.
2022-10-14 10:19:02 -05:00
Noah Talerman
e5e2fe7965
Add 2 steps to the "Releasing Fleet" process ( #8101 )
...
- Add a "Deploy to dogfood" step
- Add a "Notify the @sandbox-oncall" step
2022-10-13 10:32:01 -05:00
Luke Heath
7e642eee96
Fixes handbook links ( #8195 )
...
The links without https:// do not work.
2022-10-12 17:25:01 -04:00
Martin Angers
d321cfc68e
Add inherited policies to the team's list policies response payload ( #8068 )
2022-10-12 08:35:36 -04:00
Juan Fernandez
351d2c93c4
Add new page explaining how osquery children process are terminated ( #8134 )
...
Add new page explaining how osquery children process are terminated
2022-10-11 14:09:56 -04:00
RachelElysia
858bb75609
Documentation: Seeding data links to creating test hosts ( #8131 )
2022-10-10 14:08:18 -04:00
Frank Sievertsen
1eacecf637
Add new missing value to existing status URL parameter at the GET /hosts endpoint ( #7916 )
2022-10-10 07:45:39 -04:00
Frank Sievertsen
b25e74b285
add missing_30_days_count to host_summary response ( #7915 )
2022-10-08 08:58:27 -04:00
Frank Sievertsen
e9f7066d87
7135 host display name ( #7873 )
2022-10-08 08:57:46 -04:00
Mike McNeil
c36e1cc4ad
Update Supported-host-operating-systems.md ( #8130 )
2022-10-07 16:13:03 -05:00
gillespi314
4c0456be73
Update documentation for automations ( #8084 )
2022-10-07 12:24:24 -05:00
Eric
2408dc0298
remove platforms attribute, update query library to use platform ( #8116 )
2022-10-07 12:10:30 -05:00
Josh Brower
b7daa3d0ad
Add Windows CIS policies ( #7959 )
...
- Add 7 policies to fleetdm.com/queries and the Fleet product
2022-10-06 12:43:34 -04:00
Eric
9970ac668b
Docs: add missing pageOrderInSection
meta tag ( #8104 )
...
* Update Orbit-development-and-release-strategy.md
* Update docs/Contributing/Orbit-development-and-release-strategy.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-10-06 11:04:36 -05:00
Lucas Manuel Rodriguez
78a562808a
Add strategy for Orbit development and releases ( #8003 )
...
* Add strategy for Orbit releases
* Move doc to docs/Contributing
2022-10-06 09:17:04 -03:00
Noah Talerman
e98941aeaf
Prepare for 4.21.0 ( #8011 )
...
This PR addresses the instructions under number (1) in the releasing Fleet steps: https://fleetdm.com/docs/contributing/releasing-fleet#what-to-do
- Update CHANGELOG
- Bump versions
2022-10-05 13:18:22 -07:00
RachelElysia
3054450065
Improve developer documentation: Update seed data documentation ( #7904 )
2022-10-05 12:42:45 -04:00
Martin Angers
c23a15394e
Keep created_at timestamp of existing enroll secrets ( #8062 )
2022-10-05 08:35:36 -04:00
Mo Zhu
86b05bce3d
Bug process ( #7983 )
...
* shift quality stuff to its own level
* add bug process
* specify rituals and slack channels
* remove QA steps section
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
* GitHub not github
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
* Use bug review DRI
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
* GitHub not Github or github
* reconcile previous release blocking process with new
* typo
* specify help-release-bugs channel for more specificity
* specify DRIs
* specify metrics
* Apply suggestions from code review
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* include suggestions
* update filter links slightly
* fix typo
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-10-04 13:15:02 -04:00
Zach Wasserman
44dc5ab175
Add handling for Apple Team ID in Notarization ( #7991 )
...
Fleet's Notarization workflows no longer work without this argument, so this is added as an optional argument for Notarization.
2022-10-04 09:48:21 -07:00
RachelElysia
fe9effa575
Update Docs: Add file carving and links to permissions documentation ( #8064 )
2022-10-04 11:12:10 -04:00
Frank Sievertsen
a5912bedea
API Bugs: Team view (fleet/teams/{id}) #6970
...
Fix host_count and user_count being always returned as `0` in `teams/{id}` endpoint.
2022-10-04 09:26:04 +02:00
Martin Angers
8eee0b35f3
Add validations for agent options' command-line flags section. ( #7979 )
2022-10-03 08:29:41 -04:00
Martin Angers
cddd5d1858
In docs, mention agent options validation and --dry-run and --force flags ( #7999 )
...
- Make changes from #5222 a bit more visible.
2022-09-28 12:08:23 -07:00
Zach Wasserman
db7d1c5bf5
Strongly discourage use of MariaDB ( #7699 )
2022-09-23 11:18:34 -07:00
Roberto Dip
8a8caa8a84
fix hash link to FAQ on policy response ( #7859 )
2022-09-23 13:47:48 -03: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
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
Benjamin Edwards
5920df3f5d
update k8s deployment spec to include vuln database path ( #7229 )
2022-09-21 14:15:13 -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
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
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
Martin Angers
478b4d3f69
Validate team and appconfig payloads, with dry-run
and force
modes ( #7731 )
2022-09-19 13:53:44 -04:00
Lucas Manuel Rodriguez
ca159e14d5
Add documentation for online vs offline hosts ( #7706 )
...
Adding documentation as part of oncall contribution (see Improve Documentation).
2022-09-16 15:32:36 -04:00
Mo Zhu
aa7aaaaa19
Clarify vulnerability limitation for non-ascii characters ( #7738 )
...
* Clarify vulnerability limitation for non-ascii characters
* Update Vulnerability-Processing.md
* copy edits
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
* Lowercase “Non”
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-16 09:51:33 -07:00
Noah Talerman
5c0d7ec815
Update and clean up configuration files doc ( #7669 )
...
- Clean up the top section
- Clean up queries section
- Update naming for the sub-sections in the "Organization settings" section
- Remove `single-file-configuration.yml` and files under `multi-file-configuration/`
- Remove testing section from product handbook
2022-09-16 11:47:39 -05:00
Noah Talerman
dab45f1180
Prepare for 4.20.1 ( #7783 )
2022-09-15 14:28:23 -05:00
Noah Talerman
88e1a15a7b
Remove outdated entry in "Using Fleet FAQ" ( #7753 )
...
- Remove "Why is the add user button disabled" entry
2022-09-14 14:01:46 -04:00
Katheryn Satterlee
d40562839b
Fix broken hyperlink ( #7673 )
...
* Fix broken hyperlink
* Update docs/Using-Fleet/Vulnerability-Processing.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-14 12:39:49 -05:00
Katheryn Satterlee
49bada56ff
Add information about osquery release cadence ( #7761 )
...
* Add information about osquery release cadence
Added FAQ item about when new versions of osquery are made available.
* Update docs/Using-Fleet/FAQ.md
Co-authored-by: Zach Wasserman <zach@fleetdm.com>
Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2022-09-14 12:38:58 -05:00
Juan Fernandez
b60d535d4a
Feature 7084: Add new EE endpoint for Fleet Desktop ( #7530 )
...
Added new EE endpoint, that is meant to be used by Fleet Desktop only. The new endpoint will return the number of failed policies.
2022-09-12 15:37:38 -04:00
Noah Talerman
26b610dde4
Prepare for 4.20.0 ( #7651 )
2022-09-09 16:01:03 -05:00
Noah Talerman
035ef3f6e7
Update standard policies and policy templates ( #7662 )
...
- Remove "[CIS x.x.x]" tags from product
- Add "CIS" tag to all policies in the standard query library on fleetdm.com
- Remove duplicate "Guest users"policy
- Update language in policies' names and descriptions to be consistent
2022-09-09 11:00:20 -04:00
Noah Talerman
24c0dfa603
Update using-fleet/fleet-ui doc page ( #7599 )
...
- Add "Create a query" and "Run a query" sections
- Update "Schedule a query" section
- Remove unused images from `docs/images/`.
2022-09-09 10:14:40 -04:00
Martin Angers
988f50fa34
Document all keys in config
and team
YAML documents ( #7449 )
...
- Add a new "Configuration for contributors" doc page. Move settings that are not recommended for production use
- Remove settings modified in the `config` YAML document from the deploying/configuration doc page
- Document all keys in `config` and `teams` YAML documents
- Add comments to several `.go` files and remove unused struct
2022-09-08 17:57:38 -04:00
Roberto Dip
7c0b47e568
add note in JIT SSO docs about this being a premium feature ( #7653 )
2022-09-08 14:22:32 -05:00
Martin Angers
5809348164
Update hostsEnrolledByOperatingSystem
examples to match actual platform/version values ( #7621 )
2022-09-08 11:08:03 -05:00
Mo Zhu
723b76cd2c
Fix JIT user creation docs ( #7617 )
...
- Lowercase "Login"
- Fix link formatting
2022-09-07 15:47:36 -04:00
Luke Heath
f15979a10c
Improve teams transfer documentation ( #7603 )
2022-09-07 14:45:15 -05:00
Mike McNeil
70cced99fb
Fix formatting on https://fleetdm.com/docs/deploying/cloudgov ( #7616 )
2022-09-07 13:50:42 -05:00
John Jediny
ebd967086d
cloud.gov deployment ( #7611 )
...
* cloud.gov deployment
Adds example manifest.yml file and docs covering steps to deploy fleetdm to cloud.gov
* rename manifest
rename manifest and small edits
2022-09-07 13:30:06 -05:00
Juan Fernandez
b6d084deec
Feature 7559: Include 3rd party severity scores in the vulnerability web-hook payload ( #7581 )
...
Premium users should receive vulnerability scores as part of the web-hook payload.
2022-09-06 15:12:17 -04:00
Martin Angers
aa0102d6b6
Remove aggregate host counts from GET /hosts
responses ( #7510 )
2022-09-06 10:34:06 -04:00
Mo Zhu
e53dcc89b6
Docs for rate limiting fleet desktop endpoint ( #7555 )
2022-09-02 14:12:37 -04:00
Noah Talerman
75c91d1652
Update Vulnerability processing docs ( #7554 )
...
- Remove note about vulnerability processing being enabled by default. This message is outdated
- Update first sentence to be explicit that "Vulnerability processing" in Fleet detects vulnerable software
- Add sentence about vulnerability date for Fleet Premium (CVSS, EPSS, CISA).
2022-09-02 11:17:25 -04:00
Chris McGillicuddy
a5dce77d28
Fleetctl CLI typo ( #7544 )
...
Changed "Fleet CLI" to "fleetctl CLI" for consistency.
2022-09-02 09:52:40 +09:00
Guillaume Ross
54569281de
Fixing bug and bumping versions for AV check on macOS ( #7522 )
...
The policy had been pasted in `constants.ts` wrong - replacing with the right one, and while I'm here, bumping the versions.
2022-09-01 14:28:30 -04:00
Noah Talerman
15a7f8a18c
Prepare for 4.19.1 ( #7453 )
2022-09-01 12:14:44 -05:00
Michal Nicpon
0709d1bc5c
improve vuln cpe matching on macos ( #6985 )
...
* add cpe translations
* fix matching on target_sw
2022-09-01 10:02:07 -06:00
Eric
30bd86fe2d
Remove newlines before indented lists in Markdown ( #7461 )
2022-08-31 15:42:09 -05:00
Andrew Baker
b23a63952d
Embed FleetCLI video in docs page ( #7482 )
2022-08-31 14:09:20 -04:00
Andrew Baker
9c674cc22b
Embed Fleet Desktop demo video to docs ( #7483 )
2022-08-31 14:09:08 -04:00
Andrew Baker
52595df224
Embed Fleet UI Demo video to docs page ( #7484 )
2022-08-31 14:08:53 -04:00
Guillaume Ross
6833114328
Update standard-query-library.yml ( #7486 )
2022-08-31 13:45:45 -04:00
Katheryn Satterlee
b1fcc11b48
Update FAQ.md ( #7480 )
2022-08-31 10:15:45 -05:00
Luke Heath
61b5f9849f
Replace references to /api/latest/fleet with /api/v1/fleet ( #7464 )
2022-08-31 09:51:25 -05:00
Katheryn Satterlee
8b82f5e27e
Add information about skipping upgrades. ( #7468 )
...
Added FAQ item addressing upgrading Fleet when you are more than one version behind the current version.
2022-08-30 17:13:05 -05:00
Roberto Dip
eeefe2fab9
enable controlled rollout of features by teams ( #7408 )
2022-08-30 08:13:09 -03:00
Martin Angers
f602ea3446
Provide Munki issues for MacOS hosts ( #7280 )
2022-08-29 14:40:16 -04:00
Andrew Baker
70514bf933
Embed video to Vulnerability Processing ( #7426 )
2022-08-29 12:57:09 -05:00
Guillaume Ross
f413ae764a
7231 - Second batch of macOS policy queries for CIS Benchmark ( #7380 )
...
* Adding CIS 1.5 / 1.6 / 2.2.1 to constants.ts
* Adding CIS 1.5 / 1.6 / 2.2.1 to standard query library
* Adding 2.3.1
* Adding 2.3.1 to query library and 2.4.2 to both
* Adding 2.4.10
* Tagging 2.5.1.1
* Tagging 2.5.2.1
* Tagging 2.5.2.2
* Adding 2.5.6
* Adding 2.6.1.4
* Adding 3.6
* Tagging 5.1.2
* Tagging 5.2.2
* Tagging 5.8
The query we have for the screen lock is comprehensive and covers more than one CIS requirement
* Adding 6.1.3 and 6.1.4
2022-08-26 16:59:16 -04:00
Juan Fernandez
3048a07fd1
Feature 7076: Ingest installed windows updates ( #7138 )
...
* Ingest installed Windows updates and store them in the windows_updates table.
* Added config option for enabling/disabling Windows update ingestion and Windows OS vuln. detection.
2022-08-26 14:55:03 -04:00
Eric
55af48910a
Move CONTRIBUTING.md into docs/contributing ( #7283 )
...
* move contributing.md into docs/contributing, update link in readme
* Update CONTRIBUTING.md
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-08-26 12:14:43 -05:00
Roberto Dip
9a1d2066bb
deprecate host_settings in favor of features ( #7358 )
...
Related to #7312 , this makes use of the changes introduced in #7353 to rename host_settings to features while keeping backwards compatibility.
2022-08-25 13:41:50 -03:00
RachelElysia
b795cc64ca
REST-API.md: Add mdm params to export host api doc ( #7330 )
2022-08-25 07:09:18 -07:00
Luke Heath
f08cf6c11c
Remove FreeBSD references from website, UI, and query library ( #7279 )
2022-08-24 16:03:35 -05:00
Katheryn Satterlee
460d3f0228
Add detail for Host Expiry settings. ( #7387 )
...
* Add detail for Host Expiry settings.
* Editor Pass
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-08-24 14:58:49 -05:00
Luke Heath
eee8219498
Update Releasing-Fleet.md ( #7366 )
2022-08-24 14:20:54 -05:00
Noah Talerman
ee44f428e6
Update "Usage statistics" ( #7129 )
...
- Clarify that statistics are anonymous for Fleet Free
- Remove "Why we collect <insert piece of information>" sections
2022-08-23 17:58:26 -04:00
Sharvil Shah
1f149a7d8d
docs: Fix broken links on server-installation.md ( #7360 )
2022-08-23 10:30:19 -05:00
gillespi314
7fb109e6b3
Handle errors for duplicate os records ( #7294 )
2022-08-22 14:34:00 -05:00
Guillaume Ross
c4ccf20bd6
Adding first set of CIS benchmark policies for macOS ( #7296 )
...
* Adding CIS 1.1 for macOS
* Adding CIS 1.2
* Fix linting
* Adding CIS 1.3
* Adding CIS 1.4
* Apply suggestions from code review
Committing Noah's suggestions
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
* Fixed copy pasta errors + changed formatting
Fixed some auto update queries that were accidentally the same, and put [CIS X.X] between brackets in `constants.ts`
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2022-08-22 19:23:09 +00:00
Luke Heath
2e640eee29
Remove macOS Ventura query from standard query library ( #7306 )
2022-08-19 18:12:12 -04:00