Skip to content

pullrequests Search Results · language:Edge language:Python language:C# language:HTML language:HTML language:JavaScript

Filter by

188M results  (2 s)

188M results

closes #1981 added the to_csv() convenience wrapper on ArFrame exactly as outlined in the issue. it correctly delegates to ar.write_csv while preserving all kwargs, and i added a unit test to verify parity. ...

…systems Before submitting this PR, please make sure: - [ ] Your code builds clean without any errors or warnings - [ ] Tests all pass - [ ] You are using approved title ( feat/ , fix/ , docs/ ...

Summary Phase 3 of the live test-environment epic (#837). Adds .github/workflows/live-integration.yml, which runs the Phase 2 live client suite (poe test-integration-live) against the Katana test tenant. ...

New decompression-dos playbook and skill audit the input-amplification denial-of-service class a single small crafted input can trigger — which input-format validation, a WAF, and autoscaling do not bound: ...

- Add AssemblyReferenceProvider with configurable whitelist/blocklist - Default whitelist includes only safe assemblies (System.Runtime, System.Linq, System.Text.Json, Roslyn compiler internals, ...