An open API service indexing awesome lists of open source software.

https://github.com/open-turo/actions-security

GitHub Actions for security checks
https://github.com/open-turo/actions-security

action ci gha github security

Last synced: 18 days ago
JSON representation

GitHub Actions for security checks

Awesome Lists containing this project

README

          

# `open-turo/actions-security`

GitHub Actions for security checks

[![Release](https://img.shields.io/github/v/release/open-turo/actions-security)](https://github.com/open-turo/actions-security/releases/)
[![Tests pass/fail](https://img.shields.io/github/workflow/status/open-turo/actions-security/CI)](https://github.com/open-turo/actions-security/actions/)
[![License](https://img.shields.io/github/license/open-turo/actions-security)](./LICENSE)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/open-turo/contributions)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)
[![Conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.2-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
[![Join us!](https://img.shields.io/badge/Turo-Join%20us%21-593CFB.svg)](https://turo.com/jobs)

## Actions

### action: [`container-scan`](./container-scan)

Scan code changes for security vulnerabilities

See usage [here](./container-scan/README.md#usage).

Documentation is found [here](./container-scan/README.md).

### action: [`docker-build`](./docker-build)

Scan code changes for security vulnerabilities

See usage [here](./docker-build/README.md#usage).

Documentation is found [here](./docker-build/README.md).

### action: [`static-analysis`](./static-analysis/)

Scan code changes for security vulnerabilities

See usage [here](./static-analysis/README.md#usage).

Documentation is found [here](./static-analysis/README.md).

## Get Help

Each Action has a detailed README for how to use it as referenced above. Please review Issues, post new Issues against this repository as needed.

## Contributions

Please see [here](https://github.com/open-turo/contributions) for guidelines on how to contribute to this project.