Skip to content

Releases: ehsanhajian/nodeprobe

v0.1.5

Choose a tag to compare

@ehsanhajian ehsanhajian released this 18 Aug 13:01
4ef8a62

Add a top-level --version / -V flag.

nodeprobe --version

Previously this failed because argparse required a subcommand first.

v0.1.4

Choose a tag to compare

@ehsanhajian ehsanhajian released this 18 Aug 03:26
ceac514

Install docs on PyPI now recommend pipx (or a venv) for Homebrew and Debian/Ubuntu system Python.

pipx install nodeprobe

Scanner package version is 0.1.4. No scanner behavior change.

v0.1.3

Choose a tag to compare

@ehsanhajian ehsanhajian released this 18 Aug 03:05
d93213e

First PyPI release.

pip install nodeprobe

https://pypi.org/project/nodeprobe/

Packaging

  • Install from PyPI; clone + editable install remains the contributor flow
  • Trusted Publishing from GitHub Releases (publish-pypi.yml)
  • Scanner package version is 0.1.3

v0.1.2

Choose a tag to compare

@ehsanhajian ehsanhajian released this 17 Aug 05:00
f0db539

License

Nodeprobe is licensed under the MIT License.

v0.1.1 used PolyForm Noncommercial 1.0.0; this release restores MIT for all current and future use, including commercial use. See LICENSE.

Package

Scanner package version is now 0.1.2.

v0.1.1

Choose a tag to compare

@ehsanhajian ehsanhajian released this 11 Aug 14:54
dafdfa9

License correction

Nodeprobe is now licensed under PolyForm Noncommercial 1.0.0.

  • Free for personal, educational, research, hobby, and other noncommercial use
  • Commercial use and selling are not allowed

v0.1.0 briefly listed MIT; this release corrects the project license going forward. See LICENSE.

v0.1.0

Choose a tag to compare

@ehsanhajian ehsanhajian released this 11 Aug 14:31
d59f918

First public release of Nodeprobe.

License notice

This tag was briefly published under MIT. The project license was corrected in v0.1.1 to PolyForm Noncommercial 1.0.0 (no commercial use / selling). Prefer v0.1.1 or later.

Highlights

  • Local CLI security scanner for websites, multi-chain RPC, and EVM contracts
  • Supported RPC families: EVM, Solana, Substrate/Polkadot, Cosmos, Aptos, Sui GraphQL, Starknet, NEAR
  • Standard profile default with bounded escalation; Quick and Deep budgets
  • Human, HTML, and JSON reports