Skip to content

Conversation

@ShawkyZ
Copy link
Contributor

@ShawkyZ ShawkyZ commented Nov 12, 2025

@ShawkyZ ShawkyZ changed the title refactor: wip refactor: move MCP implementation Nov 12, 2025
@ShawkyZ ShawkyZ changed the title refactor: move MCP implementation refactor: move MCP implementation from ls Nov 12, 2025
@ShawkyZ ShawkyZ marked this pull request as ready for review November 12, 2025 11:47
@ShawkyZ ShawkyZ requested a review from a team as a code owner November 12, 2025 11:47
PackageName: issue.PackageName,
Version: issue.Version,
Ecosystem: issue.PackageManager,
FixedIn: issue.FixedIn,

Choose a reason for hiding this comment

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

use upgradePath[1] and from[1] to differentiate between direct/indirect dependencies. maybe for ctx-mgmt, we should just have a flag "isUpgradable" instead of adding the whole dep path and upgrade path.

Choose a reason for hiding this comment

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

maybe remove, as it's redundant to remediation advice

FixedIn: issue.FixedIn,
Remediation: issue.getRemediation(),
FilePath: targetFilePath,
Line: issue.LineNumber,

Choose a reason for hiding this comment

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

consider range finding

bastiandoetsch
bastiandoetsch previously approved these changes Nov 12, 2025
@dan-arpino dan-arpino self-requested a review November 12, 2025 15:25
@ShawkyZ ShawkyZ merged commit fe9b88b into main Nov 12, 2025
3 checks passed
@ShawkyZ ShawkyZ deleted the refactor/move-mcp-impl branch November 12, 2025 15:28
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.

4 participants