Skip to content

feat: add core functionality for vulnerability analysis and fix planning#50

Merged
viralcodex merged 2 commits intomainfrom
gds-cli
Feb 18, 2026
Merged

feat: add core functionality for vulnerability analysis and fix planning#50
viralcodex merged 2 commits intomainfrom
gds-cli

Conversation

@viralcodex
Copy link
Copy Markdown
Owner

  • Implemented configuration loading with environment variable support.
  • Added constants for GitHub API and default settings.
  • Created fix planner to generate actionable plans for vulnerabilities.
  • Developed GitHub service for interacting with GitHub repositories.
  • Introduced progress tracking for CLI operations.
  • Defined types for dependencies, vulnerabilities, and analysis results.
  • Added utility functions for formatting analysis and fix plan outputs.
  • Created a test API for validating programmatic interactions.
  • Configured TypeScript settings for building and type declarations.

- Implemented configuration loading with environment variable support.
- Added constants for GitHub API and default settings.
- Created fix planner to generate actionable plans for vulnerabilities.
- Developed GitHub service for interacting with GitHub repositories.
- Introduced progress tracking for CLI operations.
- Defined types for dependencies, vulnerabilities, and analysis results.
- Added utility functions for formatting analysis and fix plan outputs.
- Created a test API for validating programmatic interactions.
- Configured TypeScript settings for building and type declarations.
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gitdepsec Ready Ready Preview, Comment Feb 18, 2026 5:40pm

@viralcodex viralcodex merged commit 5fd9317 into main Feb 18, 2026
2 checks passed
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