Sean
Sean
Two notes: 1. Step 10 of `CONTRIBUTING.md` was unsuccessful for me. I had to `require 'fauxhai'` and even then it was all false positives. For example, `Fauxhai.mock(platform: 'ubuntu', version: '45.04')`...
In a recent assessment, a multi-line account description was being returned as a `list`. This broke the `generateGrepList` method that was attempting to `join` the account attributes. The root of...
**Describe the bug** Report templates show the incorrect type and the Document Type drop-down has empty options. **To Reproduce** Steps to reproduce the behavior: 1. Go to Report Template Library...
**Describe the bug** Generating DOCX reports is broken for findings with empty affected entities. After upgrading from `v4.1.0` to `v4.2.0`, generating a DOCX report is broken when findings have empty...
**Describe the bug** The `mssql` protocol logfile is missing output when using the `--debug` flag. There are missing INFO and DEBUG output in the logfile that are visible to stdout....
**Describe the bug** The space between a cross-reference and the following text is missing. Input: ``` {{.ref some-evidence}} shows the compromise. ``` Output: ``` Figure 1shows the compromise. ``` **To...
# Issue Non-privileged accounts are unable to create clients and projects. In some organizations, there are no (project) managers that set up clients and assign projects; non-privileged users are expected...
The SSH backend fails to authenticate when the private key material is not available directly on the host system, and it is provided via a socat tunnel. # Describe the...