Skip to content
Merged
Changes from 1 commit
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
1 change: 1 addition & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The first stable release of Apache Ozone is 1.0, the previous alpha and beta rel
| 1.2.1 | :x: |
| 1.3.0 | :x: |
| 1.4.0 | :white_check_mark: |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is 1.4.0 still supported after 1.4.1? How do we release a fix for 1.4.0?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

So we should only mark the 1.4.1 as "white_check_mark" right?

Suggested change
| 1.4.0 | :white_check_mark: |
| 1.4.0 | :x: |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Or we should delete this SECURITY.md file now, and put it to the website, in the future.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@adoroszlai adoroszlai Nov 9, 2024

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we should still keep SECURITY.md, but:

  • replace the Supported Versions table with a link to the website, OR
  • remove the section Supported Versions

The part about reporting vulnerabilities is important and should be kept.

| 1.4.1 | :white_check_mark: |

## Reporting a Vulnerability

Expand Down