Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 951 Bytes

File metadata and controls

23 lines (12 loc) · 951 Bytes

GitHub Actions Samples

Collection of personal contributions (both merged and kept in fork) to various OSS projects using GitHub Actions.

Python

  • TBD

Java

  • TBD

NodeJS

  • Petition.ph - NodeJS web application written in React with Vite. Runs Snyk SAST and SCA, and SonarQube.

Rust

  • Vaultwarden - SonarQube scan for Vaultwarden, the password (unofficial) Bitwarden-compatible server written in Rust.

Go