-
**Describe the bug**
The TLS configuration recommendations from Mozilla are out-of-date. There is now a version 5.7, SSLyze is still using 5.6.
Running SSLyze against config that aligns with these …
-
**Describe the bug**
When we use python3.11 in centos7 to run sslyze, we got a "Segmentation fault".
When we use faulthandler module, it seems to be an error in nassl.
**To Reproduce**
Below is …
-
**To Reproduce**
Steps to reproduce the behavior:
1. Install latest SSLyze version using git clone
2. Create and activate python3.9 venv
3. Follow the steps: https://github.com/nabla-c0d3/sslyze/t…
-
There is a new version of pydantic, 2.1.1, but sslyze requires pydantic
-
Currently, tool outputs are parsed, formatted and then uploaded to notes.
In the future, it should be possible to upload formatted data into findings or report fields in an existing project.
Let…
-
**Describe the bug**
When using [PyInstaller's onefile bundling method](https://pyinstaller.org/en/v5.13.0/operating-mode.html#bundling-to-one-file), and adding `pem_files` to the bundle, sslyze will…
-
This package uses a number of APIs that were deprecated in OpenSSL 3. It needs to be updated to work with OpenSSL 1.1 and 3.0 (the former will be EOL as of 09/2023), or the relevant "allow deprecated …
-
What plugins should be included in alpha release?
We might want to put unfinished plugins into a separate branch.
Otherwise, plugins should have test cases (if feasible) and should be working.
…
-
https://github.com/LanguageAsGarbage/muridesu-lang
@thautwarm
希望一同确认:
1. 语法设计一致
2. 具备现有发现的功能(包括导入等)
3. 是否缺失功能
***1 和 3 的大前提都是完整了解 ulang 的功能***
欢迎其他同好一道评审。
-
As explained in issue #213, support for Python 3.8 needs [nassl](https://github.com/nabla-c0d3/nassl) 3.0.0, but pshtt needs a significant rewrite to account for the changes in that version.
Python…