Skip to content

Commit 26cadfe

Browse files
committed
Update content of security.md
Signed-off-by: thepetk <thepetk@gmail.com>
1 parent a76eddc commit 26cadfe

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

SECURITY.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Reporting of Security Issues
2+
3+
The devfiles team takes immediate action to address security-related issues involving devfile projects.
4+
5+
Note, that normally we try to fix issues found for the latest releases of our projects. Backport fixes will be made only for exceptional cases, if the team has identified the need to do so.
6+
7+
## Reporting process
8+
9+
When a security vulnerability is found is important to not accidentally broadcast to the world that the issue exists, as this makes it easier for people to exploit it. The preferred way of reporting security issues in Devfiles is listed below.
10+
11+
### Email team devfile
12+
13+
An email to <a href="mailto:team-devfile@redhat.com">team-devfile@redhat.com</a> is the preferred mechanism for outside users to report security issues. A member of the devfile team will open the required issues and keep you up-to-date about the status of the issue.
14+
15+
### What to avoid
16+
17+
Do not open a public issue, send a pull request, or disclose any information about the suspected vulnerability publicly, **including in your own publicly visible git repository**.

0 commit comments

Comments
 (0)