Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 859 Bytes

File metadata and controls

31 lines (24 loc) · 859 Bytes

Changelog

All notable changes to SecureShell Python SDK will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2026-01-30

Added

  • OS information configuration support
  • Platform-aware command evaluation
  • Updated documentation with OS configuration examples

Changed

  • Enhanced gatekeeper to consider OS context in evaluations

[0.1.0] - Initial Release

Added

  • Initial release of SecureShell Python SDK
  • Core security features:
    • AI-powered gatekeeper for command evaluation
    • Risk classification system
    • Sandbox validation
    • Audit logging
    • Command execution engine
  • LLM provider integrations
  • Security templates
  • Configuration system
  • Comprehensive examples