You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/DISCUSSION_TEMPLATE/adopters.yml
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,12 @@ body:
7
7
label: "[Optional] How do you use Trivy?"
8
8
validations:
9
9
required: false
10
+
- type: textarea
11
+
id: info
12
+
attributes:
13
+
label: "[Optional] Can you provide us with a quote on your favourite part of Trivy? This may be used on the trivy.dev website, posted on Twitter (@AquaTrivy) or similar marketing material."
14
+
validations:
15
+
required: false
10
16
- type: checkboxes
11
17
attributes:
12
18
label: "[Optional] Which targets are you scanning with Trivy?"
@@ -29,3 +35,13 @@ body:
29
35
- label: "IaC issues and misconfigurations"
30
36
- label: "Sensitive information and secrets"
31
37
- label: "Software licenses"
38
+
- type: markdown
39
+
attributes:
40
+
value: |
41
+
## Get in touch
42
+
We are always looking for
43
+
* User feedback
44
+
* Collaboration with other companies and organisations
45
+
* Or just to have a chat with you about trivy.
46
+
If any of this interests you or your marketing team, please reach out at: oss@aquasec.com
0 commit comments