Skip to content

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

Filter by

127M results  (2 s)

127M results

Add a threat model + security-model discoverability for Apache Hop This PR adds an initial threat model for apache/hop and wires up the standard discoverability chain so automated security tooling can ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | com.puppycrawl.tools:checkstyle (source) | 13.4.2 → 13.5.0 | age | confidence | Release Notes ...

Updated PolySharp from 1.15.0 to 1.16.0. details summary Release notes /summary Sourced from PolySharp s releases. No release notes found for this version range. Commits viewable in compare view. /details ...
dependencies
.NET

Add pluggable matcher architecture, example plugins, test coverage, and plugin documentation Why vrs-matcher had a single built-in matching algorithm. That was a good starting point, but it limited the ...

The project metadata update workflow was only firing for main and a limited path filter, which left projects.json stale after many commits. This change makes the update run on every push so repository-derived ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | aiohttp | ==3.13.5 → ==3.14.0 | age | confidence | [!WARNING] Some dependencies could not be ...

pydantic-ai s _agent_graph.py already increments requests after every model call; explicitly setting requests=1 on the returned ModelResponse caused it to be added again via usage.incr(), producing requests=2. ...