pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:unmerged language:Java
Filter by
74.7M results
🤖 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
Что происходит; кому и зачем нужно: Переехали на новую aiomqtt, api изменился, поправил совместимость
Что поменялось для пользователей:
Как проверял/а:
Backend got the same treatment in PR #38 (Debian apt-get upgrade); frontend kept failing on CVE-2026-45447 in
libcrypto3/libssl3 because the nginx-unprivileged:alpine base image hadn t been rebuilt yet. ...
Bumps sanitize-html to 2.17.5 and updates ancestor dependency gatsby-transformer-remark. These dependencies need to be
updated together.
Updates sanitize-html from 1.27.5 to 2.17.5 details summary Changelog ...
dependencies
javascript
This pull request makes a small change to the way Python dependencies are installed in the backend/Dockerfile. The
--index-url option specifying the Tsinghua PyPI mirror was removed, and the --timeout ...
Unified replay for opencast/opencast
This PR give possibility to adds distance to work as matching parameters with distance_class in matching_attributes
list. This distance is taken from HTS data as commute_distance and distributed into 5 ...
Fixes a bug in s3 get-versions where byte-identical consecutive S3 object versions were silently dropped from the
generated git history, and hardens the git invocation.
- Use git commit --allow-empty ...
Before this change, the document version summary field was vulnerable to XSS attacks. This update introduces
sanitization to prevent such vulnerabilities.
Summary
- Stop accepting client-provided Agora uid values
- Derive Agora uid server-side from the authenticated user
- Tighten video channel validation to 3-63 safe characters
- Update unit and ...