|
1 | 1 | # Examples |
2 | 2 |
|
3 | | -You can find examples using various other tools in the `examples` directory, including: |
| 3 | +You can find examples using various other tools in the `examples` directory, |
| 4 | +including: |
4 | 5 |
|
5 | | -* [AWS SAM Framework](https://github.com/open-policy-agent/conftest/tree/master/examples/awssam) |
6 | | -* [Builtin-Errors](https://github.com/open-policy-agent/conftest/tree/master/examples/builtin-errors) |
7 | | -* [Capabilities](https://github.com/open-policy-agent/conftest/tree/master/examples/capabilities) |
8 | | -* [Combine](https://github.com/open-policy-agent/conftest/tree/master/examples/combine) |
9 | | -* [Configfile](https://github.com/open-policy-agent/conftest/tree/master/examples/configfile) |
10 | | -* [CUE](https://github.com/open-policy-agent/conftest/tree/master/examples/cue) |
11 | | -* [Cyclonedx](https://github.com/open-policy-agent/conftest/tree/master/examples/cyclonedx) |
12 | | -* [Data](https://github.com/open-policy-agent/conftest/tree/master/examples/data) |
13 | | -* [Docker compose](https://github.com/open-policy-agent/conftest/tree/master/examples/compose) |
14 | | -* [Dockerfile](https://github.com/open-policy-agent/conftest/tree/master/examples/docker) |
15 | | -* [Dotenv](https://github.com/open-policy-agent/conftest/tree/master/examples/dotenv) |
16 | | -* [EDN](https://github.com/open-policy-agent/conftest/tree/master/examples/edn) |
17 | | -* [Exceptions](https://github.com/open-policy-agent/conftest/tree/master/examples/exceptions) |
18 | | -* [HCL](https://github.com/open-policy-agent/conftest/tree/master/examples/hcl1) |
19 | | -* [HCL 2](https://github.com/open-policy-agent/conftest/tree/master/examples/hcl2) |
20 | | -* [HOCON](https://github.com/open-policy-agent/conftest/tree/master/examples/hocon) |
21 | | -* [Ignore](https://github.com/open-policy-agent/conftest/tree/master/examples/ignore) |
22 | | -* [INI](https://github.com/open-policy-agent/conftest/tree/master/examples/ini) |
23 | | -* [Jsonnet](https://github.com/open-policy-agent/conftest/tree/master/examples/jsonnet) |
24 | | -* [Kubernetes](https://github.com/open-policy-agent/conftest/tree/master/examples/kubernetes) |
25 | | -* [Kustomize](https://github.com/open-policy-agent/conftest/tree/master/examples/kustomize) |
26 | | -* [Properties](https://github.com/open-policy-agent/conftest/tree/master/examples/properties) |
27 | | -* [Report](https://github.com/open-policy-agent/conftest/tree/master/examples/report) |
28 | | -* [Serverless Framework](https://github.com/open-policy-agent/conftest/tree/master/examples/serverless) |
29 | | -* [Spdx](https://github.com/open-policy-agent/conftest/tree/master/examples/spdx) |
30 | | -* [Strict-rules](https://github.com/open-policy-agent/conftest/tree/master/examples/strict-rules/policy) |
31 | | -* [Textproto](https://github.com/open-policy-agent/conftest/tree/master/examples/textproto) |
32 | | -* [Traefik](https://github.com/open-policy-agent/conftest/tree/master/examples/traefik) |
33 | | -* [Typescript](https://github.com/open-policy-agent/conftest/tree/master/examples/ts) |
34 | | -* [VCL](https://github.com/open-policy-agent/conftest/tree/master/examples/vcl) |
35 | | -* [XML](https://github.com/open-policy-agent/conftest/tree/master/examples/xml) |
| 6 | +- [AWS SAM Framework](https://github.com/open-policy-agent/conftest/tree/master/examples/awssam) |
| 7 | +- [Builtin-Errors](https://github.com/open-policy-agent/conftest/tree/master/examples/builtin-errors) |
| 8 | +- [Capabilities](https://github.com/open-policy-agent/conftest/tree/master/examples/capabilities) |
| 9 | +- [Combine](https://github.com/open-policy-agent/conftest/tree/master/examples/combine) |
| 10 | +- [Configfile](https://github.com/open-policy-agent/conftest/tree/master/examples/configfile) |
| 11 | +- [CUE](https://github.com/open-policy-agent/conftest/tree/master/examples/cue) |
| 12 | +- [Cyclonedx](https://github.com/open-policy-agent/conftest/tree/master/examples/cyclonedx) |
| 13 | +- [Data](https://github.com/open-policy-agent/conftest/tree/master/examples/data) |
| 14 | +- [Docker compose](https://github.com/open-policy-agent/conftest/tree/master/examples/compose) |
| 15 | +- [Dockerfile](https://github.com/open-policy-agent/conftest/tree/master/examples/docker) |
| 16 | +- [Dotenv](https://github.com/open-policy-agent/conftest/tree/master/examples/dotenv) |
| 17 | +- [EDN](https://github.com/open-policy-agent/conftest/tree/master/examples/edn) |
| 18 | +- [Exceptions](https://github.com/open-policy-agent/conftest/tree/master/examples/exceptions) |
| 19 | +- [HCL](https://github.com/open-policy-agent/conftest/tree/master/examples/hcl1) |
| 20 | +- [HCL 2](https://github.com/open-policy-agent/conftest/tree/master/examples/hcl2) |
| 21 | +- [HOCON](https://github.com/open-policy-agent/conftest/tree/master/examples/hocon) |
| 22 | +- [Ignore](https://github.com/open-policy-agent/conftest/tree/master/examples/ignore) |
| 23 | +- [INI](https://github.com/open-policy-agent/conftest/tree/master/examples/ini) |
| 24 | +- [Jsonnet](https://github.com/open-policy-agent/conftest/tree/master/examples/jsonnet) |
| 25 | +- [Kubernetes](https://github.com/open-policy-agent/conftest/tree/master/examples/kubernetes) |
| 26 | +- [Kustomize](https://github.com/open-policy-agent/conftest/tree/master/examples/kustomize) |
| 27 | +- [Properties](https://github.com/open-policy-agent/conftest/tree/master/examples/properties) |
| 28 | +- [Report](https://github.com/open-policy-agent/conftest/tree/master/examples/report) |
| 29 | +- [Serverless Framework](https://github.com/open-policy-agent/conftest/tree/master/examples/serverless) |
| 30 | +- [Spdx](https://github.com/open-policy-agent/conftest/tree/master/examples/spdx) |
| 31 | +- [Strict-rules](https://github.com/open-policy-agent/conftest/tree/master/examples/strict-rules/policy) |
| 32 | +- [Textproto](https://github.com/open-policy-agent/conftest/tree/master/examples/textproto) |
| 33 | +- [Traefik](https://github.com/open-policy-agent/conftest/tree/master/examples/traefik) |
| 34 | +- [Typescript](https://github.com/open-policy-agent/conftest/tree/master/examples/ts) |
| 35 | +- [VCL](https://github.com/open-policy-agent/conftest/tree/master/examples/vcl) |
| 36 | +- [XML](https://github.com/open-policy-agent/conftest/tree/master/examples/xml) |
0 commit comments