Results 9 issues of Zac Lovoy

As described in Issue #276, if a user has their instance of Ackee behind a reverse proxy, then it is possible that they might want to handle authentication on the...

According to the National Vulnerability Database at https://nvd.nist.gov/vuln/detail/CVE-2020-12827 , there is a security vulnerability in any version of `mjml` less than `4.6.3` that "contains a path traversal vulnerability when processing...

As described in Issue #69, it would be nice if there were arm64 builds in addition to the amd64 ones so that craneoperator could be run in the Raspberry Pi....

According to the documentation [in the Matomo FAQ](https://matomo.org/faq/how-to/faq_18694/), CORS settings can be set by setting the `cors_domains` array in the `config.ini.php` to only allow certain domains to interact. However even...

c: Security
Regression

##### SUMMARY Currently, there is no module available for creating and modifying CloudFront [Cache Policies](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cloudfront/client/create_cache_policy.html) and [Origin Request Policies](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cloudfront/client/create_origin_request_policy.html). This makes it difficult to use custom ones with the `cloudfront_distribution`...

# Problem Currently there seems to be no way to manipulate information collected by FullStory on the client before it is sent to FullStory (particularly the network calls). If you...

## Summary As described in the [documentation for Elastisearch 7](https://www.elastic.co/guide/en/elasticsearch/reference/7.17/setup.html), the download of Elastisearch includes a bundled version of OpenJDK within the `jdk` directory of the download that Elastisearch recommends...

So as part of attempting to solve #422 (but not doing so because of [the issue with MindMeld downloading an x86 build of Duckling from a bucket](https://github.com/cisco/mindmeld/issues/422#issuecomment-1160668153), I refactored the...

# Issue I decided that I wanted to try to run MindMeld on a Raspberry Pi and quickly found out that attempting to run `pip install mindmeld` in an `arm64`...