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.
54 of your 99 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 169.23s for a 204.7 MB repo slow.
  • Repobility's analysis ran in 2.51s after the clone landed.

Terriao/OpenPCQA

https://github.com/Terriao/OpenPCQA · scanned 2026-06-05 17:47 UTC (4 days, 20 hours ago) · 10 languages

258 raw signals (92 security + 166 graph) 11/13 scanners ran 28th percentile · Python · small (2-20K LoC) System graph score 97 (lower by 38)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 20 hours ago · v2 · 82 actionable findings from 2 signal sources. 93 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 100.0 0.25 25.00
testing_score 34.0 0.20 6.80
documentation_score 65.0 0.15 9.75
practices_score 30.0 0.15 4.50
code_quality 67.0 0.10 6.70
Overall 1.00 58.8
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Scan summary Quality grade C (59/100). Dimensions: security 100, maintainability 40. 92 findings (20 security). 16,230 lines analyzed.

Showing 42 of 82 actionable findings. 175 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high Security checks quality Quality conf 1.00 ✓ Repobility 25 occurrences [MINED108] `self.criterion` used but never assigned in __init__: Method `train` of class `Trainer` reads `self.criterion`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
Initialize `self.criterion = <default>` in __init__, or add a class-level default.
5 files, 25 locations
ResSCNN/ResSCNN-ms/lib/trainer.py:64, 66, 68, 72, 76, 77, 81, 103, +1 more (10 hits)
ResSCNN/ResSCNN-tf/lib/trainer.py:51, 82, 87, 88, 91, 94, 96, 121 (8 hits)
ResSCNN/ResSCNN-ms/lib/.ipynb_checkpoints/trainer-checkpoint.py:64, 66, 68, 72, 76 (5 hits)
ResSCNN/ResSCNN-ms/lib/data_loaders.py:168
ResSCNN/ResSCNN-tf/lib/data_loaders.py:80
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-mindspore/ __pycache__/Gdn.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-mindspore/ __pycache__/Gdn.cpython-37.pyc` is a .pyc binary (2,487 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-mindspore/ __pycache__/Gdn.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-mindspore/ __pycache__/ImageQualityDatasetLQSixSeperate.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-mindspore/ __pycache__/ImageQualityDatasetLQSixSeperate.cpython-37.pyc` is a .pyc binary (6,580 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-mindspore/ __pycache__/ImageQualityDatasetLQSixSeperate.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-mindspore/ __pycache__/MeonLQ.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-mindspore/ __pycache__/MeonLQ.cpython-37.pyc` is a .pyc binary (18,425 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-mindspore/ __pycache__/MeonLQ.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-mindspore/ __pycache__/PLCCLoss.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-mindspore/ __pycache__/PLCCLoss.cpython-37.pyc` is a .pyc binary (819 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-mindspore/ __pycache__/PLCCLoss.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-mindspore/ __pycache__/torch2ms_tools.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-mindspore/ __pycache__/torch2ms_tools.cpython-37.pyc` is a .pyc binary (5,723 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-mindspore/ __pycache__/torch2ms_tools.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-mindspore/ __pycache__/TrainModelDTLQ.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-mindspore/ __pycache__/TrainModelDTLQ.cpython-37.pyc` is a .pyc binary (11,129 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-mindspore/ __pycache__/TrainModelDTLQ.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-mindspore/ __pycache__/TrainModelLQ.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-mindspore/ __pycache__/TrainModelLQ.cpython-37.pyc` is a .pyc binary (13,512 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-mindspore/ __pycache__/TrainModelLQ.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-mindspore/ __pycache__/VideoTransforms.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-mindspore/ __pycache__/VideoTransforms.cpython-37.pyc` is a .pyc binary (11,081 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-mindspore/ __pycache__/VideoTransforms.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-tf/__pycache__/PLCCloss.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-tf/__pycache__/PLCCloss.cpython-37.pyc` is a .pyc binary (418 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-tf/__pycache__/PLCCloss.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-tf/__pycache__/PLCCloss.cpython-38.pyc` committed in source repo: `PQA-Net/PQA-Net-tf/__pycache__/PLCCloss.cpython-38.pyc` is a .pyc binary (416 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-tf/__pycache__/PLCCloss.cpython-38.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-tf/__pycache__/PQADataset.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-tf/__pycache__/PQADataset.cpython-37.pyc` is a .pyc binary (4,311 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-tf/__pycache__/PQADataset.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-tf/__pycache__/PQADataset.cpython-38.pyc` committed in source repo: `PQA-Net/PQA-Net-tf/__pycache__/PQADataset.cpython-38.pyc` is a .pyc binary (4,344 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-tf/__pycache__/PQADataset.cpython-38.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-tf/__pycache__/PQAmodels.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-tf/__pycache__/PQAmodels.cpython-37.pyc` is a .pyc binary (4,327 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-tf/__pycache__/PQAmodels.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-tf/__pycache__/PQAmodels.cpython-38.pyc` committed in source repo: `PQA-Net/PQA-Net-tf/__pycache__/PQAmodels.cpython-38.pyc` is a .pyc binary (4,374 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-tf/__pycache__/PQAmodels.cpython-38.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-tf/__pycache__/utils.cpython-37.pyc` committed in source repo: `PQA-Net/PQA-Net-tf/__pycache__/utils.cpython-37.pyc` is a .pyc binary (4,668 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-tf/__pycache__/utils.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `PQA-Net/PQA-Net-tf/__pycache__/utils.cpython-38.pyc` committed in source repo: `PQA-Net/PQA-Net-tf/__pycache__/utils.cpython-38.pyc` is a .pyc binary (4,652 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
PQA-Net/PQA-Net-tf/__pycache__/utils.cpython-38.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `ResSCNN/ResSCNN-ms/models/__pycache__/Res_blocks.cpython-37.pyc` committed in source repo: `ResSCNN/ResSCNN-ms/models/__pycache__/Res_blocks.cpython-37.pyc` is a .pyc binary (1,087 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
ResSCNN/ResSCNN-ms/models/__pycache__/Res_blocks.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `ResSCNN/ResSCNN-ms/models/__pycache__/Res_Models.cpython-37.pyc` committed in source repo: `ResSCNN/ResSCNN-ms/models/__pycache__/Res_Models.cpython-37.pyc` is a .pyc binary (2,120 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
ResSCNN/ResSCNN-ms/models/__pycache__/Res_Models.cpython-37.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `ResSCNN/ResSCNN-tf/models/__pycache__/Res_Blocks.cpython-38.pyc` committed in source repo: `ResSCNN/ResSCNN-tf/models/__pycache__/Res_Blocks.cpython-38.pyc` is a .pyc binary (1,204 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
ResSCNN/ResSCNN-tf/models/__pycache__/Res_Blocks.cpython-38.pyc:1
high Security checks software dependencies conf 0.90 ✓ Repobility [MINED134] Binary file `ResSCNN/ResSCNN-tf/models/__pycache__/Res_Models.cpython-38.pyc` committed in source repo: `ResSCNN/ResSCNN-tf/models/__pycache__/Res_Models.cpython-38.pyc` is a .pyc binary (2,307 bytes) committed to a repo that otherwise has 91 source files. Trojan binaries inside otherwise-normal source repos are a known supply-chain attack: a compromised dependency or PR slips in a binary that gets executed by build scripts.
Audit the binary's provenance. If it's vendored library code, document it in a VENDORED.md. If it's a build artifact, add the extension to .gitignore and rebuild from source.
ResSCNN/ResSCNN-tf/models/__pycache__/Res_Models.cpython-38.pyc:1
medium Security checks quality Practices conf 1.00 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build artifacts.
Add a .gitignore appropriate for your language/framework.
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). Either auth lives in custom code, in a separate service, or is missing.
auth
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
low Security checks quality Quality conf 0.60 30 occurrences Duplicated implementation block across source files
Duplicate implementation blocks are maintenance debt. Keep them visible, but they are not a high-severity defect unless the duplicated logic is security-sensitive or drifting.
12 files, 17 locations
IT-PCQA/TensorFlow/train.py:6, 10, 69 (3 hits)
IT-PCQA/MindSpore/train_multiOpt.py:13, 17 (2 hits)
IT-PCQA/TensorFlow/demo.py:6, 10 (2 hits)
PQA-Net/PQA-Net-mindspore/TrainModelLQ.py:14, 385 (2 hits)
IT-PCQA/MindSpore/train.py:17
IT-PCQA/TensorFlow/data_list.py:5
IT-PCQA/TensorFlow/model.py:25
PQA-Net/PQA-Net-mindspore/.ipynb_checkpoints/TrainModelLQ-checkpoint.py:385
duplicationquality
low System graph software Dead code candidate conf 1.00 File has no detected symbols: ResSCNN/ResSCNN-ms/split_data.py
Source file with no class/function declarations — possible config, dead code, or scratch file.
low System graph quality Tests conf 1.00 Low test-to-source ratio
12 tests / 76 src (ratio 0.16).
low System graph quality Integrity conf 1.00 19 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: ResSCNN/ResSCNN-tf/split_data.py:lossname2dirname, ResSCNN/ResSCNN-ms/lib/data_loaders.py:lossname2dirname This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why …
19 occurrences
repo-level (19 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: ResSCNN/ResSCNN-ms/lib/ms_tools.py:max_pool2d, ResSCNN/ResSCNN-ms/lib/ms_tools.py:max_pool2d, PQA-Net/PQA-Net-mindspore/torch2ms_tools.py:max_pool2d, PQA-Net/PQA-Net-mindspore/torch2ms_tools.py:max_pool2d This is *the* AI-coder failure mode (4× more …
duplicatesduplication
low System graph software Dead code conf 1.00 Possibly dead Python function: bprop
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
PQA-Net/PQA-Net-mindspore/Gdn.py:30
low System graph software Dead code conf 1.00 4 occurrences Possibly dead Python function: call
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
4 files, 4 locations
PQA-Net/PQA-Net-tf/PQAmodels.py:155
ResSCNN/ResSCNN-tf/models/Res_Blocks.py:16
ResSCNN/ResSCNN-tf/models/Res_Models.py:38
VQA_PC/TensorFlow/train/ResNet_mean_with_fast.py:27
low System graph software Dead code conf 1.00 14 occurrences Possibly dead Python function: construct
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
12 files, 12 locations
IT-PCQA/MindSpore/model.py:17
IT-PCQA/MindSpore/train.py:82
IT-PCQA/MindSpore/train_multiOpt.py:61
PQA-Net/PQA-Net-mindspore/Gdn.py:56
PQA-Net/PQA-Net-mindspore/MeonLQ.py:647
PQA-Net/PQA-Net-mindspore/PLCCLoss.py:17
PQA-Net/PQA-Net-mindspore/TrainModelDTLQ.py:35
PQA-Net/PQA-Net-mindspore/TrainModelLQ.py:34
low System graph software Dead code conf 1.00 Possibly dead Python function: forward_fn
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
IT-PCQA/MindSpore/train_multiOpt.py:84
low System graph software Dead code conf 1.00 Possibly dead Python function: hyper_structure1
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
VQA_PC/mindspore/train/ResNet_mean_with_fast.py:223
low System graph software Dead code conf 1.00 Possibly dead Python function: hyper_structure2
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
VQA_PC/mindspore/train/ResNet_mean_with_fast.py:233
low System graph software Dead code conf 1.00 Possibly dead Python function: mindspore_params
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
VQA_PC/mindspore/train/ResNet_mean_with_fast.py:273
low System graph software Dead code conf 1.00 Possibly dead Python function: mm
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
ResSCNN/ResSCNN-ms/lib/ms_tools.py:172
low System graph software Dead code conf 1.00 Possibly dead Python function: mm
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
PQA-Net/PQA-Net-mindspore/torch2ms_tools.py:167
low System graph software Dead code conf 1.00 Possibly dead Python function: parse_item
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
VQA_PC/TensorFlow/train/data_loader.py:33
low System graph software Dead code conf 1.00 Possibly dead Python function: quality_pred
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
VQA_PC/mindspore/train/ResNet_mean_with_fast.py:215
low System graph software Dead code conf 1.00 Possibly dead Python function: sparse_quantize
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
ResSCNN/ResSCNN-ms/lib/ms_tools.py:271
low System graph software Dead code conf 1.00 Possibly dead Python function: str2bool
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
ResSCNN/ResSCNN-ms/config.py:13
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/eaa0f019-80ff-461e-98b2-fd1e305cd3b3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/eaa0f019-80ff-461e-98b2-fd1e305cd3b3/

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.