Skip to content

Commit 787a63f

Browse files
J12934Ilyesbdlala
authored andcommitted
Add blog post describing the removal
1 parent 8b40a11 commit 787a63f

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Removing Mozilla ssh_scan ScanType in 4.10.0
3+
description: In release 4.10.0, we are removing the ssh-scan ScanType due to the deletion of the associated Docker Hub repository. Users are advised to switch to the newer ssh-audit scanner, introduced after the deprecation of Mozilla's ssh_scan project.
4+
author: Jannik Hollenbach
5+
author_title: Core Developer
6+
author_url: https://github.com/J12934
7+
author_image_url: https://avatars.githubusercontent.com/u/13718901?v=4
8+
tags:
9+
- secureCodeBox
10+
- ssh
11+
- scantype
12+
---
13+
14+
We are removing the ssh-scan ScanType With release 4.10.0.
15+
The ssh-scan ScanType was using the [mozilla/ssh_scan](https://github.com/mozilla/ssh_scan) project.
16+
17+
We already had the release scheduled for the next breaking release (v5.0.0), but we can't wait until then as the Docker Hub repository (`docker.io/mozilla/ssh_scan`) which contained the scanner was already deleted by either Mozilla or DockerHub.
18+
This makes using the scanner in any version no longer possible.
19+
20+
If you were still using the ssh-scan ScanType, we recommend switching over to the newer [ssh-audit](https://www.securecodebox.io/docs/scanners/ssh-audit) which we added after the deprecation of the Mozilla ssh_scan project.

0 commit comments

Comments
 (0)