Skip to content

Secure workspace extractor loading - #2929

Merged
Widthdom merged 5 commits into
mainfrom
fix-issue2863-2864
Jun 2, 2026
Merged

Secure workspace extractor loading#2929
Widthdom merged 5 commits into
mainfrom
fix-issue2863-2864

Conversation

@Widthdom

@Widthdom Widthdom commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

Validation

  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj --filter "FullyQualifiedName~ConfiguredPatternYaml"
  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj --no-build --filter "FullyQualifiedName~SymbolExtractorTests"
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • dotnet build
  • dotnet format CodeIndex.sln --verify-no-changes
  • dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll index . --commits 2e905ecb574996ea45014958b60d00ec00914a3e --json
  • Codex adversarial review: No blocking/actionable issues found.

Additional Issues

  • None.

Fixes #2863
Fixes #2864

@Widthdom
Widthdom marked this pull request as ready for review June 2, 2026 06:16
@Widthdom
Widthdom merged commit 60be5bf into main Jun 2, 2026
11 checks passed
@Widthdom
Widthdom deleted the fix-issue2863-2864 branch June 2, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bound and time-limit workspace pattern regex extractors Require explicit trust before loading workspace extractor plugin DLLs

1 participant