Skip to content

Releases: Swek09/DepSentry

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 28 Jan 22:48
Use NPM_TOKEN for publish

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 26 Jan 00:53
Fix npm publish version step

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Jan 06:23
Release v0.2.1

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Jan 23:11
Fix linux build command

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Jan 23:05
Merge branch 'main' of https://github.com/swek09/depsentry

v0.1.0: Initial Release

Pre-release

Choose a tag to compare

@Swek09 Swek09 released this 03 Jan 12:28
a9a5911

🎉 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 🦀