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

https://github.com/woodruffw/gha-hazmat

A menagerie of insecure and exploitable GitHub Actions workflows and action definitions
https://github.com/woodruffw/gha-hazmat

Last synced: 7 months ago
JSON representation

A menagerie of insecure and exploitable GitHub Actions workflows and action definitions

Awesome Lists containing this project

README

          

# gha-hazmat

A menagerie of insecure and exploitable GitHub Actions workflows and
action definitions.

This repository contains a sampling of various known insecure or exploitable
GitHub Actions usages. Each is (generally) isolated to its own workflow
and/or action definition.

To protect the innocent, this repository does not have any actions enabled.

## License

gha-hazmat is licensed under the terms of the MIT License.

Some workflow and action examples are adapted from public examples online;
each is attributed where possible.