issues Search Results · language:Dune language:JavaScript language:Java language:Java language:Java language:Java
Filter by
33.2M results
Overview
Three gaps that make it harder to contribute to or set up this project locally.
1. No tests anywhere in the project
The test script in backend/package.json is a placeholder:
test : echo ...
Problem
Two test directories split tests by kind, with backwards naming and a dead file:
- tests/ — real behaviour: imports the module, drives it in jsdom (quiz.test.js, checklist.test.js,
code-block.test.js). ...
priority:low
Overview
Three related security gaps that should be addressed together.
1. Job description is passed to the AI without any sanitization (prompt injection)
server.js:50 forwards the raw user-supplied ...
Problem
A Block s required child elements are defined in four unsynced places. For the quiz:
- assets/visual-teach.js:2-7 — doc-comment prose ( button.opt + .feedback + template.why-good ... )
- ...
priority:low
Summary
Today, fogwall generates a single aggregated diff for the entire push. This means validation and UI review only consider
the net result across all commits. If a secret or prohibited content is ...
area:proxy
area:ui
enhancement
A violation against the SAP Open Source standards have been detected.
Rule: rl-branch_protection
*Message: Default branch main protection is incomplete. Missing or incorrectly configured controls:
...
A violation against the SAP Open Source standards have been detected.
Rule: rl-secret_rotation
*Message: The following GitHub Actions secrets have not been rotated within the last 12 months:
- DOCKER_PASSWORD ...
Problem
init() (assets/visual-teach.js:293-300) is a shallow dispatch — five raw forEach calls with no error isolation:
document.querySelectorAll( .vt-quiz ).forEach(wireQuiz);
document.querySelectorAll( ...
A violation against the SAP Open Source standards have been detected.
Rule: rl-repository_activity
Message: No activity by non-bot users in the default branch within the last 6 months. Inactive repositories ...
foundation

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.