Skip to content

Releases: Swek09/DepSentry

v0.2.3

28 Jan 22:48

Choose a tag to compare

Use NPM_TOKEN for publish

v0.2.2

26 Jan 00:53

Choose a tag to compare

Fix npm publish version step

v0.2.1

21 Jan 06:23

Choose a tag to compare

Release v0.2.1

v0.1.2

07 Jan 23:11

Choose a tag to compare

Fix linux build command

v0.1.1

07 Jan 23:05

Choose a tag to compare

Merge branch 'main' of https://github.com/swek09/depsentry

v0.1.0: Initial Release

03 Jan 12:28
a9a5911

Choose a tag to compare

Pre-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 depsentry or the short alias ds in your terminal.

📦 Installation (Windows)

  1. Download the depsentry-0.1.0-x86_64.msi file below.
  2. Run the installer.
  3. Open a new command prompt (cmd or PowerShell).
  4. Type ds --help to verify installation.

Built with Rust 🦀