Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C#

Filter by

110M results  (2 s)

110M results

🚨 Severity: CRITICAL 💡 Vulnerability: Hardcoded secrets for admin and session were present as fallbacks. XSS vulnerability was found in the admin dashboard table where unsanitized JSON was injected directly ...

Bumps the bun group in /src/Jiangyu.Studio.UI with 8 updates: | Package | From | To | | --- | --- | --- | | @tanstack/react-virtual | 3.14.2 | 3.14.3 | | lucide-react | 1.18.0 | 1.21.0 | | @css-modules-kit/codegen ...
dependencies
javascript

Switches CodeQL from default setup to advanced buildless analysis (build-mode: none) for: actions, csharp. Buildless avoids the Autobuild dotnet restore failures. ACTION REQUIRED: disable default setup ...

Summary Closes #97. Adds src/NovaTerminal.McpServer — a local, read-only MCP server that exposes NovaTerminal project knowledge to AI coding agents. Deliberately isolated: no ProjectReferences to the ...

Switches CodeQL from default setup to advanced buildless analysis (build-mode: none) for: actions, csharp. Buildless avoids the Autobuild dotnet restore failures. ACTION REQUIRED: disable default setup ...

ppc_stock is now a VIEW over ppc_items+inv_balance. 6 write-RPCs no longer write it (service posts to inv_ledger); 4 reader-RPCs read the view; inventoryControlService.listStock repointed. Migration applied ...

Switches CodeQL from default setup to advanced buildless analysis (build-mode: none) for: csharp. Buildless avoids the Autobuild dotnet restore failures. ACTION REQUIRED: disable default setup in repo ...

Summary Comment-only edit to .github/workflows/auto-merge.yml documenting why the trigger is workflow_run and not check_suite/schedule (GitHub suppresses those events for GITHUB_TOKEN-created check runs ...

Switches CodeQL from default setup to advanced buildless analysis (build-mode: none) for: actions, csharp. Buildless avoids the Autobuild dotnet restore failures. ACTION REQUIRED: disable default setup ...

- Client can delete their own account from profile (with parcel guard) - Admin can delete a client from the drawer (with parcel guard) - Admin can delete an agent from grid/list view (protects last ...