troydm has quit [Quit: What is Hope? That all of your wishes and all of your dreams come true? To turn back time because things were not supposed to happen like that (C) Rau Le Creuset]
troydm has joined #ocaml
mro has joined #ocaml
[itchyjunk] has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
waleee has joined #ocaml
xd1le has quit [Quit: xd1le]
adanwan has quit [Ping timeout: 276 seconds]
mro has quit [Remote host closed the connection]
favonia has quit [Ping timeout: 265 seconds]
[itchyjunk] has quit [Read error: Connection reset by peer]
Haudegen has quit [Quit: Bin weg.]
vb has quit [Quit: Lost terminal]
vb has joined #ocaml
rgrinberg has joined #ocaml
favonia has joined #ocaml
mro has joined #ocaml
mro has quit [Remote host closed the connection]
Anarchos has quit [Quit: Vision[0.10.3]: i've been blurred!]
zebrag has joined #ocaml
bartholin has quit [Quit: Leaving]
Haudegen has joined #ocaml
abraham has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Soni>
does ocaml have an API like posix_spawn?
<Soni>
y'know, like, having a list of strings where the first string is a command and every other string is a single argument?
abraham has joined #ocaml
<Soni>
honestly we have no idea how to report security issues with this one project :/
<Soni>
how do you go about reporting security issues on someone's project, when they don't have a security policy or anything?
rgrinberg has joined #ocaml
<d_bot>
<hcarty> Soni: OCaml has a process for reporting vulnerabilities if you found something in the language/stdlib/runtime. But now that I say that, I can't find the right email address
<d_bot>
<hcarty> For other projects, directly contacting the maintainer seems like a reasonable first step
mmohammadi9812 has quit [Killed (NickServ (GHOST command used by mohammadi9812m!~Mohammad@2.178.201.78))]
mmohammadi9812 has joined #ocaml
olle_ has quit [Ping timeout: 252 seconds]
shawn has joined #ocaml
adanwan has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gravicappa has quit [Ping timeout: 252 seconds]
mro has joined #ocaml
<d_bot>
<Kate> soni: You mean like Unix.create_process?
<Soni>
whatever you'd use instead of Printf.sprintf "%s %s" prep file
<d_bot>
<Kate> for the CVE, @mseri asked elsewhere and the answer was: sending an email to caml-devel@inria.fr is best