-
Vulnerable Library - github.com/golang/crypto-v0.1.0
[mirror] Go supplementary cryptography libraries
Library home page: https://proxy.golang.org/github.com/golang/crypto/@v/v0.1.0.zip
Path to depen…
-
Hi,
The default TLS record/chunk size is 16kB - and this is what golang uses (`maxPlaintext` in crypto/tls/common.go I think).
It would be useful if the max TLS record size was customisable via …
925dk updated
4 months ago
-
The current ssh banner defined in [ssh_api.c:423](https://github.com/rapier1/hpn-ssh/blob/52bc5fd19cb532ab4262389165ae529779004b03/ssh_api.c#L423) is this:
```c
sshbuf_putf(banner, "SSH-2.0-%.100s…
-
## CVE-2023-48795 - Medium Severity Vulnerability
Vulnerable Library - ssh2-0.8.9.tgz
SSH2 client and server modules written in pure JavaScript for node.js
Library home page: https://registry.npmjs.…
-
### Describe the bug
After 2efa5e16a246a7b5fe8dc4c6016bc792e1e8febb that upgraded openssh to 9.8p1, `openssh_hpnWithKerberos` variant is broken on M1 darwin.
### Steps To Reproduce
Run:
``…
-
I'm hitting a new, though probably similar, performance issue with RstFold. If I paste an .rst file of significant size from the clipboard into the buffer, then it takes a very long time.
For exam…
-
When run on this version of the kernel just crashes with an error 255
-
Hi. New build has dependency issue
```
[user@builder2 qubes-builder]$ cat build-logs/template-gentoo.log
Building template: gentoo
-> Preparing instalation of gentoo template...
CACHEDIR=cac…
ghost updated
4 years ago
-
### Describe the bug
SARIF format is not on-par with the JSON format.
### Current behavior
SARIF format is missing most of the JSON format information:
- No license (FOSS) information at a…
-
While auditing our namelist for our project of transitioning to CICE6, I noticed that `hs0` is set to 0 in the namelist, but its default value (in both **`ice_init`** and **`icepack_parameters`** ) is…