Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript language:HTML

Filter by

175M results  (2 s)

175M results

Related Issue Closes #1589 Summary This pull request addresses a Denial of Service (DoS) vulnerability caused by the lack of a size limit on incoming request bodies. Previously, the application accepted ...

This PR updates contribute.txt. Co-authored-by: An-Shimnagawa 13435360+An-Shimnagawa@users.noreply.github.com

Follow-up on the remove the background request for the Rook Battle pieces. Finding: the chess pieces are already transparent SVG cut-outs — there s no background baked into them. The tan behind each piece ...

Summary - Makes the legacy best_to_buy_now section a stricter Best Stocks to Buy Now surface with FV sanity, freshness, liquidity, ASM/GSM, and entry-band gates while preserving the API/storage ...

Summary - Fix broken markdown link in docs/tutorials/kubecon/README.md - pd-disaggregation.yaml moved from workload/experiments/ to experiments/ in #1499 but this link was not updated - This broken ...

Bumps python from 3.12-slim to 3.14-slim. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python package-manager=docker previous-version=3.12-slim ...
dependencies
docker

Add the test-starts-with flag to main.py, following the existing pattern used for other flags in the file. The flag details: - Flag key: test-starts-with - Property: enabled (boolean) - Use get_boolean_value ...