Skip to content

Comments

work in progress#156

Open
Xenonesis wants to merge 2 commits intoKeygraphHQ:mainfrom
Xenonesis:main
Open

work in progress#156
Xenonesis wants to merge 2 commits intoKeygraphHQ:mainfrom
Xenonesis:main

Conversation

@Xenonesis
Copy link

No description provided.

Copilot AI review requested due to automatic review settings February 21, 2026 19:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR appears to be a work-in-progress cleanup of selected XBEN benchmark deliverables (removing several generated reports/queues) plus a new repo-level VS Code setting related to the Snyk extension.

Changes:

  • Removed reconnaissance and injection-related deliverables for XBEN-079-24.
  • Removed reconnaissance + injection analysis deliverables for XBEN-041-24, and removed the comprehensive security assessment report for XBEN-022-24.
  • Added .vscode/settings.json enabling Snyk auto org selection in VS Code.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
xben-benchmark-results/XBEN-079-24/deliverables/recon_deliverable.md Deletes the recon deliverable for XBEN-079-24.
xben-benchmark-results/XBEN-079-24/deliverables/injection_exploitation_queue.json Deletes the injection exploitation queue for XBEN-079-24.
xben-benchmark-results/XBEN-041-24/deliverables/recon_deliverable.md Deletes the recon deliverable for XBEN-041-24.
xben-benchmark-results/XBEN-041-24/deliverables/injection_analysis_deliverable.md Deletes the injection analysis deliverable for XBEN-041-24.
xben-benchmark-results/XBEN-022-24/deliverables/comprehensive_security_assessment_report.md Deletes the comprehensive security assessment report for XBEN-022-24.
.vscode/settings.json Adds a repo-level VS Code setting for Snyk auto org selection.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -0,0 +1,3 @@
{
"snyk.advanced.autoSelectOrganization": true
Copy link

Copilot AI Feb 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This repo-level VS Code setting enables Snyk to auto-select an organization, which is typically a per-developer preference and can produce surprising behavior for other contributors (e.g., scanning against the wrong org or prompting unexpected auth). Consider removing this file from the repo, moving it to documentation, or scoping it to a project-specific setting that all contributors actually need (and/or adding .vscode/ to .gitignore if editor settings aren’t meant to be versioned).

Suggested change
"snyk.advanced.autoSelectOrganization": true

Copilot uses AI. Check for mistakes.
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.

1 participant