It‘s also how we do #curl releases.

We pull the master branch until git starts clicking and then let it go!😌

https://xkcd.com/3244/

#grep -rsn "pattern" . command, along with context flags like -A (After) and -B (Before), recursively searches directories (-r), suppresses error messages (-s), and displays line numbers (-n). It is highly effective for finding text patterns across multiple files while ignoring file read errors
#cURL flags are used to modify HTTP requests for debugging, authentication, or automation, with -I showing headers only, -i showing headers + body, and -H adding custom headers. The fss typically refers to a combination of curl -fsSL for silent, fail-fast, redirect-following downloads.
#linux
/random
Mythos finds a security vulnerability in curl

Daniel Stenberg accepted the offer to search for vulnerabilities in curl with the Mythos AI. He discovered one vulnerability.

heise online
Anthropic's Bug-Hunting Mythos Was Greatest Marketing Stunt Ever, Says cURL Creator - Slashdot

cURL creator Daniel Stenberg says Anthropic's hyped Mythos bug-hunting model found only one confirmed low-severity vulnerability in cURL, plus a few non-security bugs, after he expected a much longer list. He argues Mythos may be useful, but not meaningfully beyond other modern AI code-analysis tool...

The World's Most "Dangerous" AI, Anthropic’s Mythos, found only one flaw in curl

Anthropic’s “dangerous” AI found five flaws in curl, but only one low-severity issue proved to be a real vulnerability.

Security Affairs

«Mythos findet nur eine Sicherheitslücke in curl:
Daniel Stenberg hat das Angebot angenommen, mit der Mythos-KI nach Schwachstellen in curl zu suchen. Eine Lücke hat er entdeckt.»

Hach ja, anscheinend ist die KI nicht "DIE LÖSUNG" jeglicher IT-Probleme / -Fehler. Die Lücken sollte mensch so oder so je nach ihrer realen Relevanz & Sicherheitslevel zuordnen und nicht gleich als das Schlimmste betrachten.

:// https://www.heise.de/news/Mythos-findet-nur-eine-Sicherheitsluecke-in-curl-11291666.html

#curl #ki #itsicherheit #mythos #mythosai #itsicherheit #itsec

Mythos findet nur eine Sicherheitslücke in curl

Daniel Stenberg hat das Angebot angenommen, mit der Mythos-KI nach Schwachstellen in curl zu suchen. Eine Lücke hat er entdeckt.

heise online

Dit meisje had geluk vandaag. Ze ging met Folkert op excursie en vond een zeepaardje op het strand!  

#schiermonnikoog #zeepaardje #strand #zee #nature #animals #CuteAnimals #SeaLife #beach #sea #SeaHorse #childhood #curl #geluk

Mythos finds a curl vulnerability

yes, as in singular one. Back in April 2026 Anthropic caused a lot of media noise when they concluded that their new AI model Mythos is dangerously good at finding security flaws in source code. Apparently Mythos was so good at this that Anthropic would not release this model to the public yet but instead … Continue reading Mythos finds a curl vulnerability →

daniel.haxx.se
#curl #curlup nag https://github.com/curl/curl-up/wiki/2026 - May 23-24, 2026 - Prague ... be there to discuss everything curl, networking and much more.
Welcome Song X. Gao as #curl commit author 1469: https://github.com/curl/curl/pull/21528
spnego_sspi: honor CURLOPT_GSSAPI_DELEGATION on Windows SSPI builds by xsgao-github · Pull Request #21528 · curl/curl

What This PR aims to make CURLOPT_GSSAPI_DELEGATION effective on Windows builds that use SSPI (instead of a native GSS-API implementation), so Kerberos delegation can be requested during SPNEGO/Neg...

GitHub