Skip to content

issues Search Results · language:Dune language:JavaScript language:HTML language:Java language:Python language:JavaScript

Filter by

62.2M results  (862 ms)

62.2M results

We are having freshmen and senior students attending the same activities. While this makes sense for several things, some people have started asking for intermediate and advanced level activities. Recommendation ...
enhancement

Add an option to also group by instead of just filtering. For example, this would allow a student to see all activities on a particular day, but easily see which are sports and which are arts.
enhancement

APIHelper._fetch_networks_direct cast getOrganizationNetworks straight to a list with no validate_response_format, so an SDK exhausted-retry {errors:[...]} dict could leak into NetworkFilter as data. Now ...
area:core
bug
bug-bash
P1

Teachers are not comfortable modifying program directly. They are also unsure what to put in the issues to explain what they need. Recommendation Make a series of issue template forms for common tasks. ...
enhancement

The website is blue, but our school colors are white and lime green. Please fix this. Also, why are none of our mascots on the page? Please use the various options from https://octodex.github.com/ Oh ...
bug

The ValidationError branch logged str(e) + e.errors() at ERROR before any secret check; pydantic embeds the entire raw payload — including sharedSecret — in each missing-field error s input, and there ...
area:observability
bug
bug-bash
P2

Almost everything is is working with virtual printer except the Camera when I m trying to use it with Bambu Studio. Camera in Bambuddy GUI is working. When I press play on Bambu Studio I m asked to provide ...
bug
duplicate
user-report

process_webhook validated the payload (and could fail) before the secret check, then labeled the failure counter with attacker-controlled, unbounded organizationId/alertType — a metrics-cardinality DoS ...
area:observability
bug
bug-bash
P2

WebhookHandler.validate_secret compared the shared secret with a plain !=, leaking match-prefix length via timing (CWE-208) on the unauthenticated webhook endpoint. Switched to hmac.compare_digest with ...
area:core
bug
bug-bash
P3

app.py s scheduler (_startup_collections, _tiered_collection_loop, the 10-consecutive-failure escalation shutdown, _wait_for_first_collection) had zero coverage. Added a unit suite exercising sequencing, ...
area:core
bug-bash
P2
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.