Sean

Results 12 issues of 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...

bug
stale

**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...

bug

**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....

bug

**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...

bug

# 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...

### Preflight Checklist * [X] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [X] I have searched the issue tracker for a feature request...

**Is your feature request related to a problem? Please describe.** It would be helpful when drafting a report to track their status and the user responsible for the attached observation....

enhancement