Skip to content

Add usage stats for number of policies with software automations - #53033

Draft
cdcme wants to merge 1 commit into
mainfrom
fix-50760-usage-stats-website
Draft

Add usage stats for number of policies with software automations#53033
cdcme wants to merge 1 commit into
mainfrom
fix-50760-usage-stats-website

Conversation

@cdcme

@cdcme cdcme commented Sep 11, 2026

Copy link
Copy Markdown
Member

Related issue: Resolves #50760

Accepts the usage statistics payload in both the pre-4.93 and 4.93 Fleet-maintained app shapes, and stores numPoliciesAutomationEnabledSoftware.

Checklist for submitter

  • Input data is properly validated, SELECT * is avoided, SQL injection is prevented (using placeholders for values in statements), JS inline code is prevented especially for url redirects, and untrusted data interpolated into shell scripts/commands is validated against shell metacharacters.

Testing

  • Added/updated automated tests
  • QA'd all new/changed functionality manually

@cdcme

cdcme commented Sep 11, 2026

Copy link
Copy Markdown
Member Author

@eashaw Here's a first, rough pass at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parse and store new statistics for patch policies and software automations

1 participant