FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

slsa-framework/example-package · GitHub

This repository was archived by the owner on Aug 6, 2026. It is now read-only.

Latest commit

 

History

26,378 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example project for SLSA

Example project builds a simple binary using a variety of SLSA-compliant builders.

The code is built using bazelisk build:

  • Bazelisk reads .bazelversion, fetches the correct version of Bazel, and then runs bazel build.
  • Bazel reads WORKSPACE, fetches the rules_go module, and then compiles the hello binary.

For GitHub Actions-based builds, the artifact is uploaded using actions/upload-artifact.

Builders

slsa-github-generator e2e test status

Project health

Node.js builder e2e tests

Event Name Status
create
push default branch
custom publish
Node 16
Node 18
npm dist-tag
non-default branch
push to tag
push to tag (unscoped package)
release
workflow_dispatch

BYOB generic permissions builder e2e tests

Event Name Status
create default
with sha1
push default branch
push to tag
release default
With sha1
workflow_dispatch default branch
default branch w/ sha1
non-default branch
non-default branch w/ sha1

BYOB low permissions builder e2e tests

Event Status
workflow_dispatch
release
create
push
tag

About

No description, website, or topics provided.

Resources

Stars

22 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL