Justin Mancusi

Results 5 issues of Justin Mancusi

### What version of rules_go are you using? ``` git_repository( name = "io_bazel_rules_go", commit = "3f84d8cd64702be3d08c67c47069b3f85d5a69a7", remote = "https://github.com/bazelbuild/rules_go", ) ``` ### What version of gazelle are you using? `0.25`...

I have a repository which has some interesting quirks including the fact that our main `node_modules` folder is not in the typical Node module resolution path. Our `node_modules` is in...

question

Apologies for the lack of detail here but is it expected that passing `execution_requirements = {"supports-workers": "1"}` to create a persistent worker from a `js_run_binary` would work? I'm attempted to...

enhancement

#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [X]...

Issue: Bug

## XSS Vuln: HTML Email Templates Don't Auto-escape ### Description Custom HTML email templates don't have a Freemarker output format set by default which results in the templates not auto-escaping...

bug
triage