-
https://adalogics.com
- Oxford, UK
- https://twitter.com/davkorcz
Highlights
Block or Report
Block or report DavidKorczynski
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
binary-samples Public
Forked from JonathanSalwan/binary-samples
Samples of binary with different formats and architectures. A test suite for your binary analysis tools.
-
Awesome-Fuzzing Public
Forked from secfigo/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Develo…
-
oss-fuzz Public
Forked from google/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software.
Shell 1
-
-
3,408 contributions in the last year
Contribution activity
January 2023
Created 4 repositories
Created a pull request in google/oss-fuzz that received 8 comments
infra: bump introspector
The main changes are: improvements to code injection sink analyser output of data about all functions into summary.json. This is useful for e.g. c…
Opened 95 other pull requests in 5 repositories
google/oss-fuzz
59
merged
1
open
- tomlkit: catch recursion errors
- pyjson5: ignore recursion errors
- pendulum: initial integration
- rich: initial integration
- jedi: initial integration
- httpx: initial integration
- python-fastjsonschema: initial integration
- tomlkit: initial integration
- mdurl: initial integration
- pyjson5: initial integration
- paramiko: fix fuzzer
- parso: catch recursion errors
- bottleneck: fix build
- html5lib-python: initial integration
- markdown-it-py: initial integration
- tinycss2: initial integration
- jupyter-nbconvert: initial integration
- parso: initial integration
- docs: add extended Fuzz Introspector doc
- binutils: fix build
- tensorflow: update patch to match recent upstream changes
- markupsafe: update build
- bump introspector
- hdf5: simplify build
- libarchive: handle erroneous archives
- Some pull requests not shown.
ossf/fuzz-introspector
1
closed
26
merged
- test CI
- README: update docs description
- docs: sphinx: add notes on analysing visual fuzz blockers
- doc: sphinx: add initial blocker documentation
- frontends: python: handle import error when using importlib
- sink analyser: silence HTML for now and refine
- doc: sphinx: add user guide for instrumentation focus
- docs: sphinx: improve wording
- doc: sphinx: add user guide for report diffing
- user-guides: improve intro text
- doc: sphinx: extend
- doc: sphinx: minor nits
- html report: show calltree indices in fuzz blocker table
- docs: sphinx: add intro user guide
- html_report: improve coverage percentage ui
- Add initial layout for report diffing
- html_report: fix value writing to json report
- doc: sphinx: add userguide layout
- docs: sphinx: add OSS-Fuzz guides
- Output all functions table to json report.
- fix bug in json report creation
- refactor json reporting
- fix code_checks to work with most recent set up
- Improve json output
- rename sed_cmds to patch-llvm.sh
- Some pull requests not shown.
fluent/fluent-bit
6
merged
cncf/cncf-fuzzing
1
merged
google/clusterfuzz
1
merged
Reviewed 102 pull requests in 5 repositories
cncf/cncf-fuzzing
25 pull requests
- crossplane: fix broken fuzzer
- knative: add more targets to validation fuzzer
- knative: add more targets to validation fuzzer
- knative: improve throttler fuzzer
- knative: add eventing v1 roundtrip fuzzer
- knative: add pkg duck v1 roundtrip fuzzer
- knative: add duck v1beta1 roundtrip fuzzer
- knative: add eventing v1 roundtrip fuzzer
- knative: add flows v1 roundtrip fuzzer
- notary: add fuzzer
- notary: add fuzzer
- notary: add fuzzer
- notary: add fuzzer
- notary: add fuzzer
- notary: add fuzzer
- notary: add error condition in fuzzer
- notary: add fuzzer
- notary: add fuzzer
- notary: add fuzzer
- notary: improve tuf utils fuzzer
- knative: manually invoke GC in fuzzer
- notary: add fuzzer
- notary: improve verification fuzzer
- notary: refactor verification fuzzer
- knative: add filters fuzzer
- Some pull request reviews not shown.
google/oss-fuzz
25 pull requests
- [wolfssl, wolfmqtt] Fix builds
- mdurl: initial integration
- Add jvanverth to CC list
- nDPI: add support for centipede
- [skia] Add cubic_quad_roots fuzzer
- [wolfssl] Include Cryptofuzz built-in tests in seed corpus
- Add fuzzing on i386 for zstd
- [cifuzz] Dont report crash on process timeout.
- karchive/kcodecs: Build the kf5 branches for now
- libvnc: add one more mail address for contacts
- suricata: fix rust+C MSAN build
- python-email-validator: add corpus
- tinyusb: Updated engines, architectures and sanitizers
- suricata: good targets naming for version 6
- Update cc for sigstore project
- kimageformats: upgrade libjxl
- libfido2: enable more fuzzing engines
- Changes needed to find libkqueue-dev package in the Network Radius ex…
- libvnc: add account for access
- libhtp: adds people
- [wolfssl, cryptofuzz] Build wolfCrypt with small elliptic curves
- angus-mail: fix build
- spring-boot-actuator: fix build
- snakeyaml: add loader options to the safe constructor
- [fast-dds] Fix asio version to 1-18-1
- Some pull request reviews not shown.
ossf/fuzz-introspector
12 pull requests
- build(deps): bump github/codeql-action from 2.1.38 to 2.1.39
- Sink Analyser: Create new sink analyser for analysing sink functions in project
- Sink Analyser: Fuzzer hit information and function blocker
- Sink Analyser: Pretty print callpath result
- Sink Analyser: Showing callpath for sink functions
- build(deps): bump actions/setup-python from 4.4.0 to 4.5.0
- Sink Analyser: Extract sink function to config file
- build(deps): bump github/codeql-action from 2.1.37 to 2.1.38
- build(deps): bump actions/dependency-review-action from 3.0.2 to 3.0.3
- build(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2
- Sink analser: Fix typo and add missing identification information for sink functions
- Sink Analyser:Fix python builtin package naming