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
- Host: GitHub
- URL: https://github.com/open-turo/actions-security
- Owner: open-turo
- License: mit
- Created: 2023-05-24T20:07:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T17:59:19.000Z (21 days ago)
- Last Synced: 2026-01-13T19:21:47.359Z (21 days ago)
- Topics: action, ci, gha, github, security
- Language: Shell
- Homepage:
- Size: 118 KB
- Stars: 3
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# `open-turo/actions-security`
GitHub Actions for security checks
[](https://github.com/open-turo/actions-security/releases/)
[](https://github.com/open-turo/actions-security/actions/)
[](./LICENSE)
[](https://github.com/open-turo/contributions)
[](https://github.com/semantic-release/semantic-release)
[](https://conventionalcommits.org)
[](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.