mirror of
https://github.com/fleetdm/fleet
synced 2026-05-09 02:01:09 +00:00
Changes: - Updated the `build-static-content` script to add the merged osquery schema JSON to the website's `builtStaticContent` configuration - Updated view-query-generator to have a badConfig exit that is used if the website has an invalid `builtStaticContent.schemaTables` configuration - Updated `get-llm-generated-sql` to use the `builtStaticContent.schemaTables` instead of attempting to use `sails.helpers.getExtendedOsquerySchema()` (Which does not work as intended when run in a production environment.) |
||
|---|---|---|
| .. | ||
| build-license-key.js | ||
| get-llm-generated-sql.js | ||
| provision-sandbox-instance-and-deliver-email.js | ||
| view-email-template-preview.js | ||
| view-email-templates.js | ||
| view-generate-license.js | ||
| view-query-generator.js | ||
| view-sandbox-waitlist.js | ||