Skip to content

Commit 9a94390

Browse files
committed
add: feedback-dhi
1 parent 5b20dd9 commit 9a94390

File tree

2 files changed

+45
-1
lines changed

2 files changed

+45
-1
lines changed

content/manuals/dhi/about/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ params:
2020
description: Learn about the different image types, distributions, and variants offered in the Docker Hardened Images catalog.
2121
icon: view_module
2222
link: /dhi/about/available/
23+
- title: Questions, bugs, feedback
24+
icon: question_exchange
25+
description: We welcome all contributions and feedback — whether it’s a bug report, feature suggestion, or security concern.
26+
link: /dhi/about/feedback
2327
---
2428

2529
Docker Hardened Images (DHIs) are purpose-built for security, compliance, and
@@ -32,4 +36,4 @@ containerized workloads.
3236

3337
{{< grid
3438
items="grid_about"
35-
>}}
39+
>}}
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: Questions, bugs, feedback
3+
linkTitle: Feedback
4+
description: How to interact with the DHI team
5+
keywords: software supply chain security, feedback, bugs, discussion, questions
6+
weight: 21
7+
---
8+
9+
We’re committed to maintaining the quality, security, and reliability of the Docker Hardened Images (DHI).
10+
As part of that commitment, we encourage the community to collaborate with us in improving the Hardened Images ecosystem.
11+
12+
## Questions or discussions
13+
14+
You can use the [GitHub Discussions board](https://github.com/docker-hardened-images/discussion) to engage with the DHI
15+
team for
16+
17+
- General questions about DHIs
18+
- Best practices and recommendations
19+
- Security tips and advice
20+
- Show and tell your implementations
21+
- Community announcements
22+
23+
## Reporting Bugs or Issues
24+
25+
You can [open a new issue](https://github.com/docker-hardened-images/discussion/issues/) for topics such as
26+
27+
- Bug reports
28+
- Feature requests
29+
- Documentation improvements
30+
- Security vulnerabilities (see security policy)
31+
32+
We encourage to first search existing issues to see if it’s already been reported.
33+
Our team reviews reports regularly and appreciates clear, actionable feedback.
34+
35+
## Responsible Security Disclosure
36+
37+
It is forbidden to post details of vulnerabilities before coordinated disclosure and resolution.
38+
39+
If you discover a security vulnerability, please report it responsibly by following Docker’s [security disclosure](https://www.docker.com/trust/vulnerability-disclosure-policy/).
40+

0 commit comments

Comments
 (0)