https://github.com/zaproxy/actions-common
Common code for ZAP's GitHub Actions
https://github.com/zaproxy/actions-common
Last synced: 5 months ago
JSON representation
Common code for ZAP's GitHub Actions
- Host: GitHub
- URL: https://github.com/zaproxy/actions-common
- Owner: zaproxy
- License: apache-2.0
- Created: 2020-04-09T15:36:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-02T13:39:06.000Z (6 months ago)
- Last Synced: 2025-08-10T00:26:08.882Z (6 months ago)
- Language: TypeScript
- Size: 1.8 MB
- Stars: 3
- Watchers: 6
- Forks: 20
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
The following repository contains common code and helper functionalities to run the ZAP baseline scan and full scan with
GitHub Actions.
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md).