๐ **Introducing LibTracker: Simplifying Dependency Management in VSCode!** ๐
Weโre excited to announce the latest updates to **LibTracker**, our streamlined SBOM (Software Bill of Materials) tool designed to make dependency management effortless. LibTracker now supports popular frameworks along with their Gradle, Kotlin Gradle, npm, pip, and venv equivalents for Java, Node.js, and Python applications.
With this release, weโve enhanced dependency tracking by incorporating the package manager as an additional field when adding apps to projects. Weโve also developed a parser for **Gemfile** files, which we aim to extend for iOS **Podfiles**. This will contribute to a broader npm library for parsing Ruby dependency files.
**Now Available on the VSCode Marketplace*
Access it here: [LibTracker on VSCode Marketplace](https://marketplace.visualstud....io.com/items?itemNam
### Next on Our Roadmap:
1. **App Dependency Page**
- View licenses
- View security vulnerabilities
- CRUD for dependencies
- (Possibly) identify unused packages
2. **Support for Code Workspaces**
- Open entire projects as workspaces
- Edit code-workspace files to include additional folders as needed
Weโd love to hear your thoughts and feedback as we continue to evolve LibTracker! #libtracker #dependencymanagement #vscodeextensions #windmillcode