hadolint-2.8.0: Dockerfile Linter JavaScript API
Safe HaskellNone
LanguageHaskell2010

Hadolint.Formatter.Sarif

Documentation

printResults :: (VisualStream s, TraversableStream s, ShowErrorComponent e, Foldable f) => f (Result s e) -> IO () Source #

formatResult :: Result s e -> Seq (SarifFormat s e) Source #