Skip to content

Commit 46748ce

Browse files
authored
docs: add information about Aqua (#4590)
* docs: add information about Aqua * update link
1 parent c6741bd commit 46748ce

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,13 @@ trivy k8s --report summary cluster
105105

106106
`tri` is pronounced like **tri**gger, `vy` is pronounced like en**vy**.
107107

108+
## Want more? Check out Aqua
109+
110+
If you liked Trivy, you will love Aqua which builds on top of Trivy to provide even more enhanced capabilities for a complete security management offering.
111+
You can find a high level comparison table specific to Trivy users [here](https://github.com/aquasecurity/resources/blob/main/trivy-aqua.md).
112+
In addition check out the <https://aquasec.com> website for more information about our products and services.
113+
If you'd like to contact Aqua or request a demo, please use this form: <https://www.aquasec.com/demo>
114+
108115
## Community
109116

110117
Trivy is an [Aqua Security][aquasec] open source project.

docs/getting-started/faq.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88

99
Check out the [Scanning coverage page](./coverage.md)
1010

11+
### Is there a paid version of Trivy?
12+
13+
If you liked Trivy, you will love Aqua which builds on top of Trivy to provide even more enhanced capabilities for a complete security management offering.
14+
You can find a high level comparison table specific to Trivy users [here](https://github.com/aquasecurity/resources/blob/main/trivy-aqua.md).
15+
In addition check out the <https://aquasec.com> website for more information about our products and services.
16+
If you'd like to contact Aqua or request a demo, please use this form: <https://www.aquasec.com/demo>
17+
1118
### How to generate multiple reports?
1219
See [here](../docs/configuration/reporting.md#converting).
1320

docs/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,14 @@ trivy k8s --report summary cluster
110110
</figure>
111111

112112
</details>
113+
114+
# Want more? Check out Aqua
115+
116+
If you liked Trivy, you will love Aqua which builds on top of Trivy to provide even more enhanced capabilities for a complete security management offering.
117+
You can find a high level comparison table specific to Trivy users [here](https://github.com/aquasecurity/resources/blob/main/trivy-aqua.md).
118+
In addition check out the <https://aquasec.com> website for more information about our products and services.
119+
If you'd like to contact Aqua or request a demo, please use this form: <https://www.aquasec.com/demo>
120+
113121
---
114122

115123
Trivy is an [Aqua Security][aquasec] open source project.

0 commit comments

Comments
 (0)