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 e75c253  src/security: try to redirect more normal bugs to forgejo
e75c253 is described below

commit e75c253246d3893ee7dd9d715834a5a56ebf7a2f
Author:     Michael Niedermayer <[email protected]>
AuthorDate: Thu May 21 01:08:38 2026 +0200
Commit:     Michael Niedermayer <[email protected]>
CommitDate: Thu May 21 01:08:38 2026 +0200

    src/security: try to redirect more normal bugs to forgejo
    
    Signed-off-by: Michael Niedermayer <[email protected]>
---
 src/security | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/security b/src/security
index edd1fb1..b81dc40 100644
--- a/src/security
+++ b/src/security
@@ -4,6 +4,8 @@
 <p>Note, we have recently seen a spike in AI generated, false positives. Make 
sure that what you report are real issues by careful human verification. And 
they are issues reproducible with prior existing applications.
 And that you provide a easy to use testcase. Automated submissions are not 
accepted. Please report vulnerabilities to <a 
href="mailto:[email protected]";>[email protected]</a></p>
 
+<p>We are currently receiving a very large number of reports. Please report 
only security issues to ffmpeg-security. For normal bugs, non-exploitable 
source-level undefined behavior and memory leaks, please submit a pull request 
with your fix to code.ffmpeg.org instead.</p>
+
 <p>Please include the following:</p>
 <ol>
   <li>Name(s) or alias(es) of the human reviewer(s) who verified the 
report.</li>

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to