issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
25.5M results
Quando se retira a CSS, a informação aparece numa ordem lógica. – ver requisito 8.2 na lista 10 aspetos
Evidências:
Na página observada, o painel de filtros/pesquisa pode ficar visualmente oculto quando ...
chk 10 web
NOK
R 8.2
Problem Statement
As a scientist using EasyEyes, I cannot reliably control or reproduce which version of the software compiled and runs my
experiment. Two pain points stem from this:
1. Stale caches. ...
needs-triage
Background Motivation
The recommendation-service discovery layer was wired up end-to-end in #141 (contract, security, cursor pagination
params, Caffeine caching for trending), but the actual ranking ...
enhancement
Describe the bug
If you have a select element inside a form and submit, it changes to the first available option.
Reproduction
https://stackblitz.com/edit/form-select-resetting?file=src%2Froutes%2F%2Bpage.svelte ...
Vulnerability
backend/src/app.js lines 28-52 — the sanitize middleware applies its [^ ]* regex strip to request.body, request.query,
AND request.params.
Bug 1: passwords with break login
The middleware ...
backend
CUSTOMER-IMPACT
security
SEVERITY: P1-HIGH
Vulnerability
backend/src/middleware/csrf.js exempt list:
const EXEMPT = [
/api/auth/login ,
/api/auth/refresh ,
/api/auth/forgot-password ,
/api/auth/reset-password ,
];
And the check: ...
AUTH-BYPASS
backend
security
SEVERITY: P1-HIGH
Vulnerability
backend/src/middleware/ownership.js line 19 unconditionally returns when request.user.role === ADMIN . Combined with the
fact that checkHierarchyAccess is the only check for non-admins, ...
AUTH-BYPASS
backend
security
SEVERITY: P1-HIGH

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.