Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/snyk/snyk-iac-devsecops-challenge

Demo Repository
https://github.com/snyk/snyk-iac-devsecops-challenge

demo infrastructure-as-code

Last synced: 7 days ago
JSON representation

Demo Repository

Awesome Lists containing this project

README

        

# Getting Started

To get the tool up and running locally please read the following sections

## Prerequisites

Docker is required to build and run provider Dockerfile

All dependencies for the tool are included in the dockerfile

## Installation

1. Clone the repo
2. Run `make build`

# Usage

To run the validation execute

```
make validate
```