Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 636 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 636 Bytes

HλSec

(Pronounced \o sɛk\, french for kept dry, "mis au sec").

Security tools which will be used as a basis (yet liberal) of HaskellFundation's advisory proposal.

Design

  • hasec-core
    • Basic policy implementation
    • Define base types and parser/renderer
    • Aims to be embedded (hereafter CLI, cabal, stack, hackage, etc.)
  • hasec-cli
    • Standalone CLI
    • Analyze project
    • Bootstrap advisory entry
    • Generate various formats (e.g. Github advisory format)