issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr
Filter by
4.3M results
Describe the bug
contours() can emit zero-length, invalid LineString geometries when raster corner values land exactly on the contour
level.
Corners are classified with = level (xrspatial/contour.py ...
bug
Describe the bug
contours() validates return_type too late. The only check is at the end of the function (xrspatial/contour.py:691),
inside the dispatch chain:
if return_type == numpy :
return results ...
bug
input-validation
Tracking issue for PR #545.
The F5XC API uses /api/config/namespaces/{ns}/service_policys (not service_policies). constraint_prober.py was using the
wrong path, causing all service_policy probes to hit ...
Summary
The file deployments/envs/.secret_values.yaml (and its example template deployments/envs/secret_values.yaml.example) is
no longer used by the current installers. Both the Kind and OpenShift installers ...
documentation
Parent bounty: #743
Vulnerability: Missing Input Validation on Proposal Creation
The postProposal endpoint in apps/api/src/controllers/proposalController.js accepts arbitrary request payloads and
passes ...
Problem
A backup file (cli.py.bak) is committed to the repository and may contain outdated business logic, deprecated code
paths, or sensitive implementation details.
Backup artifacts should not be included ...
bug
Parent bounty: #743
Vulnerability: Missing Input Validation on User Creation
The postUser endpoint in apps/api/src/controllers/userController.js accepts arbitrary request payloads and passes them
directly ...
Environment
- Hermes Agent: latest (main, ba57ebe)
- OpenClaw: 2026.5.7
- OS: macOS 15.x (Apple Silicon)
- Migration command: hermes claw migrate --preset full
Problem
When hermes claw migrate ...
P3
type/bug
Problem
The report_batch_service.py file is only a minimal placeholder and does not provide a functional implementation for
batch report generation.
Consumers importing this module may receive stub behavior ...
bug
Context
Follow-up to #1124 (closed). That migration left three subprocess.check_call argv-pinning tests in
tests/pipeline/test_r2_io.py that still assert on the rclone command/flag list rather than on ...
testing

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.