mirror of
https://github.com/fleetdm/fleet
synced 2026-05-08 17:50:52 +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-static-content.js | ||
| create-issues-for-todays-rituals.js | ||
| deliver-estimation-report.js | ||
| deliver-nurture-emails.js | ||
| freeze-open-pull-requests.js | ||
| generate-bugs-csv.js | ||
| generate-html-email-from-article.js | ||
| generate-merged-schema.js | ||
| get-bug-and-pr-report.js | ||
| migrate-lead-source-to-contact-source.js | ||
| provision-sandbox-instance-for-one-user-and-deliver-email.js | ||
| rebuild-cloud-sdk.js | ||
| send-aggregated-metrics-to-datadog.js | ||
| send-data-to-vanta.js | ||
| test-llm-generated-sql.js | ||