..
policytest
Migrate team-related endpoints to new pattern ( #3740 )
2022-01-19 10:52:14 -05:00
activities.go
Add API endpoint to unenroll a host from Fleet's MDM ( #9447 )
2023-01-23 17:05:24 -06:00
agent_options.go
create and send Nudge configuration to hosts ( #9491 )
2023-01-25 17:03:40 -03:00
agent_options_test.go
Remove value validation of agent_options.{packs,schedule} ( #8066 )
2022-10-03 16:43:47 -04:00
app.go
add mdm root key and macos_updates to app and team configs ( #9442 )
2023-01-24 13:20:02 -03:00
app_test.go
add mdm root key and macos_updates to app and team configs ( #9442 )
2023-01-24 13:20:02 -03:00
apple_mdm.go
Add API endpoint to unenroll a host from Fleet's MDM ( #9447 )
2023-01-23 17:05:24 -06:00
authz.go
Add API endpoint to unenroll a host from Fleet's MDM ( #9447 )
2023-01-23 17:05:24 -06:00
campaigns.go
Add display_name to more results ( #8204 )
2022-10-14 11:14:18 -03:00
capabilities.go
token rotation for fleet desktop ( #7779 )
2022-10-10 17:15:35 -03:00
capabilities_test.go
add headers denoting capabilities between fleet server / desktop / orbit ( #7833 )
2022-09-26 07:53:53 -03:00
carves.go
report errors that can occur during file carving ( #8972 )
2022-12-09 13:21:30 -03:00
cron_schedules.go
Generate audit logs for activities ( #9001 )
2022-12-23 19:04:13 -03:00
datastore.go
create and send Nudge configuration to hosts ( #9491 )
2023-01-25 17:03:40 -03:00
db.go
Add the fleetctl debug {errors,db-locks} sub-commands ( #3168 )
2021-12-06 09:26:01 -05:00
emails.go
Remove unneeded interfaces ( #1779 )
2021-08-24 18:49:56 -03:00
errors.go
Validate team spec unknown keys ( #8265 )
2022-10-24 08:49:44 -04:00
errors_test.go
Validate team spec unknown keys ( #8265 )
2022-10-24 08:49:44 -04:00
fleetctl.go
Remove kolide types and packages from backend ( #974 )
2021-06-06 15:07:29 -07:00
gen_activity_doc.go
Make activities typed and auto-generate docs for each type ( #9069 )
2022-12-23 13:05:16 -03:00
geoip.go
Produce hosts' CSV report based on requested columns ( #5656 )
2022-05-10 14:25:53 -04:00
global_schedule.go
Remove unneeded interfaces ( #1779 )
2021-08-24 18:49:56 -03:00
hostresponse.go
Add display_name to more results ( #8204 )
2022-10-14 11:14:18 -03:00
hosts.go
detect nixos as a linux platform ( #9468 )
2023-01-25 18:03:24 -03:00
hosts_test.go
Update mdm enrollment status API response ( #9189 )
2023-01-05 15:52:46 -06:00
installer.go
add a new tool to upload installers to blob storage ( #6661 )
2022-07-14 16:11:52 -03:00
integrations.go
Validate team and appconfig payloads, with dry-run and force modes ( #7731 )
2022-09-19 13:53:44 -04:00
invites.go
Add update invite API ( #2837 )
2021-11-11 17:33:06 -03:00
jobs.go
improve error handling in vulnerabilities cron ( #7276 )
2022-08-18 16:53:58 -03:00
labels.go
Add label information to host summary response ( #5573 )
2022-05-10 10:32:55 -05:00
live_query_store.go
Remove kolide types and packages from backend ( #974 )
2021-06-06 15:07:29 -07:00
logging.go
Remove kolide types and packages from backend ( #974 )
2021-06-06 15:07:29 -07:00
mdm.go
Add endpoint to trigger CSR request for APNs on fleetdm.com ( #9494 )
2023-01-25 14:44:29 -05:00
mdm_test.go
Flag when the Apple BM terms have expired ( #9091 )
2023-01-06 17:44:20 -03:00
meta.go
add attribute to GET /activities endpoint with pagination metadata ( #9279 )
2023-01-18 12:57:11 +00:00
network_interfaces.go
Remove kolide types and packages from backend ( #974 )
2021-06-06 15:07:29 -07:00
nudge.go
Adjust Nudge configuration to match the specification ( #9519 )
2023-01-26 19:52:03 -03:00
operating_systems.go
Add new database tables and queries for host operating systems ( #6920 )
2022-08-09 13:34:41 -05:00
orbit.go
Adjust Nudge configuration to match the specification ( #9519 )
2023-01-26 19:52:03 -03:00
osquery.go
Remove unneeded interfaces ( #1779 )
2021-08-24 18:49:56 -03:00
packs.go
Add validation for pack scheduled query interval ( #5918 )
2022-05-26 16:54:21 -05:00
packs_test.go
Add team targets to pack spec ( #4272 )
2022-02-21 09:18:58 -07:00
policies.go
Add critical policies as a premium feature ( #8959 )
2022-12-09 19:23:08 +01:00
queries.go
Add team target filters to rego authorization checks for running queries ( #4194 )
2022-02-15 13:41:48 -05:00
queries_test.go
Return 400 when trying to create packs, queries and policies with empty names ( #3761 )
2022-01-19 16:07:58 -03:00
query_results.go
Remove kolide types and packages from backend ( #974 )
2021-06-06 15:07:29 -07:00
redis_pool.go
Use a redis cluster-friendly store for rate limit ( #2577 )
2021-10-19 16:24:13 -04:00
scheduled_queries.go
Clone AppConfig and ScheduledQuery list by hand to improve CPU usage ( #8794 )
2022-11-23 12:04:06 -03:00
service.go
create and send Nudge configuration to hosts ( #9491 )
2023-01-25 17:03:40 -03:00
sessions.go
add back-end implementation for SSO JIT provisioning ( #7182 )
2022-08-15 14:42:33 -03:00
software.go
Add software_updated_at field to host ( #9116 )
2023-01-09 08:55:43 -03:00
statistics.go
Add orbit version and osquery version usage statistics ( #8229 )
2022-10-24 11:12:56 -05:00
targets.go
Update live query selector logic (OR -> AND) ( #9559 )
2023-01-30 18:35:56 -03:00
targets_test.go
Optimize requests on packs page ( #3327 )
2021-12-13 21:50:24 -08:00
teams.go
add mdm root key and macos_updates to app and team configs ( #9442 )
2023-01-24 13:20:02 -03:00
traits.go
Add support for downloading a list of hosts in CSV format ( #4596 )
2022-03-15 15:14:42 -04:00
translator.go
Remove unneeded interfaces ( #1779 )
2021-08-24 18:49:56 -03:00
user_roles.go
Remove unneeded interfaces ( #1779 )
2021-08-24 18:49:56 -03:00
users.go
Add display_name to more results ( #8204 )
2022-10-14 11:14:18 -03:00
users_test.go
add back-end implementation for SSO JIT provisioning ( #7182 )
2022-08-15 14:42:33 -03:00
utils.go
Flag when the Apple BM terms have expired ( #9091 )
2023-01-06 17:44:20 -03:00
vulnerabilities.go
Feature 7494: Use the MSRC security bulletin artifacts for detecting Win OS vulnerabilities ( #7889 )
2022-10-28 11:12:21 -04:00
windows_updates.go
Feature 7076: Ingest installed windows updates ( #7138 )
2022-08-26 14:55:03 -04:00
windows_updates_tests.go
Feature 7076: Ingest installed windows updates ( #7138 )
2022-08-26 14:55:03 -04:00