From b6dfe9880f320f457949c870a0dbeea9f14a2ff2 Mon Sep 17 00:00:00 2001 From: Jeremy Fox <109584719+d0g0x01@users.noreply.github.com> Date: Thu, 28 Sep 2023 15:25:29 +0100 Subject: [PATCH] [DOCS] release version (#122) * set SECURITY.md release version * remove reference to ghcr auth --- README.md | 1 - SECURITY.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b7cec0a87..667cf38d9 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,6 @@ Release binaries are available for Linux / Windows / Mac OS via the [releases](h *NOTE*: + If downloading the releases via a browser you must run e.g `xattr -d com.apple.quarantine KubeHound_Darwin_arm64.tar.gz` before running to prevent [MacOS blocking execution](https://support.apple.com/en-gb/guide/mac-help/mchleab3a043/mac) -+ You must have [setup GHCR access](https://codefresh.io/docs/docs/integrations/docker-registries/github-container-registry/) Next choose a target Kubernetes cluster, either: diff --git a/SECURITY.md b/SECURITY.md index c4049c6f2..0a962f192 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,7 +7,7 @@ currently being supported with security updates. | Version | Supported | | ------- | ------------------ | -| 0.x | :white_check_mark: | +| 1.x | :white_check_mark: | ## Reporting a Vulnerability