-
Notifications
You must be signed in to change notification settings - Fork 7.9k
add: feedback-dhi #23497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
add: feedback-dhi #23497
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -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 | ||||||
icon: question_exchange | ||||||
description: We welcome all contributions and feedback — whether it’s a bug report, feature suggestion, or security concern. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
link: /dhi/about/feedback | ||||||
--- | ||||||
|
||||||
Docker Hardened Images (DHIs) are purpose-built for security, compliance, and | ||||||
|
@@ -32,4 +36,4 @@ containerized workloads. | |||||
|
||||||
{{< grid | ||||||
items="grid_about" | ||||||
>}} | ||||||
>}} |
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,40 @@ | ||||||
--- | ||||||
title: Questions, bugs, feedback | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
linkTitle: Feedback | ||||||
description: How to interact with the DHI team | ||||||
keywords: software supply chain security, feedback, bugs, discussion, questions | ||||||
weight: 21 | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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
|
||||||
--- | ||||||
|
||||||
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 | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
||||||
- General questions about DHIs | ||||||
- Best practices and recommendations | ||||||
- Security tips and advice | ||||||
- Show and tell your implementations | ||||||
- Community announcements | ||||||
|
||||||
## Reporting Bugs or Issues | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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 | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
||||||
- 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 | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
||||||
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/). | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.