Skip to content

Feature/improve framework and language tool detection#37

Merged
Alex793x merged 2 commits intodevelopfrom
feature/improve-framework-and-language-tool-detection
Jun 6, 2025
Merged

Feature/improve framework and language tool detection#37
Alex793x merged 2 commits intodevelopfrom
feature/improve-framework-and-language-tool-detection

Conversation

@Alex793x
Copy link
Copy Markdown
Contributor

@Alex793x Alex793x commented Jun 6, 2025

This pull request includes updates to the README.md file to reflect expanded technology support, optimizations in the BoxDrawer implementation for better handling of padding calculations, simplifications in the display logic to remove confidence percentages, and the addition of a new GoFrameworkDetector for detecting Go technologies. These changes enhance both user-facing documentation and internal functionality.

Documentation Updates:

  • Expanded technology coverage in README.md, now supporting 260+ technologies across Java/JVM, Python, JavaScript/TypeScript, Go, and Rust ecosystems, with detailed breakdowns for each language. [1] [2]

Code Optimizations:

Display Logic Simplification:

  • Removed confidence percentage display for languages and technologies in src/analyzer/display.rs to streamline the output. [1] [2] [3]

New Feature:

  • Added GoFrameworkDetector in src/analyzer/frameworks/go.rs, implementing comprehensive detection rules for Go technologies, including web frameworks, ORMs, microservices libraries, and testing tools.

@Alex793x Alex793x merged commit e69a704 into develop Jun 6, 2025
@Alex793x Alex793x mentioned this pull request Jun 6, 2025
@Alex793x Alex793x deleted the feature/improve-framework-and-language-tool-detection branch June 6, 2025 22:21
Alex793x added a commit that referenced this pull request Mar 28, 2026
* feat: Improved Framework modularity for languages and expanded Services/Tools and Framework options

* feat: Added 50+ service discoveries in Rust
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