Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ineffyble/hawkeye-buildkite-plugin
🦅Run Hawkeye security scans against your project as a Buildkite pipeline step
https://github.com/ineffyble/hawkeye-buildkite-plugin
Last synced: 30 days ago
JSON representation
🦅Run Hawkeye security scans against your project as a Buildkite pipeline step
- Host: GitHub
- URL: https://github.com/ineffyble/hawkeye-buildkite-plugin
- Owner: ineffyble
- Created: 2018-09-27T10:02:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-11T11:02:00.000Z (almost 6 years ago)
- Last Synced: 2024-10-29T04:04:04.256Z (about 2 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hawkeye Buildkite Plugin
A Buildkite plugin for running Hawkeye security scans against your project as a pipeline step.
## Example
```yml
steps:
- plugins:
ineffyble/hawkeye#v0.0.1: ~
```