Commit Graph

5 Commits (eb969122ff19fa6deb31a9120ca070dfa3c09596)

Author SHA1 Message Date
John Niang 860f694385
Mark the security policy for version 1.x as unsupported (#5450)
#### What type of PR is this?

/kind cleanup

#### What this PR does / why we need it:

Not long ago, we announced the cessation of maintenance for 1.x at <https://www.halo.run/archives/halo-1.x-eol>. So we also need to to synchronize changes to security policies.

#### Does this PR introduce a user-facing change?

```release-note
None
```
2024-03-06 06:06:07 +00:00
Ryan Wang 762747624f
docs: update SECURITY.md for Halo 2.x (#3780)
#### What type of PR is this?

/kind documentation

#### What this PR does / why we need it:

更新 SECURITY.md 文档中支持的版本。

#### Does this PR introduce a user-facing change?

```release-note
None
```
2023-04-19 02:47:00 +00:00
Ryan Wang 5acabee7a9
Update SECURITY.md 2021-09-29 20:43:15 +08:00
John Niang feab7c4b5f
Refactor checkstyle (#1241)
* Refactor checkstyle.xml and add .editorconfig

* Optimized imports

* Rearrange codes

* Fix check sytle error in source codes

* Reformat test codes

* Fix check style error in test codes

* Config checkstyle plugin

* Fix merge conflicts
2021-01-24 17:11:10 +08:00
GalvinGao 400d7f7218
Create SECURITY.md (#1144) 2020-11-11 11:03:11 +08:00