Releases: Swek09/DepSentry
Releases · Swek09/DepSentry
v0.2.3
v0.2.2
Fix npm publish version step
v0.2.1
Release v0.2.1
v0.1.2
Fix linux build command
v0.1.1
Merge branch 'main' of https://github.com/swek09/depsentry
v0.1.0: Initial Release
🎉 First Release of DepSentry!
DepSentry is a software supply chain security tool. This is the first public release for Windows.
🚀 Features
- Checks packages for security issues.
- Simple CLI interface.
- Dual commands: You can use
depsentryor the short aliasdsin your terminal.
📦 Installation (Windows)
- Download the
depsentry-0.1.0-x86_64.msifile below. - Run the installer.
- Open a new command prompt (cmd or PowerShell).
- Type
ds --helpto verify installation.
Built with Rust 🦀