pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:JavaScript language:Python
Filter by
162M results
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Tests.HostedUnit | 4.0.62 → 4.0.63 | age | adoption ...
概述
将 v2 系统从「问卷自评为主」重构为以事件为中心的核安全文化量化评估: 单事件工作台贯穿「信息 → 分析(RCA + 题库双轨) → 整改 → 报告」四步,组织级 画像在事件证据上滚动聚合,并与感知问卷做三角验证。
技术栈:FastAPI + SQLAlchemy 2 + Pydantic v2(后端)/ Vue3 + Element Plus + ECharts + Vite(前端)。 ...
Motivation
- Prevent under-projection of multi-contract pending orders in the TopStep (F-1) scaling check and harden the live
webhook path which bypasses orchestrator risk controls.
- Make webhook ...
codex
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 100%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess ...
ai-remediation
needs-human-review
severity-high
🤖 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
Interactive page comparing three ways to handle the annual interest on a fixed deposit (default ₹1 Cr @ 6.5%):
1. Spend all interest — withdraw fully each year, flat corpus
2. Reinvest half — withdraw ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-low
…om TicketRequest (closes #1988)
Description
Removes dead code in the /ai/analyze_ticket pipeline identified in issue #1988.
Changes
- backend/main.py: Removed unused confidence_threshold and duplicate_sensitivity ...
What I Did
I created a brand-new mini-project: a File Hash Calculator. It is a Python utility that calculates cryptographic hashes
(SHA-256, SHA-1, MD5) for given files. It supports both standalone CLI ...