Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mihaimaruseac/slsa-lvl3-generic-provenance-in-haskell-example
- Owner: mihaimaruseac
- License: mit
- Created: 2022-07-19T21:14:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T14:59:01.000Z (about 1 month ago)
- Last Synced: 2024-11-19T15:52:15.060Z (about 1 month ago)
- Topics: hacktoberfest
- Language: Nix
- Homepage:
- Size: 308 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
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.