-
Notifications
You must be signed in to change notification settings - Fork 295
Security.md #8955
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
Draft
sumit-bose
wants to merge
2
commits into
SSSD:master
Choose a base branch
from
sumit-bose:security.md
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+40
−0
Draft
Security.md #8955
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,40 @@ | ||
| # **Reporting a Security Vulnerability or Incident** | ||
|
|
||
| Please do not report security vulnerabilities or security incidents via public channels (such as GitHub Issues or Pull Requests, GitLab Merge Requests). To ensure coordinated disclosure, submit your findings via email to: secalert@redhat.com | ||
|
|
||
| ## **Submission Guidelines** | ||
|
|
||
| To help us triage and resolve the issue efficiently, please include the following in your report: | ||
|
|
||
| - **Title**: A concise, descriptive summary of the issue. | ||
| - **Reporter Details**: Your name/handle and affiliation. | ||
| - **Technical Description**: Detailed information regarding the vulnerability. | ||
| - **Affected Versions**: The specific version(s) or range(s) of software tested. | ||
| - **Reproduction Steps**: A minimal, functional example to reproduce the issue. | ||
| - **Impact Assessment**: Potential exploit scenarios and perceived severity. (optional) | ||
| - **Suggested Fix**: Any proposed patches or mitigations (optional). | ||
| - **Disclosure Status**: Whether this has been shared with other parties or published and your plan for future sharing (e.g., at a conference). | ||
|
|
||
| ## **Response Timeline** | ||
|
|
||
| We aim to provide an initial acknowledgement of your report within 3 days. | ||
|
|
||
| Our goal is to assess the report, coordinate fix and disclosure as quickly as possible. All confirmed security vulnerabilities and incidents will be addressed according to severity level and impact on the project. | ||
|
|
||
| ## **Contact Information** | ||
|
|
||
| Direct all security questions and vulnerability reports to: | ||
|
|
||
| - **Email**: secalert@redhat.com | ||
| - Further details **GPG key ID** and fingerprint: https://access.redhat.com/security/team/contact | ||
|
|
||
| ## **Supported Versions** | ||
|
|
||
| We regularly perform patch releases for the supported latest version `<!-- Link to the latest version/build location/latest tag -->`, which contains fixes for relevant security vulnerabilities and important bugs. Prior releases might receive critical security fixes on a best-effort basis. However, we cannot guarantee that security fixes will get back-ported to these unsupported versions. | ||
|
|
||
| ## **EU Cyber Resilience Act — Open Source Steward Statement** | ||
|
|
||
| This project is stewarded by **Red Hat, Inc.**, an open source software steward as defined in Article 3(14) of the [EU Cyber Resilience Act (Regulation 2024/2847)](https://eur-lex.europa.eu/eli/reg/2024/2847/oj/eng). | ||
| Contact: [cra-steward@redhat.com](mailto:cra-steward@redhat.com) | ||
|
|
||
| Refer to [Red Hat's security practices and vulnerability management policy](https://access.redhat.com/security/) for detailed information. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
The document contains an unresolved placeholder comment
<!-- Link to the latest version/build location/latest tag -->inside backticks. This should be replaced with an actual link to the latest supported version or release page to ensure users can easily find the correct version.