Skip to content

PR Sous Chef

PR Sous Chef #1469

Triggered via schedule July 9, 2026 05:46
Status Success
Total duration 10m 9s
Artifacts 6

pr-sous-chef.lock.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

5 errors
agent
11 added / 2 prod added \\u2248 5.5\\u00d71 \\u2014 technical, driven by API type change) |\\n| \\ud83d\\udea8 Violations | 0 |\\n\\n| Test | File | Classification | Issues |\\n|---|---|---|---|\\n| `TestAwInfoMarshaling` | `pkg/cli/logs_awinfo_backward_compat_test.go` | `behavioral_contract` / `design_test` | Error handling added for unchecked `json.Unmarshal` |\\n| `TestPruneOrphanedEntries` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | `map[string]bool` \\u2192 `map[string]struct{}` adaptation |\\n| `TestPruneOrphanedEntries_EmptyReferenced` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation |\\n| `TestPruneOrphanedEntries_NoneOrphaned` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation |\\n| `TestPruneOrphanedEntries_AllOrphaned` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation (edge: all orphaned) |\\n| `TestPruneOrphanedEntries_PreservesCompilerGenerated` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation (edge: compiler-generated exemption) |\\n| `TestActionResolverFailedResolutionCache` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Map lookup style updated to `_, ok :=` idiom |\\n| `TestActionResolverUsedCacheKeysOnCacheHit` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Map lookup style updated; negative assertion retained |\\n| `TestActionResolverGetUsedCacheKeysReturnsCopy` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Immutability contract test updated |\\n| `TestGenerateDependabotManifests_WithDependencies` | `pkg/workflow/dependabot_test.go` | `behavioral_contract` / `design_test` | Error handling added for unchecked `json.Unmarshal` |\\n\\n</details>\\n\\n### Verdict\\n\\n> \\u2705 **Passed.** 0% implementation tests (threshold: 30%). No guideline violations.\\n\\nAll changes are mechanical adaptations to production linter fixes: `map[string]bool` \\u2192 `map[string]struct{}` type updates and proper error handling for previously unchecked `json.Unmarshal` calls. No behavioral coverage was removed; the test inflation in `action_cache_test.go` (5.5\\u00d71) is expected \\u2014 a single production type change rippled across multiple test call-sites.\\n\\n**References:**\\n- [\\u00a728994367123](https://github.com/github/gh-aw/actions/runs/28994367123)\\n\\n\\n\\n> [!WARNING]\\n> <details>\\n> <summary>Firewall blocked 1 domain</summary>\\n>\\n> The following domain was blocked by the firewall during workflow execution:\\n>\\n> - `awmgmcpg`\\n>> To allow these domains, add them to the `network.allowed` list in your workflow frontmatter:\\n>\\n> ```yaml\\n> network:\\n> allowed:\\n> - defaults\\n> - \\\"awmgmcpg\\\"\\n> ```\\n>\\n> See [Network Configuration](https://github.github.com/gh-aw/reference/network/) for more information.\\n>\\n> </details>\\n\\n\\n> \\ud83e\\uddea *Test quality analysis by [Test Quality Sentinel](https://github.com/github/gh-aw/actions/runs/28994367123)* \\u00b7 57.5 AIC \\u00b7 \\u2316 13.7 AIC \\u00b7 \\u229e 6.8K \\u00b7 [\\u25f7](https://github.com/search?q=repo%3Agithub%2Fgh-aw+%22gh-aw-workflow-call-id%3A+github%2Fgh-aw%2Ftest-quality-sentinel%22&type=issues)\\n> <sub>Comment <em>/review</em> to run again</sub>\\n\\n<!-- gh-aw-agentic-workflow: Test Quality Sentinel, engine: copilot, version: 1.0.68, model: claude-sonnet-4.6, id: 28994367123, workflow_id: test-quality-sentinel, run: https://github.com/github/gh-aw/actions/runs/28994367123 -->\\n<!-- gh-aw-workflow-call-id: github/gh-aw/test-quality-sentinel -->\", \"createdAt\": \"2026-07-09T04:54:19Z\", \"url\": \"https://github.com/github/gh-aw/pull/44461#issuecomment-4921688621\"}, {\"authorAssociation\": \"CONTRIBUTOR\", \"author\": {\"login\": \"github-actions\"}, \"body\": \"### \\ud83c\\udfd7\\ufe0f Design Decision Gate \\u2014 ADR Required\\n\\nThis PR makes significant
agent
11 added / 2 prod added \\u2248 5.5\\u00d71 \\u2014 technical, driven by API type change) |\\n| \\ud83d\\udea8 Violations | 0 |\\n\\n| Test | File | Classification | Issues |\\n|---|---|---|---|\\n| `TestAwInfoMarshaling` | `pkg/cli/logs_awinfo_backward_compat_test.go` | `behavioral_contract` / `design_test` | Error handling added for unchecked `json.Unmarshal` |\\n| `TestPruneOrphanedEntries` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | `map[string]bool` \\u2192 `map[string]struct{}` adaptation |\\n| `TestPruneOrphanedEntries_EmptyReferenced` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation |\\n| `TestPruneOrphanedEntries_NoneOrphaned` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation |\\n| `TestPruneOrphanedEntries_AllOrphaned` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation (edge: all orphaned) |\\n| `TestPruneOrphanedEntries_PreservesCompilerGenerated` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation (edge: compiler-generated exemption) |\\n| `TestActionResolverFailedResolutionCache` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Map lookup style updated to `_, ok :=` idiom |\\n| `TestActionResolverUsedCacheKeysOnCacheHit` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Map lookup style updated; negative assertion retained |\\n| `TestActionResolverGetUsedCacheKeysReturnsCopy` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Immutability contract test updated |\\n| `TestGenerateDependabotManifests_WithDependencies` | `pkg/workflow/dependabot_test.go` | `behavioral_contract` / `design_test` | Error handling added for unchecked `json.Unmarshal` |\\n\\n</details>\\n\\n### Verdict\\n\\n> \\u2705 **Passed.** 0% implementation tests (threshold: 30%). No guideline violations.\\n\\nAll changes are mechanical adaptations to production linter fixes: `map[string]bool` \\u2192 `map[string]struct{}` type updates and proper error handling for previously unchecked `json.Unmarshal` calls. No behavioral coverage was removed; the test inflation in `action_cache_test.go` (5.5\\u00d71) is expected \\u2014 a single production type change rippled across multiple test call-sites.\\n\\n**References:**\\n- [\\u00a728994367123](https://github.com/github/gh-aw/actions/runs/28994367123)\\n\\n\\n\\n> [!WARNING]\\n> <details>\\n> <summary>Firewall blocked 1 domain</summary>\\n>\\n> The following domain was blocked by the firewall during workflow execution:\\n>\\n> - `awmgmcpg`\\n>> To allow these domains, add them to the `network.allowed` list in your workflow frontmatter:\\n>\\n> ```yaml\\n> network:\\n> allowed:\\n> - defaults\\n> - \\\"awmgmcpg\\\"\\n> ```\\n>\\n> See [Network Configuration](https://github.github.com/gh-aw/reference/network/) for more information.\\n>\\n> </details>\\n\\n\\n> \\ud83e\\uddea *Test quality analysis by [Test Quality Sentinel](https://github.com/github/gh-aw/actions/runs/28994367123)* \\u00b7 57.5 AIC \\u00b7 \\u2316 13.7 AIC \\u00b7 \\u229e 6.8K \\u00b7 [\\u25f7](https://github.com/search?q=repo%3Agithub%2Fgh-aw+%22gh-aw-workflow-call-id%3A+github%2Fgh-aw%2Ftest-quality-sentinel%22&type=issues)\\n> <sub>Comment <em>/review</em> to run again</sub>\\n\\n<!-- gh-aw-agentic-workflow: Test Quality Sentinel, engine: copilot, version: 1.0.68, model: claude-sonnet-4.6, id: 28994367123, workflow_id: test-quality-sentinel, run: https://github.com/github/gh-aw/actions/runs/28994367123 -->\\n<!-- gh-aw-workflow-call-id: github/gh-aw/test-quality-sentinel -->\", \"createdAt\": \"2026-07-09T04:54:19Z\", \"url\": \"https://github.com/github/gh-aw/pull/44461#issuecomment-4921688621\"}, {\"authorAssociation\": \"CONTRIBUTOR\", \"author\": {\"login\": \"github-actions\"}, \"body\": \"### \\ud83c\\udfd7\\ufe0f Design Decision Gate \\u2014 ADR Required\\n\\nThis PR makes significant
agent
11 added / 2 prod added \\u2248 5.5\\u00d71 \\u2014 technical, driven by API type change) |\\n| \\ud83d\\udea8 Violations | 0 |\\n\\n| Test | File | Classification | Issues |\\n|---|---|---|---|\\n| `TestAwInfoMarshaling` | `pkg/cli/logs_awinfo_backward_compat_test.go` | `behavioral_contract` / `design_test` | Error handling added for unchecked `json.Unmarshal` |\\n| `TestPruneOrphanedEntries` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | `map[string]bool` \\u2192 `map[string]struct{}` adaptation |\\n| `TestPruneOrphanedEntries_EmptyReferenced` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation |\\n| `TestPruneOrphanedEntries_NoneOrphaned` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation |\\n| `TestPruneOrphanedEntries_AllOrphaned` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation (edge: all orphaned) |\\n| `TestPruneOrphanedEntries_PreservesCompilerGenerated` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation (edge: compiler-generated exemption) |\\n| `TestActionResolverFailedResolutionCache` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Map lookup style updated to `_, ok :=` idiom |\\n| `TestActionResolverUsedCacheKeysOnCacheHit` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Map lookup style updated; negative assertion retained |\\n| `TestActionResolverGetUsedCacheKeysReturnsCopy` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Immutability contract test updated |\\n| `TestGenerateDependabotManifests_WithDependencies` | `pkg/workflow/dependabot_test.go` | `behavioral_contract` / `design_test` | Error handling added for unchecked `json.Unmarshal` |\\n\\n</details>\\n\\n### Verdict\\n\\n> \\u2705 **Passed.** 0% implementation tests (threshold: 30%). No guideline violations.\\n\\nAll changes are mechanical adaptations to production linter fixes: `map[string]bool` \\u2192 `map[string]struct{}` type updates and proper error handling for previously unchecked `json.Unmarshal` calls. No behavioral coverage was removed; the test inflation in `action_cache_test.go` (5.5\\u00d71) is expected \\u2014 a single production type change rippled across multiple test call-sites.\\n\\n**References:**\\n- [\\u00a728994367123](https://github.com/github/gh-aw/actions/runs/28994367123)\\n\\n\\n\\n> [!WARNING]\\n> <details>\\n> <summary>Firewall blocked 1 domain</summary>\\n>\\n> The following domain was blocked by the firewall during workflow execution:\\n>\\n> - `awmgmcpg`\\n>> To allow these domains, add them to the `network.allowed` list in your workflow frontmatter:\\n>\\n> ```yaml\\n> network:\\n> allowed:\\n> - defaults\\n> - \\\"awmgmcpg\\\"\\n> ```\\n>\\n> See [Network Configuration](https://github.github.com/gh-aw/reference/network/) for more information.\\n>\\n> </details>\\n\\n\\n> \\ud83e\\uddea *Test quality analysis by [Test Quality Sentinel](https://github.com/github/gh-aw/actions/runs/28994367123)* \\u00b7 57.5 AIC \\u00b7 \\u2316 13.7 AIC \\u00b7 \\u229e 6.8K \\u00b7 [\\u25f7](https://github.com/search?q=repo%3Agithub%2Fgh-aw+%22gh-aw-workflow-call-id%3A+github%2Fgh-aw%2Ftest-quality-sentinel%22&type=issues)\\n> <sub>Comment <em>/review</em> to run again</sub>\\n\\n<!-- gh-aw-agentic-workflow: Test Quality Sentinel, engine: copilot, version: 1.0.68, model: claude-sonnet-4.6, id: 28994367123, workflow_id: test-quality-sentinel, run: https://github.com/github/gh-aw/actions/runs/28994367123 -->\\n<!-- gh-aw-workflow-call-id: github/gh-aw/test-quality-sentinel -->\", \"createdAt\": \"2026-07-09T04:54:19Z\", \"url\": \"https://github.com/github/gh-aw/pull/44461#issuecomment-4921688621\"}, {\"authorAssociation\": \"CONTRIBUTOR\", \"author\": {\"login\": \"github-actions\"}, \"body\": \"### \\ud83c\\udfd7\\ufe0f Design Decision Gate \\u2014 ADR Required\\n\\nThis PR makes significant
agent
11 added / 2 prod added \\u2248 5.5\\u00d71 \\u2014 technical, driven by API type change) |\\n| \\ud83d\\udea8 Violations | 0 |\\n\\n| Test | File | Classification | Issues |\\n|---|---|---|---|\\n| `TestAwInfoMarshaling` | `pkg/cli/logs_awinfo_backward_compat_test.go` | `behavioral_contract` / `design_test` | Error handling added for unchecked `json.Unmarshal` |\\n| `TestPruneOrphanedEntries` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | `map[string]bool` \\u2192 `map[string]struct{}` adaptation |\\n| `TestPruneOrphanedEntries_EmptyReferenced` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation |\\n| `TestPruneOrphanedEntries_NoneOrphaned` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation |\\n| `TestPruneOrphanedEntries_AllOrphaned` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation (edge: all orphaned) |\\n| `TestPruneOrphanedEntries_PreservesCompilerGenerated` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation (edge: compiler-generated exemption) |\\n| `TestActionResolverFailedResolutionCache` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Map lookup style updated to `_, ok :=` idiom |\\n| `TestActionResolverUsedCacheKeysOnCacheHit` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Map lookup style updated; negative assertion retained |\\n| `TestActionResolverGetUsedCacheKeysReturnsCopy` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Immutability contract test updated |\\n| `TestGenerateDependabotManifests_WithDependencies` | `pkg/workflow/dependabot_test.go` | `behavioral_contract` / `design_test` | Error handling added for unchecked `json.Unmarshal` |\\n\\n</details>\\n\\n### Verdict\\n\\n> \\u2705 **Passed.** 0% implementation tests (threshold: 30%). No guideline violations.\\n\\nAll changes are mechanical adaptations to production linter fixes: `map[string]bool` \\u2192 `map[string]struct{}` type updates and proper error handling for previously unchecked `json.Unmarshal` calls. No behavioral coverage was removed; the test inflation in `action_cache_test.go` (5.5\\u00d71) is expected \\u2014 a single production type change rippled across multiple test call-sites.\\n\\n**References:**\\n- [\\u00a728994367123](https://github.com/github/gh-aw/actions/runs/28994367123)\\n\\n\\n\\n> [!WARNING]\\n> <details>\\n> <summary>Firewall blocked 1 domain</summary>\\n>\\n> The following domain was blocked by the firewall during workflow execution:\\n>\\n> - `awmgmcpg`\\n>> To allow these domains, add them to the `network.allowed` list in your workflow frontmatter:\\n>\\n> ```yaml\\n> network:\\n> allowed:\\n> - defaults\\n> - \\\"awmgmcpg\\\"\\n> ```\\n>\\n> See [Network Configuration](https://github.github.com/gh-aw/reference/network/) for more information.\\n>\\n> </details>\\n\\n\\n> \\ud83e\\uddea *Test quality analysis by [Test Quality Sentinel](https://github.com/github/gh-aw/actions/runs/28994367123)* \\u00b7 57.5 AIC \\u00b7 \\u2316 13.7 AIC \\u00b7 \\u229e 6.8K \\u00b7 [\\u25f7](https://github.com/search?q=repo%3Agithub%2Fgh-aw+%22gh-aw-workflow-call-id%3A+github%2Fgh-aw%2Ftest-quality-sentinel%22&type=issues)\\n> <sub>Comment <em>/review</em> to run again</sub>\\n\\n<!-- gh-aw-agentic-workflow: Test Quality Sentinel, engine: copilot, version: 1.0.68, model: claude-sonnet-4.6, id: 28994367123, workflow_id: test-quality-sentinel, run: https://github.com/github/gh-aw/actions/runs/28994367123 -->\\n<!-- gh-aw-workflow-call-id: github/gh-aw/test-quality-sentinel -->\", \"createdAt\": \"2026-07-09T04:54:19Z\", \"url\": \"https://github.com/github/gh-aw/pull/44461#issuecomment-4921688621\"}, {\"authorAssociation\": \"CONTRIBUTOR\", \"author\": {\"login\": \"github-actions\"}, \"body\": \"### \\ud83c\\udfd7\\ufe0f Design Decision Gate \\u2014 ADR Required\\n\\nThis PR makes significant
agent
11 added / 2 prod added \\u2248 5.5\\u00d71 \\u2014 technical, driven by API type change) |\\n| \\ud83d\\udea8 Violations | 0 |\\n\\n| Test | File | Classification | Issues |\\n|---|---|---|---|\\n| `TestAwInfoMarshaling` | `pkg/cli/logs_awinfo_backward_compat_test.go` | `behavioral_contract` / `design_test` | Error handling added for unchecked `json.Unmarshal` |\\n| `TestPruneOrphanedEntries` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | `map[string]bool` \\u2192 `map[string]struct{}` adaptation |\\n| `TestPruneOrphanedEntries_EmptyReferenced` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation |\\n| `TestPruneOrphanedEntries_NoneOrphaned` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation |\\n| `TestPruneOrphanedEntries_AllOrphaned` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation (edge: all orphaned) |\\n| `TestPruneOrphanedEntries_PreservesCompilerGenerated` | `pkg/workflow/action_cache_test.go` | `behavioral_contract` / `design_test` | Same type adaptation (edge: compiler-generated exemption) |\\n| `TestActionResolverFailedResolutionCache` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Map lookup style updated to `_, ok :=` idiom |\\n| `TestActionResolverUsedCacheKeysOnCacheHit` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Map lookup style updated; negative assertion retained |\\n| `TestActionResolverGetUsedCacheKeysReturnsCopy` | `pkg/workflow/action_resolver_test.go` | `behavioral_contract` / `design_test` | Immutability contract test updated |\\n| `TestGenerateDependabotManifests_WithDependencies` | `pkg/workflow/dependabot_test.go` | `behavioral_contract` / `design_test` | Error handling added for unchecked `json.Unmarshal` |\\n\\n</details>\\n\\n### Verdict\\n\\n> \\u2705 **Passed.** 0% implementation tests (threshold: 30%). No guideline violations.\\n\\nAll changes are mechanical adaptations to production linter fixes: `map[string]bool` \\u2192 `map[string]struct{}` type updates and proper error handling for previously unchecked `json.Unmarshal` calls. No behavioral coverage was removed; the test inflation in `action_cache_test.go` (5.5\\u00d71) is expected \\u2014 a single production type change rippled across multiple test call-sites.\\n\\n**References:**\\n- [\\u00a728994367123](https://github.com/github/gh-aw/actions/runs/28994367123)\\n\\n\\n\\n> [!WARNING]\\n> <details>\\n> <summary>Firewall blocked 1 domain</summary>\\n>\\n> The following domain was blocked by the firewall during workflow execution:\\n>\\n> - `awmgmcpg`\\n>> To allow these domains, add them to the `network.allowed` list in your workflow frontmatter:\\n>\\n> ```yaml\\n> network:\\n> allowed:\\n> - defaults\\n> - \\\"awmgmcpg\\\"\\n> ```\\n>\\n> See [Network Configuration](https://github.github.com/gh-aw/reference/network/) for more information.\\n>\\n> </details>\\n\\n\\n> \\ud83e\\uddea *Test quality analysis by [Test Quality Sentinel](https://github.com/github/gh-aw/actions/runs/28994367123)* \\u00b7 57.5 AIC \\u00b7 \\u2316 13.7 AIC \\u00b7 \\u229e 6.8K \\u00b7 [\\u25f7](https://github.com/search?q=repo%3Agithub%2Fgh-aw+%22gh-aw-workflow-call-id%3A+github%2Fgh-aw%2Ftest-quality-sentinel%22&type=issues)\\n> <sub>Comment <em>/review</em> to run again</sub>\\n\\n<!-- gh-aw-agentic-workflow: Test Quality Sentinel, engine: copilot, version: 1.0.68, model: claude-sonnet-4.6, id: 28994367123, workflow_id: test-quality-sentinel, run: https://github.com/github/gh-aw/actions/runs/28994367123 -->\\n<!-- gh-aw-workflow-call-id: github/gh-aw/test-quality-sentinel -->\", \"createdAt\": \"2026-07-09T04:54:19Z\", \"url\": \"https://github.com/github/gh-aw/pull/44461#issuecomment-4921688621\"}, {\"authorAssociation\": \"CONTRIBUTOR\", \"author\": {\"login\": \"github-actions\"}, \"body\": \"### \\ud83c\\udfd7\\ufe0f Design Decision Gate \\u2014 ADR Required\\n\\nThis PR makes significant

Artifacts

Produced during runtime
Name Size Digest
activation
7.33 MB
sha256:984123ecdcc83139f53866c542fe43892e42ef9f43ab5fc5e1378db2e5029c4c
agent
693 KB
sha256:e2934f054cca229f884b2e40ec681df47d87bdc640ccfc9099cf197fdc423ad7
aic-usage-cache
1.41 KB
sha256:65b2c08cd151314aca3b8b8ecd36a0ac92d3dfa70ffa0d5a9e91d9c40d82fa91
detection
3.47 KB
sha256:9d2710c54b61af23c835d53e2fe7dbf9656cef30c389c50c8a9133e2a4eda691
safe-outputs-items
511 Bytes
sha256:bd69bc2a447baa2503b15635949286ebe62a0a69723b3434af56593ad37ec304
usage
2.48 KB
sha256:9fdc46b2ffcc285c13f072f138b532ac207acf745d75c5a99c7e74186041a979