Skip to main content

Crate bastion_toolkit

Crate bastion_toolkit 

Source
Expand description

§Bastion - Security Toolkit

プロジェクトのセキュリティを総合的にチェック・強化するツールキット。

§Security Module v2.0 (Industrial Grade)

  • fs_guard: File Jail (パス・トラバーサル / TOCTOU 防止)
  • net_guard: Net Shield (SSRF / DNS Rebinding 防止)
  • text_guard: Analyzer & Sanitizer (DoS / Bidi / インジェクション検知・防止)

Modules§

common
Common - 共通ユーティリティモジュール
fs_guard
fs_guard (File Jail)
guardrails
Guardrails - 入力バリデーションモジュール
init
Init - テンプレート生成モジュール
python_check
Python Check - 推奨ライブラリ検証モジュール
scanner
Scanner - 脆弱性スキャンモジュール
text_guard
text_guard (Analyzer & Sanitizer)