Robert

Results 18 issues of Robert

I noticed that some of the SHA1s of email addresses calculated for commits don't seem to be right. For example (chosen randomly): https://github.com/google/souper/commit/9cd0a32caba78693638692fdd0a4cf329065a627.patch ``` SELECT JSON_EXTRACT(payload, "$.commits[0].author") FROM `githubarchive.month.201802` WHERE...

## What happened? Got redirected to Google to log in. ## What did you expect to happen? Accessed backend. ## How'd it happen? Following https://www.pomerium.io/docs/topics/impersonation.html#using-the-command-line-interface ``` # FP/S1REDACTED= is config.sharedSecret...

bug

## This issue is a - [ ] bug - [x] feature - [ ] question ### Please describe the current behavior, and explain why it's bad. Currently, for Google...

question

http://learn.perl.org/installing/osx.html contains curl -L http://xrl.us/installperlosx | bash which is a horrible security anti-pattern. Yes, it's extremely simple, but we shouldn't be encouraging people to do this without enough warnings to...

Please scan all uploads for viruses at upload time, and reject if found. Having CPAN flagged for containing viruses is... bad. (And happens periodically.)

feature-request

### Description > Please leave a brief description of the bug or feature request: ### How To Reproduce > Tell us how to reproduce the issue. We have a giant...

bug

It does not satisfy the Open Source Definition because it does not allow modifications or derivations under the same terms as the original software.

I'm trying to make a new container build based on the head of the reef branch (as there are a few fixes I'd really love to be running), but it...

wontfix

``` Rebooting... ets Jul 29 2019 12:21:46 rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:184 load:0x40078000,len:12680 load:0x40080400,len:2908 entry 0x400805c4 00:00:00.002 HDW: ESP32-D0WD-V3 00:00:00.055 UFS: FlashFS mounted with...

- Add a short sleep to startEvent stream to mitigate race condition. expectResponse() already has one. - Add a required Host: header to the HTTP/1.1 GET request