Skip to content

Commit f65a76a

Browse files
committed
Update the container image migration notice
Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
1 parent 973e94e commit f65a76a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44
Inspects source code for security problems by scanning the Go AST and SSA code representation.
55

6-
> ⚠️ Container image migration notice: `gosec` images have been migrated from Docker Hub to `ghcr.io/securego/gosec`.
7-
> Starting with the next release, Docker Hub images will no longer be published.
8-
96
<img src="https://securego.io/img/gosec.png" width="320">
107

118
## Quick links
@@ -17,6 +14,9 @@ Inspects source code for security problems by scanning the Go AST and SSA code r
1714
- [Selecting rules](#selecting-rules)
1815
- [Output formats](#output-formats)
1916

17+
> ⚠️ Container image migration notice: `gosec` images was migrated from Docker Hub to `ghcr.io/securego/gosec`.
18+
> Starting with release `v2.24.7` the image is no longer published in Docker Hub.
19+
2020
## Features
2121

2222
- **Pattern-based rules** for detecting common security issues in Go code

0 commit comments

Comments
 (0)