Skip to content

Commit 7c1bcb5

Browse files
author
iru
authored
docs: add terrascan usage to contribute
1 parent 389bf91 commit 7c1bcb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
## 1. Check::Pre-Commit
5050

51-
Technical validation for terraform **lint**, **validation**, and **documentation**
51+
Technical validation for terraform **lint**, **validation**, **documentation** and **security scan**.
5252

5353
We're using **pre-commit** | https://pre-commit.com
5454
- Defined in `/.pre-commit-config.yaml`
@@ -58,6 +58,7 @@ We're using **pre-commit** | https://pre-commit.com
5858
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
5959
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
6060
```
61+
- pre-requirement download, for [terrascan](https://github.com/tenable/terrascan#step-1-install)
6162

6263
## 2. Check::Integration tests
6364

0 commit comments

Comments
 (0)