Skip to content

Commit 9eb6d65

Browse files
committed
atlantis
1 parent 5725d6c commit 9eb6d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pentesting-ci-cd/atlantis-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ In case `allowed_overrides` is True, these setting can be **overwritten on each
9797

9898
The repo config can **specify scripts** to run [**before**](https://www.runatlantis.io/docs/pre-workflow-hooks.html#usage) (_pre workflow hooks_) and [**after**](https://www.runatlantis.io/docs/post-workflow-hooks.html) (_post workflow hooks_) a **workflow is executed.**
9999

100-
There isn't any option to allow **specifying** these scripts in the **repo `/atlantis.yml`** file.
100+
There isn't any option to allow **specifying** these scripts in the **repo `/atlantis.yml`** file. However, if there is a confgured script to execute that is located in the same repo, it's possible to **modify it's content in a PR and make it execute arbitrary code.**
101101

102102
**Workflow**
103103

0 commit comments

Comments
 (0)