Skip to content

feat(modules): detect exposed ai speech servers#245

Open
TBX3D wants to merge 1 commit into
vmfunc:mainfrom
TBX3D:feat/speech-audio-exposure-modules
Open

feat(modules): detect exposed ai speech servers#245
TBX3D wants to merge 1 commit into
vmfunc:mainfrom
TBX3D:feat/speech-audio-exposure-modules

Conversation

@TBX3D

@TBX3D TBX3D commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

add recon modules for self-hosted speech inference servers that are exposed without authentication: speaches (faster-whisper successor, speech-to-text and text-to-speech) keyed on its non-openai model task field, and xtts-api-server keyed on its get-folders endpoint that discloses local filesystem paths.

@TBX3D TBX3D requested a review from vmfunc as a code owner June 26, 2026 00:31
add recon modules for self-hosted speech inference servers that are exposed without authentication: speaches (faster-whisper successor, speech-to-text and text-to-speech) keyed on its non-openai model task field, and xtts-api-server keyed on its get-folders endpoint that discloses local filesystem paths.
@TBX3D TBX3D force-pushed the feat/speech-audio-exposure-modules branch from d1a6059 to 1284e08 Compare June 26, 2026 00:38
@github-actions

Copy link
Copy Markdown

pr summary

3 files changed (+231 -0)

category files
go source 1
tests 1

@github-actions github-actions Bot added size/l <500 lines changed modules changes to scan modules tests test changes and removed size/l <500 lines changed labels Jun 26, 2026
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@39b3333). Learn more about missing BASE report.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #245   +/-   ##
=======================================
  Coverage        ?   53.23%           
=======================================
  Files           ?       81           
  Lines           ?     6852           
  Branches        ?        0           
=======================================
  Hits            ?     3648           
  Misses          ?     2937           
  Partials        ?      267           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

modules changes to scan modules tests test changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants