ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

Security: Strengthen guards for PDFs

Abierto
#1,011 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@vprashrex ya está trabajando en esto.

Desde el 27/7/2026.

Lenguaje dominante
Python
Estrellas
18
Forks
10
Merge medio
2 d 20 h
PR fusionados (30 d)
14

Descripción

Is your feature request related to a problem?
The API interfaces for processing audio files currently have protections against buffer overflow and CPU exhaustion, but this is not extended to PDF and PNG files, which poses a potential security risk.

Describe the solution you'd like

  • Strengthen the existing guards for PDF and PNG file processing.
  • Ensure similar protections are implemented as those for audio files.
Original issue

Describe the current behavior
Currently the API interfaces where files are processes have guards that prevent buffer overflow, CPU exhaustion etc error.

Describe the enhancement you'd like
Solidify the guards for PDF/PNG files too

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.