issues Search Results · language:Dune language:JavaScript language:Python language:Java language:Java language:JavaScript
Filter by
55.6M results
Severity: Medium–High · Area: packages/core/src/design-systems/spec-html.js → client/src/App.jsx
The link URL is emitted unchecked and the host opens it directly:
// spec-html.js — action-row
: { type: ...
Severity: High · Area: packages/core/src/planner.js
The untrusted response body is concatenated straight into the prompt:
const userContent = [
`Source endpoint: ${sourceUrl}`,
instructions ? `User ...
What happened? Describe the bug.
Steps to reproduce 1. 2. 3.
Expected behavior What should have happened instead.
Debug log Enable Debug Mode in Settings Developer, reproduce the issue, click Export ...
Severity: High · Area: server/data-source.js (isPrivateIPv4)
function isPrivateIPv4(addr) {
const [a, b] = addr.split( . ).map(Number)
if (a === 127 || a === 10 || a === 0) return true
if (a === ...
1. The Connected IdP s view under SRAM entities shows a list of Service Providers
2. The Whitelisting view says:
Allow all Service Providers access to Test SP Copy to clipboard Service Providers Whitelist ...
Bug Description
Bug Summary
LLMConfig cannot be imported from cognee.api.v1.config, causing ImportError for any code attempting configuration setup.
This completely blocks LLM configuration access.
...
bug
Severity: Critical · Area: server/data-source.js
The SSRF guard resolves DNS once, but the actual fetch follows redirects and does its own independent resolution, so the
guard result is effectively discarded: ...
Description
When I upgrade the UEFI certificate database using ujust update-firmware, my TPM unlock using PIN fails. It does seem to
accept the pin, but afterwards it asks for a passphrase.
Why does ...
Parent: #192 See docs/DESIGN/192-crt-effect.md for design details.
Phase 1: Tests
- [ ] No test changes needed — visual effect only
Phase 2: CSS/HTML setup
- [ ] Create src/styles.css with CRT ...
phase

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.