v1.3.0

ruixenui/ruixen.comv1.3.0May 26, 2026by github-actions[bot]

AI Summary

This release focuses on enhancing security and authentication mechanisms, alongside fixing Docker installation issues. It introduces new login capabilities and security checks for target URLs to prevent cloud metadata exposure.

Key Highlights

  • Added email_login credentials and auth-validation preflight support
  • Blocked cloud metadata ranges in target URL checks for security
  • Fixed Docker global npm install scripts to prevent script execution

New Features

  • Auth-validation preflight
  • email_login credentials
  • Block cloud metadata range in target URL check

Full Release Notes

# [1.3.0](https://github.com/KeygraphHQ/shannon/compare/v1.2.0...v1.3.0) (2026-05-26)


### Bug Fixes

* **docker:** pin --ignore-scripts on global npm installs ([#338](https://github.com/KeygraphHQ/shannon/issues/338)) ([72c424f](https://github.com/KeygraphHQ/shannon/commit/72c424f6879d53bcb18544295f0a62a5e130e5e3))


### Features

* **auth:** auth-validation preflight + email_login credentials ([#335](https://github.com/KeygraphHQ/shannon/issues/335)) ([1af4233](https://github.com/KeygraphHQ/shannon/commit/1af42339b9c2054cf726d12f4b5aa9e30aad107e))
* **preflight:** block cloud metadata range in target URL check ([#337](https://github.com/KeygraphHQ/shannon/issues/337)) ([32c01a3](https://github.com/KeygraphHQ/shannon/commit/32c01a39b1245c1bc1ce1fac6bf264e3d7c70b07))