Liam Galvin
Liam Galvin
Very similar to #3, in that I'd like to be able to measure the height of a rendered piece of text. This is useful for centering vertically, and many other...
This is needed for apps like neovim
## Description _WIP_ ## Related issues - Close #2476 ## Checklist - [x] I've read the [guidelines for contributing](https://aquasecurity.github.io/trivy/latest/community/contribute/pr/) to this repository. - [x] I've followed the [conventions](https://aquasecurity.github.io/trivy/latest/community/contribute/pr/#title) in the...
**Describe the bug** Modules cannot be cloned over SSH using the built-in module handling functionality when using the provided docker images, as the SSH dependency is unmet. ``` error: cannot...
We should autogenerate an [excalidraw libary](https://libraries.excalidraw.com/?theme=dark&sort=default) and package it as a release artifact via GitHub releases. Currently excalidraw doesn't support adding SVGs directly, but it's on their roadmap...
The `aws-rds-encrypt-cluster-storage-data` rule should include information about the requirement for a CMK. https://aquasecurity.github.io/tfsec/v1.0.11/checks/aws/rds/encrypt-cluster-storage-data/
## Short description I'm using the Go API to apply some policies to a variety of different inputs. I'm using a JSON schema for each input type to validate rules...
**Is your feature request related to a problem? Please describe.** I want to mark a field of one of my API models as deprecated, for future removal. Something like: ```go...