This commit is contained in:
Nick Sweeting
2026-03-23 03:58:32 -07:00
parent 268856bcfb
commit b749b26c5d
286 changed files with 21704 additions and 13480 deletions

View File

@@ -169,4 +169,4 @@ class AlertDestination(models.Model):
maximum_frequency
filter_rules
credentials
alert_template: JINJA2 json/text template that gets populated with alert contents
alert_template: JINJA2 json/text template that gets populated with alert contents

View File

@@ -662,4 +662,3 @@ Binary(queued) → BinaryMachine → Binary.run() → succeeded/failed
- [ ] Hook bin_providers filtering works correctly
- [ ] Binary.from_jsonl() handles both dependencies.jsonl and hook output
- [ ] Binary OUTPUT_DIR structure: data/machines/{machine_id}/binaries/{name}/{id}/

View File

@@ -6105,4 +6105,3 @@ if (import.meta.main) {
// // await streamPage.close();
// }
// }