- Washington D.C.
- https://alexgaynor.net
Highlights
Block or Report
Block or report alex
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
pyca/cryptography Public
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
-
Rust-for-Linux/linux Public
Forked from torvalds/linux
Adding support for the Rust language to the Linux kernel.
-
Security research organization dedicated to finding low hanging, critical, vulnerabilities.
-
-
what-happens-when Public
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
-
2,151 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 1 repository
- alex/athenacli Python
Created a pull request in Homebrew/homebrew-core that received 5 comments
molecule: update python resources
Have you followed the guidelines for contributing? Have you ensured that your commits follow the commit style guide? Have you checked that ther…
Opened 75 other pull requests in 8 repositories
Homebrew/homebrew-core
31
closed
- ansible@2.9: update python resources
- vsts-cli: disable formula
- zabbix-cli: update python resources
- mathlibtools: update python resources
- howdoi: update python resources
- nbdime: update python resources
- mdv: upadte python resources
- woob: update python resources
- vint: update python resources
- tvnamer: update python resources
- subliminal: update python resources
- stormssh: update python resources
- shyaml: update python resources
- search-that-hash: update python resources
- pyvim: update python resources
- livestreamer: update python resources
- juju-wait: update python resources
- instalooter: update python resources
- http-prompt: update python resources
- howdoi: update python resources
- homeassistant-cli: update python resources
- goolabs: update python resources
- gcalcli: update python resources
- flintrock: update python resources
- doitlive: update python resources
- Some pull requests not shown.
pyca/cryptography
29
merged
- Deprecate support for MD5 and SHA1 signatures in X.509
- Remove lazy_static dependency.
- new alpine new python
- retry docker pulls in circleci
- bump upload-artifact in action.yml
- Move coverage configuration into pyproject.toml
- fix broken bash
- Improve version pinning for actions
- Added more assertions to backend tests
- Enforce that CRL and CSR versions must be valid.
- Added vectors for invalid CSR/CRL versions
- update comment now that we dropped 1.0.2
- bump boringssl in ci
- Remove register_interface, which was basically unused
- Remove vestiges of doc8
- Update install docs now that we test on Windows 2022
- bump boringssl in ci
- try re-enabling twisted downstream
- bump boringssl in ci
- boringssl ci bump
- bump boringssl in ci
- Fix changelog to have the right openssl version
- bump boringssl in ci
- Remove test that became duplicative at some point
- Run wheel builder action on PRs that modify it
- Some pull requests not shown.
pyca/bcrypt
7
merged
PyO3/pyo3
1
open
2
merged
alex/rust-asn1
2
merged
Rust-for-Linux/linux
1
merged
dbcli/athenacli
1
merged
sfackler/rust-openssl
1
merged
Reviewed 100 pull requests in 16 repositories
pyca/cryptography
25 pull requests
- add centos stream 9 to ci
- output failure messages to the step summary
- always compute coverage data even if CI failed
- re-enable coverage on py 3.11
- format the coverage report better in the job summary
- LibreSSL 3.5.3
- add a basic job summary
- pin commit hashes of actions-rs actions
- merge all coverage reports into a single artifact
- Bump BoringSSL version to 1530333b25589ee4d4d52b10e78ee55dd82f6dcd
- Bump BoringSSL version to 71573dc40bea04ee918d186376be0814fe9ce384
- automate boringssl update PRs
- update boring in ci
- Bump once_cell from 1.11.0 to 1.12.0 in /src/rust
- Update boring in CI
- Bump actions/upload-artifact from 3.0.0 to 3.1.0
- Bump once_cell from 1.10.0 to 1.11.0 in /src/rust
-
CT:
extensions->extension_bytes - x509: fix SignedCertificateTimestamp interface
- Bump syn from 1.0.94 to 1.0.95 in /src/rust
- Bump proc-macro2 from 1.0.38 to 1.0.39 in /src/rust
- Bump libc from 0.2.125 to 0.2.126 in /src/rust
- now that codecov is gone we can remove this
- remove codecov
- bump boring in ci
- Some pull request reviews not shown.
pyca/bcrypt
18 pull requests
- CI updates
- add explicit permissions to lock workflow
- Bump libc from 0.2.125 to 0.2.126 in /src/_bcrypt
- Bump syn from 1.0.94 to 1.0.95 in /src/_bcrypt
- Bump proc-macro2 from 1.0.38 to 1.0.39 in /src/_bcrypt
- Bump syn from 1.0.92 to 1.0.93 in /src/_bcrypt
- Bump unicode-xid from 0.2.2 to 0.2.3 in /src/_bcrypt
- Bump once_cell from 1.9.0 to 1.10.0 in /src/_bcrypt
- Bump syn from 1.0.86 to 1.0.92 in /src/_bcrypt
- Bump redox_syscall from 0.2.10 to 0.2.13 in /src/_bcrypt
- Bump inout from 0.1.2 to 0.1.3 in /src/_bcrypt
- Bump cpufeatures from 0.2.1 to 0.2.2 in /src/_bcrypt
- Bump bcrypt from 0.11.0 to 0.12.1 in /src/_bcrypt
- Bump cipher from 0.4.2 to 0.4.3 in /src/_bcrypt
- Bump lock_api from 0.4.6 to 0.4.7 in /src/_bcrypt
- Bump proc-macro2 from 1.0.36 to 1.0.37 in /src/_bcrypt
- Bump quote from 1.0.15 to 1.0.18 in /src/_bcrypt
- Bump getrandom from 0.2.4 to 0.2.6 in /src/_bcrypt
pypa/warehouse
7 pull requests
hallowauth/hallow
5 pull requests
Homebrew/homebrew-core
5 pull requests
pyca/pyopenssl
4 pull requests
PyO3/pyo3
2 pull requests
pyca/infra
2 pull requests
pyca/pynacl
1 pull request
sigstore/sigstore-python
1 pull request
google/oss-fuzz
1 pull request
rustsec/advisory-db
1 pull request
Rust-for-Linux/linux
1 pull request
certifi/python-certifi
1 pull request
fishinabarrel/fishinabarrel.github.io
1 pull request
twisted/twisted
1 pull request
Created an issue in nedbat/coveragepy that received 2 comments
segfault if should_trace function doesn't return a CFileDispotion
Describe the bug
The CTracer assumes that should_trace will always return a CFileDisposition but doesn't actually verify this:
coveragepy/covera…

