Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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 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
nguerrera created a review comment on a pull request on microsoft/security-utilities
Per offline discussion, we're leaving this for now.
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
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.
nguerrera pushed 1 commit to pseudo-code-to-docs nguerrera/cask
- Make it clearer that timestamp must only be retrieved once d05a243
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