Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mihaimaruseac/slsa-lvl3-generic-provenance-in-haskell-example

Testing generic provenance for SLSA Level 3 for a project written in Haskell.
https://github.com/mihaimaruseac/slsa-lvl3-generic-provenance-in-haskell-example

hacktoberfest

Last synced: about 1 month ago
JSON representation

Testing generic provenance for SLSA Level 3 for a project written in Haskell.

Awesome Lists containing this project

README

        

# slsa-lvl3-generic-provenance-in-haskell-example [![Haskell Cabal](https://github.com/mihaimaruseac/slsa-lvl3-generic-provenance-in-haskell-example/actions/workflows/presubmit-cabal.yaml/badge.svg)](https://github.com/mihaimaruseac/slsa-lvl3-generic-provenance-in-haskell-example/actions/workflows/presubmit-cabal.yaml) [![Haskell Stack](https://github.com/mihaimaruseac/slsa-lvl3-generic-provenance-in-haskell-example/actions/workflows/presubmit-stack.yaml/badge.svg)](https://github.com/mihaimaruseac/slsa-lvl3-generic-provenance-in-haskell-example/actions/workflows/presubmit-stack.yaml) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/mihaimaruseac/slsa-lvl3-generic-provenance-in-haskell-example/badge)](https://api.securityscorecards.dev/projects/github.com/mihaimaruseac/slsa-lvl3-generic-provenance-in-haskell-example)

Testing generic provenance for SLSA Level 3 for a project written in Haskell.

Works with either `stack` or `cabal`

See
[instructions](https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/generic/README.md).
This repo just makes sure the instructions are working.