Skip to content

Fix: Security Scan Vulnerabilities (#136)#137

Open
HarshavardhanVemali wants to merge 1 commit into
fetchai:mainfrom
HarshavardhanVemali:fix/security-scan-vulnerabilities
Open

Fix: Security Scan Vulnerabilities (#136)#137
HarshavardhanVemali wants to merge 1 commit into
fetchai:mainfrom
HarshavardhanVemali:fix/security-scan-vulnerabilities

Conversation

@HarshavardhanVemali
Copy link
Copy Markdown

@HarshavardhanVemali HarshavardhanVemali commented May 25, 2026

Resolves #136.

This PR introduces fixes for the security vulnerabilities reported:

  1. Removed hardcoded debug mode in Flask frontend.
  2. Added missing request timeouts across Python agents.
  3. Removed silent exception suppression in video-to-map agents.
  4. Ran npm audit fix to update vulnerable frontend-integration dependencies.

Testing completed:

  • Bandit shows 0 high/medium/low severity vulnerabilities.
  • npm run build succeeds successfully on frontend.

GSSoC Labels Requested:

  • level:intermediate
  • type:bug
  • type:security
  • quality:clean

@HarshavardhanVemali
Copy link
Copy Markdown
Author

Hello Mentors / Maintainers! As per the GSSoC contribution guidelines, could you please review this PR and add the appropriate labels?

Suggested labels:

  • level:intermediate
  • type:bug
  • type:security

Once reviewed, please also consider adding the gssoc:approved and mentor:username labels so the contribution counts towards GSSoC. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Security Scan Findings & Vulnerabilities

1 participant