This is an automated email from the git hooks/post-receive script.
Git pushed a commit to branch master
in repository ffmpeg-web.
The following commit(s) were added to refs/heads/master by this push:
new e2fec87 web/security: Explain where to report CVE#s
e2fec87 is described below
commit e2fec87df2a4da485e377d9f58c8997aaf821e70
Author: Michael Niedermayer <[email protected]>
AuthorDate: Mon Jun 22 02:42:02 2026 +0200
Commit: Michael Niedermayer <[email protected]>
CommitDate: Mon Jun 22 02:50:36 2026 +0200
web/security: Explain where to report CVE#s
Signed-off-by: Michael Niedermayer <[email protected]>
---
src/security | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/src/security b/src/security
index 8861ee8..a5e489c 100644
--- a/src/security
+++ b/src/security
@@ -20,6 +20,16 @@ And that you provide a easy to use testcase. Automated
submissions are not accep
<li>Any CVE identifier or other related identifier, if available.</li>
</ol>
+<h3>Contributing missing CVE identifiers</h3>
+<p>The list of CVEs on this page is maintained by the FFmpeg community. If you
register a CVE or find one missing from the lists below, please help keep it up
to date:</p>
+
+<h4>Before the fix has been backported to release branches</h4>
+<p>Please email <a
href="mailto:[email protected]">[email protected]</a> with
the CVE identifier and the git commit that fixes it.</p>
+
+<h4>After the fix has been backported</h4>
+<p>Please <a href="https://code.ffmpeg.org/FFmpeg/web/pulls">open a pull
request</a> against the web repository to add the entry to the relevant
section(s) of this page.</p>
+
+
<h2>FFmpeg git master</h2>
<p>
Fixes following vulnerabilities:
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]