Luke Watts

Results 79 issues of Luke Watts

:sparkles: The roles we list here are lagging behind Greenhouse. Let's keep everything up to date using GitHub actions to periodically poll our Greenhouse job listings and list them here.

## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [x] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/main/CONTRIBUTING.md) rules - [ ] be accompanied by a detailed...

Rebase for https://github.com/snyk/cli/pull/4813, but otherwise no changes made.

## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [x] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/main/CONTRIBUTING.md) rules - [ ] be accompanied by a detailed...

## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [ ] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/main/CONTRIBUTING.md) rules - [ ] be accompanied by a...

## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [ ] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/main/CONTRIBUTING.md) rules - [ ] be accompanied by a...

We are seeing the following error: ``` write EPROTO 00D21D0702000000:error:0A000098:SSLroutines:read_state_machine:excessive message size:../deps/openssl/openssl/ssl/statem/statem.c:621: ``` as a result of this change: Before: ``` [][]byte{derBytes, ca.Certificate[0]} ``` After: ``` certBytes := [][]byte{derBytes} certBytes...

Inlines the boolean module to address #70. Code repository is no longer available, code sourced via [npm registry](https://www.npmjs.com/package/boolean?activeTab=code).