pullrequests Search Results · language:Dune language:Python language:Java language:HTML language:Java language:HTML language:HTML
Filter by
114M results
🎯 What: Simplified the date parsing and empty checks in generate-txt.js (formatDateYM and formatDateRange). 💡 Why:
Reduces duplicate logic, unnecessary array splits/joins, and improves overall code readability ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| gradle/actions (changelog) | action | digest | 50e97c2 → 5e2ebd0 |
Configuration
📅 Schedule: ...
dependencies
Summary
refactors the frontend into one chat-first experience instead of a separate landing page + chat page.
- make / open directly into the chat UI
- add a light ChatGPT/Kimi-style shell with sidebar, ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Problem
Saving a user failed with * attribute c is not defined for any of the entry s object classes *. The c (countryName)
field came from the ** Seed inetOrgPerson defaults ** button: the seed is a ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Summary
Adds a Python CLI tool for automated OWASP Web Security Testing Guide (WSTG) v4 testing against HackLabs instances.
Changes
New Files
- — CLI entry point with argparse
- — YAML profile ...