Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:JavaScript language:JavaScript

Filter by

188M results  (2 s)

188M results

Removed redundant manual database schema migration loops in src/wet_mcp/db.py that utilized dynamic SQL via f-strings. This eliminates a security vulnerability and improves code hygiene by delegating legacy ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | github/codeql-action | action | patch | v4.36.1 → v4.36.2 | Release Notes details summary github/codeql-action ...
bot
dependencies

Summary - Reframe public docs around repository-software citation while the manuscript remains under review, with no DOI/PMID/PMCID or acceptance claim. - Add llms.txt plus Markdown/CSV data dictionaries ...

Summary This PR completes the backend implementation for the AI Resume Analyzer application. What s Included Authentication Authorization - JWT authentication - Access and refresh tokens - ...

Updates the requirements on tox, pyright and svglib to permit the latest version. Updates tox from 4.53.1 to 4.55.1 details summary Release notes /summary p em Sourced from a href= https://github.com/tox-dev/tox/releases ...
dependencies
python

Bumps starlette from 1.0.0 to 1.0.1. details summary Release notes /summary p em Sourced from a href= https://github.com/Kludex/starlette/releases starlette s releases /a . /em /p blockquote h2 Version ...
dependencies
python

Summary FIN002A E08 (BEN-7974). 4 verify-module runners, recorded to qa.test_runs. Hard gate P0=0. Acceptance tests/acceptance/api/test_fin002a_e08_perf_obs.py — 8/8 pass. T4 (Supabase backup/restore ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

Summary - prove the UInt view inverse direction uint_unview(uint_view(x)) = x - add inverse uint_unview_view to the view UInt declaration - update the affected should-error golden line number after ...