Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

Serial-Studio/Serial-Studio

https://github.com/Serial-Studio/Serial-Studio · scanned 2026-06-16 00:08 UTC (2 months, 2 weeks ago)

190 raw signals (0 security + 190 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 104 actionable findings from 1 signal source. 86 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 5144 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
serial_studio_running software healthy tests/conftest.py:24
api_client software healthy tests/conftest.py:47
clean_state software healthy tests/conftest.py:64
safe_command software healthy tests/conftest.py:73
pytest_collection_modifyitems software healthy tests/conftest.py:122
__init__ software healthy tests/security/conftest.py:24
log_vulnerability software healthy tests/security/conftest.py:29
log_exploit software healthy tests/security/conftest.py:39
log_crash software healthy tests/security/conftest.py:44
get_summary software healthy tests/security/conftest.py:49
_count_by_severity software healthy tests/security/conftest.py:59
api_server_required software healthy tests/security/conftest.py:69
security_client software healthy tests/security/conftest.py:95
vuln_tracker software healthy tests/security/conftest.py:121
check_server_alive software healthy tests/security/conftest.py:127
_check software healthy tests/security/conftest.py:138
security_test_warning software healthy tests/security/conftest.py:185
test_isolation software healthy tests/security/conftest.py:198
pytest_configure software healthy tests/security/conftest.py:218
pytest_collection_modifyitems software healthy tests/security/conftest.py:238
pytest_report_header software healthy tests/security/conftest.py:283
exploiter software healthy tests/security/conftest.py:295
tester software healthy tests/security/conftest.py:307
fuzzer software healthy tests/security/conftest.py:336
pytest_terminal_summary software healthy tests/security/conftest.py:347
__init__ software healthy tests/security/test_exploit_techniques.py:41
log_exploit software healthy tests/security/test_exploit_techniques.py:47
test_race_conditions software healthy tests/security/test_exploit_techniques.py:58
rapid_toggle software healthy tests/security/test_exploit_techniques.py:67
race_config software healthy tests/security/test_exploit_techniques.py:111
race_parser software healthy tests/security/test_exploit_techniques.py:129
test_integer_overflow software healthy tests/security/test_exploit_techniques.py:152
test_memory_corruption software healthy tests/security/test_exploit_techniques.py:203
test_parser_confusion software healthy tests/security/test_exploit_techniques.py:261
test_timing_attacks software healthy tests/security/test_exploit_techniques.py:322
measure_timing software healthy tests/security/test_exploit_techniques.py:329
test_resource_exhaustion software healthy tests/security/test_exploit_techniques.py:356
blocking_request software healthy tests/security/test_exploit_techniques.py:393
flood_queue software healthy tests/security/test_exploit_techniques.py:421
test_deserialization_attacks software healthy tests/security/test_exploit_techniques.py:444
test_logic_bombs software healthy tests/security/test_exploit_techniques.py:505
test_compression_bomb software healthy tests/security/test_exploit_techniques.py:551
test_batch_exploits software healthy tests/security/test_exploit_techniques.py:582
test_binary_injection software healthy tests/security/test_exploit_techniques.py:648
main software healthy tests/security/test_exploit_techniques.py:676
test_deeply_nested_json software healthy tests/security/test_api_security.py:30
test_oversized_json_payload software healthy tests/security/test_api_security.py:78
test_json_with_control_characters software healthy tests/security/test_api_security.py:118
test_path_traversal software healthy tests/security/test_api_security.py:168
test_command_injection software healthy tests/security/test_api_security.py:235

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
updates.json software healthy updates.json
LICENSE.md software healthy LICENSE.md
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
AGENTS.md software healthy AGENTS.md
DISCOVER.md software healthy DISCOVER.md
conftest.py software healthy tests/conftest.py
README.md software healthy tests/README.md
requirements.txt software healthy tests/requirements.txt
__init__.py software healthy tests/security/__init__.py
conftest.py software healthy tests/security/conftest.py
test_exploit_techniques.py software healthy tests/security/test_exploit_techniques.py
run_all_security_tests.sh software healthy tests/security/run_all_security_tests.sh
test_api_security.py software healthy tests/security/test_api_security.py
test_denial_of_service.py software healthy tests/security/test_denial_of_service.py
test_zero_day_adversarial.py software healthy tests/security/test_zero_day_adversarial.py
test_api_vulnerabilities.py software healthy tests/security/test_api_vulnerabilities.py
test_api_command_fuzzing.py software healthy tests/security/test_api_command_fuzzing.py
weaponized_exploits.py software healthy tests/security/weaponized_exploits.py
test_protocol_fuzzing.py software healthy tests/security/test_protocol_fuzzing.py
test_access_control.py software healthy tests/security/test_access_control.py
test_window_layout.py software healthy tests/integration/test_window_layout.py
test_session_export.py software healthy tests/integration/test_session_export.py
test_workflows.py software healthy tests/integration/test_workflows.py
test_csv_export.py software healthy tests/integration/test_csv_export.py
test_bug_audit_2026_03.py software healthy tests/integration/test_bug_audit_2026_03.py
__init__.py software healthy tests/integration/__init__.py
conftest.py software healthy tests/integration/conftest.py
test_2d_array_parsing.py software healthy tests/integration/test_2d_array_parsing.py
test_workspaces.py software healthy tests/integration/test_workspaces.py
test_latest_frame_api.py software healthy tests/integration/test_latest_frame_api.py
test_dashboard_configuration.py software healthy tests/integration/test_dashboard_configuration.py
test_console_only_mode.py software healthy tests/integration/test_console_only_mode.py
test_csv_parsing_verified.py software healthy tests/integration/test_csv_parsing_verified.py
test_source_configure.py software healthy tests/integration/test_source_configure.py
test_lua_script_engine.py software healthy tests/integration/test_lua_script_engine.py
test_project_save.py software healthy tests/integration/test_project_save.py
test_fuzzy.py software healthy tests/integration/test_fuzzy.py
test_virtual_datasets.py software healthy tests/integration/test_virtual_datasets.py
test_console_ansi_vt100.py software healthy tests/integration/test_console_ansi_vt100.py
test_dual_serial.py software healthy tests/integration/test_dual_serial.py
test_performance_concepts.py software healthy tests/integration/test_performance_concepts.py
test_mqtt_publisher_config.py software healthy tests/integration/test_mqtt_publisher_config.py
test_frame_parsing.py software healthy tests/integration/test_frame_parsing.py
test_image_view.py software healthy tests/integration/test_image_view.py
test_project_editor.py software healthy tests/integration/test_project_editor.py
test_mqtt_scripting.py software healthy tests/integration/test_mqtt_scripting.py
test_mqtt_singleton_removed.py software healthy tests/integration/test_mqtt_singleton_removed.py
test_mqtt_publisher_broker.py software healthy tests/integration/test_mqtt_publisher_broker.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tests software healthy tests
security software healthy tests/security
integration software healthy tests/integration
scripts software healthy tests/scripts
performance software healthy tests/performance
utils software healthy tests/utils
manual software healthy tests/manual
scripts software healthy scripts
app software healthy app
rcc software healthy app/rcc
ai software healthy app/rcc/ai
docs software healthy app/rcc/ai/docs
templates software healthy app/rcc/ai/templates
skills software healthy app/rcc/ai/skills
api software healthy app/rcc/api
chartjs software healthy app/rcc/chartjs
scripts software healthy app/rcc/scripts
transforms software healthy app/rcc/scripts/transforms
js software healthy app/rcc/scripts/transforms/js
mqtt software healthy app/rcc/scripts/mqtt
js software healthy app/rcc/scripts/mqtt/js
native software healthy app/rcc/scripts/native
painter software healthy app/rcc/scripts/painter
parser software healthy app/rcc/scripts/parser
js software healthy app/rcc/scripts/parser/js
output software healthy app/rcc/scripts/output
control software healthy app/rcc/scripts/control
themes software healthy app/rcc/themes
templates software healthy app/rcc/templates
reports software healthy app/rcc/templates/reports
translations software healthy app/translations
ts software healthy app/translations/ts
qml software healthy app/qml
Widgets software healthy app/qml/Widgets
Dashboard software healthy app/qml/Widgets/Dashboard
src software healthy app/src
Platform software healthy app/src/Platform
Misc software healthy app/src/Misc
Licensing software healthy app/src/Licensing
CSV software healthy app/src/CSV
UI software healthy app/src/UI
Widgets software healthy app/src/UI/Widgets
Output software healthy app/src/UI/Widgets/Output
AI software healthy app/src/AI
Providers software healthy app/src/AI/Providers
MQTT software healthy app/src/MQTT
Console software healthy app/src/Console
Sessions software healthy app/src/Sessions
API software healthy app/src/API
GRPC software healthy app/src/API/GRPC

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
VulnerabilityTracker software healthy tests/security/conftest.py:21
AdvancedExploiter software healthy tests/security/test_exploit_techniques.py:38
TestJSONExploits software healthy tests/security/test_api_security.py:27
TestInjectionAttacks software healthy tests/security/test_api_security.py:150
TestBufferExploits software healthy tests/security/test_api_security.py:259
TestBatchExploits software healthy tests/security/test_api_security.py:391
TestConnectionExhaustion software healthy tests/security/test_api_security.py:485
TestParameterValidation software healthy tests/security/test_api_security.py:575
TestRawDataInjection software healthy tests/security/test_api_security.py:601
DoSTester software healthy tests/security/test_denial_of_service.py:34
TestJavaScriptSandboxEscape software healthy tests/security/test_zero_day_adversarial.py:112
TestPrototypePollution software healthy tests/security/test_zero_day_adversarial.py:278
TestEncodingAttacks software healthy tests/security/test_zero_day_adversarial.py:349
TestNullByteInjection software healthy tests/security/test_zero_day_adversarial.py:435
TestStateDesync software healthy tests/security/test_zero_day_adversarial.py:510
TestHashCollisionDoS software healthy tests/security/test_zero_day_adversarial.py:640
TestCrossClientAttacks software healthy tests/security/test_zero_day_adversarial.py:708
TestFrameInjection software healthy tests/security/test_zero_day_adversarial.py:798
TestChecksumConfusion software healthy tests/security/test_zero_day_adversarial.py:862
TestUseAfterFree software healthy tests/security/test_zero_day_adversarial.py:933
TestTerminalEscapeInjection software healthy tests/security/test_zero_day_adversarial.py:1073
TestIntegerTruncation software healthy tests/security/test_zero_day_adversarial.py:1133
TestHeapSpray software healthy tests/security/test_zero_day_adversarial.py:1284
TestDeserializationGadgets software healthy tests/security/test_zero_day_adversarial.py:1389
TestMemoryDisclosure software healthy tests/security/test_zero_day_adversarial.py:1489
TestUnicodeHomographs software healthy tests/security/test_zero_day_adversarial.py:1576
TestProjectComplexityBomb software healthy tests/security/test_zero_day_adversarial.py:1628
TestSymlinkAttacks software healthy tests/security/test_zero_day_adversarial.py:1736
TestConcurrentChaos software healthy tests/security/test_zero_day_adversarial.py:1816
TestTimingOracle software healthy tests/security/test_zero_day_adversarial.py:1989
TestMalformedBatch software healthy tests/security/test_zero_day_adversarial.py:2053
TestTypeFieldConfusion software healthy tests/security/test_zero_day_adversarial.py:2105
TestReflectedAttacks software healthy tests/security/test_zero_day_adversarial.py:2156
SecurityTester software healthy tests/security/test_api_vulnerabilities.py:32
WeaponizedExploit software healthy tests/security/weaponized_exploits.py:32
ProtocolFuzzer software healthy tests/security/test_protocol_fuzzing.py:28
AuthBypassTester software healthy tests/security/test_access_control.py:30
TestProcessHandlerPathValidation software healthy tests/integration/test_bug_audit_2026_03.py:25
TestMCPSessionLeak software healthy tests/integration/test_bug_audit_2026_03.py:61
TestMQTTConfiguration software healthy tests/integration/test_bug_audit_2026_03.py:94
TestServerSettingsPersistence software healthy tests/integration/test_bug_audit_2026_03.py:115
TestDashboardOperationMode software healthy tests/integration/test_bug_audit_2026_03.py:132
TestSourceHandlerThreadSafety software healthy tests/integration/test_bug_audit_2026_03.py:163
TestFrameBuilderSourceFrames software healthy tests/integration/test_bug_audit_2026_03.py:201
TestDashboardDataIntegrity software healthy tests/integration/test_bug_audit_2026_03.py:233
TestAudioDriverConfiguration software healthy tests/integration/test_bug_audit_2026_03.py:267
TestBusTypeSwitchingStress software healthy tests/integration/test_bug_audit_2026_03.py:309
_Subscriber software healthy tests/integration/conftest.py:184
TestBasic2DArrayParsing software healthy tests/integration/test_2d_array_parsing.py:118
TestMixedScalarVectorParsing software healthy tests/integration/test_2d_array_parsing.py:175

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ubuntu cicd healthy lib/mdflib/.github/workflows/cmake_linux.yml
windows cicd healthy lib/mdflib/.github/workflows/cmake_windows.yml
windows cicd healthy lib/mdflib/.github/workflows/msbuild.yml
windows cicd healthy lib/mdflib/.github/workflows/build.yml
mac-and-ubuntu cicd healthy lib/mdflib/.github/workflows/build.yml
build cicd healthy lib/QuaZip/.github/workflows/reusable-win.yml
analysis cicd healthy lib/QuaZip/.github/workflows/scorecard.yml
ubuntu cicd healthy lib/QuaZip/.github/workflows/ci.yml
ubuntu-zlibconst cicd healthy lib/QuaZip/.github/workflows/ci.yml
macos cicd healthy lib/QuaZip/.github/workflows/ci.yml
alpine cicd healthy lib/QuaZip/.github/workflows/ci.yml
windows-x64 cicd healthy lib/QuaZip/.github/workflows/ci.yml
windows-x86 cicd healthy lib/QuaZip/.github/workflows/ci.yml
ubuntu-ci-extract cicd healthy lib/QuaZip/.github/workflows/ci.yml
macos-ci-extract cicd healthy lib/QuaZip/.github/workflows/ci.yml
windows-x64-ci-extract cicd healthy lib/QuaZip/.github/workflows/ci.yml
build cicd healthy lib/QuaZip/.github/workflows/reusable.yml
use-qt-zlib-ubuntu cicd healthy lib/QuaZip/.github/workflows/qt-zlib.yml
use-qt6-zlib-windows cicd healthy lib/QuaZip/.github/workflows/qt-zlib.yml
use-qt5-zlib-windows cicd healthy lib/QuaZip/.github/workflows/qt-zlib.yml
coverity-windows cicd healthy lib/hidapi/.github/workflows/checks.yml
coverity-macos cicd healthy lib/hidapi/.github/workflows/checks.yml
coverity-ubuntu cicd healthy lib/hidapi/.github/workflows/checks.yml
build cicd healthy lib/hidapi/.github/workflows/docs.yaml
deploy-docs cicd healthy lib/hidapi/.github/workflows/docs.yaml
macos-automake cicd healthy lib/hidapi/.github/workflows/builds.yml
macos-cmake cicd healthy lib/hidapi/.github/workflows/builds.yml
ubuntu-cmake cicd healthy lib/hidapi/.github/workflows/builds.yml
windows-cmake cicd healthy lib/hidapi/.github/workflows/builds.yml
windows-msbuild cicd healthy lib/hidapi/.github/workflows/builds.yml
fedora-mingw cicd healthy lib/hidapi/.github/workflows/builds.yml
archlinux cicd healthy lib/hidapi/.github/workflows/builds.yml
alpine cicd healthy lib/hidapi/.github/workflows/builds.yml
build-linux cicd healthy .github/workflows/ci.yml
build-linux-arm64 cicd healthy .github/workflows/ci.yml
build-macos-arm64 cicd healthy .github/workflows/ci.yml
build-macos-intel cicd healthy .github/workflows/ci.yml
build-macos cicd healthy .github/workflows/ci.yml
build-windows cicd healthy .github/workflows/ci.yml
upload cicd healthy .github/workflows/ci.yml
lint cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
APPLE_NOTARIZATION_USERNAME cicd healthy
GRPC_VERSION cicd healthy
UNIXNAME cicd healthy
APPLE_NOTARIZATION_TEAMID cicd healthy
GRPC_REPO cicd healthy
VCPKG_FILE cicd healthy
SERIAL_STUDIO_LICENSE_KEY cicd healthy
APPLE_CERTIFICATES_P12_PASSWORD cicd healthy
COVERITY_SCAN_TOKEN cicd healthy
QT_VERSION_WINDOWS cicd healthy
QT_PASSWORD cicd healthy
GITHUB_TOKEN cicd healthy
ARCGIS_API_KEY cicd healthy
APPLE_CERTIFICATES_P12 cicd healthy
SERIAL_STUDIO_INSTANCE_ID cicd healthy
QT_VERSION_LINUX cicd healthy
SCORECARD_TOKEN cicd healthy
GPG_PRIVATE_KEY cicd healthy
USERPROFILE cicd healthy
APPLICATION cicd healthy
APPLE_NOTARIZATION_PASSWORD cicd healthy
APPLE_APPID_TEAM_ID cicd healthy
GPG_PASSPHRASE cicd healthy
REQUIRE_TESTS_TO_PUBLISH cicd healthy
VERSION cicd healthy
COVERITY_SCAN_EMAIL cicd healthy
RELEASE_TAG cicd healthy
QML_DIR cicd healthy
QT_USERNAME cicd healthy
BUILD_TYPE cicd healthy
GPG_KEY_ID cicd healthy
EXECUTABLE cicd healthy
QT_VERSION_MACOS cicd healthy

LabelLayerStatusPath
gha::cmake_linux cicd healthy lib/mdflib/.github/workflows/cmake_linux.yml
gha::cmake_windows cicd healthy lib/mdflib/.github/workflows/cmake_windows.yml
gha::msbuild cicd healthy lib/mdflib/.github/workflows/msbuild.yml
gha::build cicd healthy lib/mdflib/.github/workflows/build.yml
gha::reusable-win cicd healthy lib/QuaZip/.github/workflows/reusable-win.yml
gha::scorecard cicd healthy lib/QuaZip/.github/workflows/scorecard.yml
gha::ci cicd healthy lib/QuaZip/.github/workflows/ci.yml
gha::reusable cicd healthy lib/QuaZip/.github/workflows/reusable.yml
gha::qt-zlib cicd healthy lib/QuaZip/.github/workflows/qt-zlib.yml
gha::checks cicd healthy lib/hidapi/.github/workflows/checks.yml
gha::docs cicd healthy lib/hidapi/.github/workflows/docs.yaml
gha::builds cicd healthy lib/hidapi/.github/workflows/builds.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
port:9000 network healthy tests/README.md
port:7777 network healthy tests/security/test_exploit_techniques.py
port:9999 network healthy tests/security/test_api_vulnerabilities.py
port:8080 network healthy examples/API Test/README.md
port:502 network healthy examples/API Test/README.md
port:7878 network healthy examples/Protobuf Example/sensor_simulator.py

LabelLayerStatusPath
127.0.0.1 network healthy tests/README.md
192.168.1.100 network healthy tests/security/test_access_control.py
192.0.2.10 network healthy tests/integration/test_mqtt_publisher_config.py
192.168.1.50 network healthy tests/integration/test_driver_api_comprehensive.py
192.168.9.1 network healthy examples/LTE modem/lte_udp.py

LabelLayerStatusPath
image::lib/QuaZip/.github/docker/qt-6.4.3-ubuntu-static/Doc… hardware healthy lib/QuaZip/.github/docker/qt-6.4.3-ubuntu-static/Dockerfile
image::lib/QuaZip/.github/docker/qt-6.8.2-ubuntu-static/Doc… hardware healthy lib/QuaZip/.github/docker/qt-6.8.2-ubuntu-static/Dockerfile
image::lib/QuaZip/.github/docker/qt-5.15.12-ubuntu-static/D… hardware healthy lib/QuaZip/.github/docker/qt-5.15.12-ubuntu-static/Dockerfi…

LabelLayerStatusPath
vps::aws hardware healthy app/rcc/scripts/mqtt/templates.json
vps::azure hardware healthy app/rcc/scripts/mqtt/templates.json

LabelLayerStatusPath
repobility-clone-ufx_j5zs software healthy /tmp/repobility-clone-ufx_j5zs

LabelLayerStatusPath
grpc::SerialStudioAPI api healthy doc/grpc/serialstudio.proto

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
gpu (detected) hardware healthy README.md

LabelLayerStatusPath
password_literal::scripts/install-qt.sh security healthy scripts/install-qt.sh

LabelLayerStatusPath
auth::app/translations/llm_translate.py security healthy app/translations/llm_translate.py
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/c33a3f20-3d8d-4fe7-960f-418bde8dea63/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c33a3f20-3d8d-4fe7-960f-418bde8dea63/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.