mtardy/Veristat
Run veristat on a set of libbpf-compatible BPF ELF object files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jan 29, 2026
- License
- Apache 2.0
Pinned Snippet
uses: mtardy/veristat-action@f8aaf0aff94a274fea229c37e1165b3083d43611 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| programs | Path to libbpf-compatible BPF ELF object files | — | — |
| cache | Cache download and build veristat | — | true |
| compare | Comparison mode, compare the result of the analysis between baseline-programs and comparison-programs | — | false |
| baseline-programs | Path to baseline libbpf-compatible BPF ELF object files to run the comparative analysis on | — | — |
| comparison-programs | Path to comparision libbpf-compatible BPF ELF object files to run the comparative analysis on | — | — |
Outputs
no outputs