mirror of
https://gitlab.com/components/sast.git
synced 2025-06-30 15:38:29 +02:00
incorporating suggestions for markdown links and nomenclature.
This commit is contained in:
parent
ef1a1d6cd5
commit
5ee8b4583a
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
This project provides componnets for the use of Static Application Security Testing as well as Infrastructure as Code testing.
|
This project provides components for the use of Static Application Security Testing as well as Infrastructure as Code scanning.
|
||||||
|
|
||||||
[[_TOC_]]
|
[[_TOC_]]
|
||||||
|
|
||||||
|
@ -7,9 +7,9 @@ This project provides componnets for the use of Static Application Security Test
|
||||||
|
|
||||||
### Documentation References
|
### Documentation References
|
||||||
|
|
||||||
Configuration for SAST can be performed through CI/CD Variables (https://docs.gitlab.com/ee/ci/variables/index.html) or via the definition of Inputs (https://docs.gitlab.com/ci/inputs/).
|
Configuration for SAST can be performed through [CI/CD Variables](https://docs.gitlab.com/ee/ci/variables/index.html) or via the definition of [Inputs](https://docs.gitlab.com/ci/inputs/).
|
||||||
|
|
||||||
More information about GitLab SAST is available within GitLab documentation (https://docs.gitlab.com/ee/user/application_security/sast/), along with the available variables (https://docs.gitlab.com/ee/user/application_security/sast/index.html#available-cicd-variables).
|
More information about GitLab SAST is available within [GitLab documentation](https://docs.gitlab.com/ee/user/application_security/sast/), along with the [available variables](https://docs.gitlab.com/ee/user/application_security/sast/index.html#available-cicd-variables).
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue