We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c76099 commit 4b2564eCopy full SHA for 4b2564e
docs/tools/tools.md
@@ -44,7 +44,7 @@ Remove extraneous f prefix
44
45
| Technology | Tools | Category |
46
| :-------------------------- | :--------------------------------------------------------- | :----------------------------- |
47
-| All | [Gitleaks][Gitleaks] | Code Security |
+| All | [Gitleaks][Gitleaks], [Pipeline Remediation][Pipeline] | Code Security, CI/CD |
48
| CircleCI | [CircleCI][CircleCI] | Configuration Validation |
49
| CloudFormation | [Checkov][Checkov] | Code Security |
50
| Cppcheck | [Cppcheck][Cppcheck] | Code Quality |
@@ -95,3 +95,4 @@ Remove extraneous f prefix
95
[Cppcheck]: ./cppcheck.md
96
[CircleCI]: ./circleci.md
97
[Semgrep]: ./semgrep.md
98
+[Pipeline]: ./pipeline-remediation.md
0 commit comments