Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion content/manuals/dhi/about/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ params:
description: Learn about the different image types, distributions, and variants offered in the Docker Hardened Images catalog.
icon: view_module
link: /dhi/about/available/
- title: Questions, bugs, feedback
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- title: Questions, bugs, feedback
- title: Questions, bugs, or feedback

icon: question_exchange
description: We welcome all contributions and feedback — whether it’s a bug report, feature suggestion, or security concern.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: We welcome all contributions and feedback — whether it’s a bug report, feature suggestion, or security concern.
description: Docker welcomes all contributions and feedback — whether it’s a bug report, feature suggestion, or security concern.

link: /dhi/about/feedback
---

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

{{< grid
items="grid_about"
>}}
>}}
40 changes: 40 additions & 0 deletions content/manuals/dhi/about/feedback.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: Questions, bugs, feedback
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: Questions, bugs, feedback
title: Questions, bugs, or feedback

linkTitle: Feedback
description: How to interact with the DHI team
keywords: software supply chain security, feedback, bugs, discussion, questions
weight: 21
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no hard rule, but we usually add the feedback topics towards the end of the toc.

Suggested change
weight: 21
weight: 50

---

Committed to maintaining the quality, security, and reliability of the Docker Hardened Images (DHI)
a repository has been created as a point of contact to encourage the community to collaborate
in improving the Hardened Images ecosystem.

## Questions or discussions

You can use the [GitHub Discussions board](https://github.com/docker-hardened-images/discussion) to engage with the DHI
team for
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
team for
team for:


- General questions about DHIs
- Best practices and recommendations
- Security tips and advice
- Show and tell your implementations
- Community announcements

## Reporting Bugs or Issues
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Reporting Bugs or Issues
## Reporting bugs or issues


You can [open a new issue](https://github.com/docker-hardened-images/discussion/issues/) for topics such as
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can [open a new issue](https://github.com/docker-hardened-images/discussion/issues/) for topics such as
You can [open a new issue](https://github.com/docker-hardened-images/discussion/issues/) for topics such as:


- Bug reports
- Feature requests
- Documentation improvements
- Security vulnerabilities (see security policy)

It's encouraged to first search existing issues to see if it’s already been reported.
The DHI team reviews reports regularly and appreciates clear, actionable feedback.

## Responsible Security Disclosure
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Responsible Security Disclosure
## Responsible security disclosure


It is forbidden to post details of vulnerabilities before coordinated disclosure and resolution.

If you discover a security vulnerability, kindly report it responsibly by following Docker’s [security disclosure](https://www.docker.com/trust/vulnerability-disclosure-policy/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you discover a security vulnerability, kindly report it responsibly by following Docker’s [security disclosure](https://www.docker.com/trust/vulnerability-disclosure-policy/).
If you discover a security vulnerability, report it responsibly by following Docker’s [security disclosure](https://www.docker.com/trust/vulnerability-disclosure-policy/).