Skip to content

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

Filter by

147M results  (2 s)

147M results

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 85% - Auto-fix allowed: False 📝 Summary The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high

- Replace input() with argparse: --url, --interval, --checks, --timeout, --retries, --email - URL validation using urllib.parse.urlparse instead of startswith - Persistent date-stamped logs: logs/status_log_YYYY-MM-DD.txt ...

![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohttp package-manager=pip previous-version=3.13.5 new-version=3.14.0) Dependabot ...
dependencies
python

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 95% - Auto-fix allowed: False 📝 Summary The application uses subprocess ...
ai-remediation
needs-human-review
severity-high

images необязательное (default []), price ge=0 согласно SKUCreate. Добавлена проверка product.seller_id == seller_id, нарушение → 403. Все случаи недоступности товара маппируются в единый 403 FORBIDDEN. ...

![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiohttp package-manager=pip previous-version=3.13.5 new-version=3.14.0) Dependabot ...
dependencies
python

What (One-line summary of the change.) Why (Motivation. Link to issue / ADR if relevant.) How (Approach. Anything non-obvious.) Verification - [ ] Unit tests pass (make test) - [ ] Lint clean ...

Summary This PR completes Milestone 48: Business Dashboard MVP. It adds a dashboard-facing BigQuery contract layer, validates the new dashboard outputs, wires the dashboard views into Airflow refresh ...