F
30
/ 100
Security signals
OpenSSF Scorecard3.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: yaananth/run-notebook@77470edbe56a263d46c840ae9c5a7aa35124d673 # v2Mutable tags like v2 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: yaananth/run-notebook@77470edbe56a263d46c840ae9c5a7aa35124d673 # v2
Score breakdown
Security (35%)39
Popularity (20%)31
Maintenance (30%)4
Reliability (15%)60
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/yaananth-run-notebook)HTML version
HTML
<a href="https://actionrank.dev/actions/yaananth-run-notebook"><img src="https://actionrank.dev/api/badge/yaananth-run-notebook" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work