issues Search Results · language:Edge language:Python linked:pr linked:pr language:Java language:JavaScript language:Java
Filter by
5.8M results
Describe the bug
contours(..., return_type= geopandas ) resolves the output CRS only from agg.attrs[ crs ]. Both CRS sites in
xrspatial/contour.py use agg.attrs.get( crs , None): the all-non-finite early ...
bug
polygonize
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 ...
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 ...
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 ...
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
Environment
- Hermes Agent: latest (main, ba57ebe)
- OpenClaw: 2026.5.7
- OS: macOS 15.x (Apple Silicon)
- Migration command: hermes claw migrate --preset full --migrate-secrets
Problem
When ...
area/auth
P3
type/bug
Cross-spec audit G2: §3.2 lists the four termination-condition properties as items 1-4 (not sub-numbered §3.2.x), so
§3.2.2 references resolve only by convention. Reword the three references to §3.2 property ...

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.