File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414#
1515# ###############################################################################
1616
17- FROM gcr.io/oss-fuzz-base/base-builder
17+ FROM gcr.io/oss-fuzz-base/base-builder-python:ubuntu-24-04
1818RUN apt-get update && apt-get install -y cmake libssl-dev libevent-dev
1919RUN git clone https://github.com/coturn/coturn
2020COPY build.sh $SRC/
Original file line number Diff line number Diff line change 11homepage : " https://github.com/coturn/coturn"
22language : c
3- primary_contact : " misi@majd.eu"
3+ base_os_version : ubuntu-24-04
4+ primary_contact : " eakraly@gmail.com"
45auto_ccs :
5- - " mom040267 @gmail.com"
6+ - " eakraly @gmail.com"
67 - " gustavogb@gmail.com"
7- - " ajsinghyadav00@gmail.com"
88fuzzing_engines :
99 - libfuzzer
1010 - afl
You can’t perform that action at this time.
0 commit comments