Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

nguerrera

nguerrera deleted a branch nguerrera/security-utilities

interpolate-signature

nguerrera closed a pull request on microsoft/security-utilities
test: use string interpolation in place of hard-coded signature
This works around an internal false positive scanning issue.
nguerrera opened a pull request on microsoft/security-utilities
test: use string interpolation in place of hard-coded signature
This works around an internal false positive scanning issue.
nguerrera created a branch on nguerrera/security-utilities

interpolate-signature - Security utilities for key generation, string redaction, etc.

nguerrera deleted a branch nguerrera/security-utilities

test-net8

nguerrera pushed 1 commit to main microsoft/security-utilities
  • Run tests on .NET 8, fix issues uncovered by that (#122) This started with wanting to examine `IdentifiableScan` per... 3204ba4

View on GitHub

nguerrera created a review comment on a pull request on microsoft/security-utilities
Per offline discussion, we're leaving this for now.

View on GitHub

nguerrera created a review on a pull request on microsoft/security-utilities

View on GitHub

nguerrera deleted a branch nguerrera/cask

pseudo-code-to-docs

nguerrera pushed 1 commit to main microsoft/cask
  • Update pseudo-code to latest design (#28) Also move the pseudo-code from `devdocs` to `docs`. 91c3102

View on GitHub

nguerrera closed a pull request on microsoft/cask
Update pseudo-code to latest design
Also move the pseudo-code from `devdocs` to `docs`.
nguerrera created a review comment on a pull request on microsoft/cask
I am avoiding changing the code in this change. I believe what I said is correct with respect to the current implementation. I will change the limit in code and pseudo-code in a follow-up.

View on GitHub

nguerrera created a review on a pull request on microsoft/cask

View on GitHub

nguerrera created a review comment on a pull request on microsoft/cask
Done.

View on GitHub

nguerrera created a review on a pull request on microsoft/cask

View on GitHub

nguerrera pushed 1 commit to pseudo-code-to-docs nguerrera/cask
  • Make it clearer that timestamp must only be retrieved once d05a243

View on GitHub

nguerrera pushed 1 commit to main nguerrera/cask
  • Update implementation to latest documented format (#27) * Add raw C3ID of primary key to hashes. * Add all four byt... df8be89

View on GitHub

nguerrera created a review comment on a pull request on microsoft/cask
OK, it's called provider signature all over the code still. I will send a separate PR to rename it to id.

View on GitHub

nguerrera created a review on a pull request on microsoft/cask

View on GitHub

nguerrera created a review comment on a pull request on microsoft/cask
OK, should we preserve these? I found the upper and lower case thing confusing when I touched something related for the first time in HISv2, FWIW. The current description matches the current cod...

View on GitHub

nguerrera created a review on a pull request on microsoft/cask

View on GitHub

nguerrera created a review comment on a pull request on microsoft/cask
I had a bug here with 3 and 4 inverted, but the limits in the code are currently, 32 chars / 24 bytes.

View on GitHub

nguerrera created a review on a pull request on microsoft/cask

View on GitHub

nguerrera created a review comment on a pull request on microsoft/cask
We do not.

View on GitHub

nguerrera created a review on a pull request on microsoft/cask

View on GitHub

nguerrera pushed 1 commit to pseudo-code-to-docs nguerrera/cask

View on GitHub

nguerrera created a review comment on a pull request on microsoft/cask
```suggestion 1. Let N = the length of the base64url-decoded provider data. (Number of characters in provider data, divided by 4, times 3.) ```

View on GitHub

nguerrera created a review on a pull request on microsoft/cask

View on GitHub

nguerrera pushed 1 commit to pseudo-code-to-docs nguerrera/cask

View on GitHub

nguerrera created a review comment on a pull request on microsoft/cask
```suggestion 1. Let N = the length of the base64url-decoded provider data. (Number of characters in provider data, divided by 4, times 3. ```

View on GitHub

Load more