-
Thank you for creating ssh-audit!
I've added a hardening guide for Ubuntu 22.04 to the wiki, that should be applicable to every Ubuntu 22.04 based OS too.
It can be found under https://github.com/…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Just encountered a situation where the build and preview workflow occurred at the same time (during the merge of a PR). They both attempted to write a commit on top of the current `gh-pages` commit. T…
-
https://github.com/jtesta/ssh-audit/wiki/Proxmox-VE-7.3-6
-
The current release of dropbear can be hardened by building it adding the following three lines to `localoptions.h`:
```
#define DROPBEAR_RSA_SHA1 0
#define DROPBEAR_DH_GROUP14_SHA1 0
#define DROP…
-
### Describe the bug
okio starts a thread via the class `okio.AsyncTimeout.Watchdog` once "it has to deal with a timeout". The thread's configured as a daemon thread and seems to have some shutdown l…
-
**Rancher Server Setup**
- Rancher version: `v2.7.2-rc5`
- Installation option (Docker install/Helm Chart): `Docker install`
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS…
-
**Description**
See https://github.com/sigstore/root-signing/pull/742
The POP verification flow fails, as it can't get access to a secret which is needed to post a comment back to the PR that th…
-
### Is this feature missing in the latest version?
- [X] I'm using the latest release
### Is your feature request related to a problem? Please describe.
Due to restrictions in my organization…
-
How to protect your GitHub workflow files and prevent anyone to modify them in any incorrect way?
Here is the solution:
Using CODEOWNERS to monitor changes
You can use the CODEOWNERS feature to c…