Portable file server with accelerated resumable uploads, dedup, WebDAV, SFTP, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file
This report presents the forensic synthetic code analysis of 9001/copyparty, a Python project with 45,657 GitHub stars. SynthScan v2.0 examined 130,480 lines of code across 361 source files, recording 727 pattern matches distributed across 16 syntactic categories. The overall adjusted score of 6.2 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 727 distinct pattern matches across 16 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | setup.py | 3 | CODE | |
| LOW | bin/partyfuse-streaming.py | 2 | CODE | |
| LOW | bin/partyfuse-streaming.py | 2 | CODE | |
| LOW | bin/u2c.py | 2 | CODE | |
| LOW | bin/u2c.py | 2 | CODE | |
| LOW | bin/u2c.py | 1719 | CODE | |
| LOW | bin/partyfuse2.py | 2 | CODE | |
| LOW | bin/partyfuse2.py | 2 | CODE | |
| LOW | bin/partyfuse2.py | 10 | CODE | |
| LOW | bin/partyfuse2.py | 23 | CODE | |
| LOW | bin/mtag/media-hash.py | 6 | CODE | |
| LOW | bin/hooks/msg-log.py | 4 | CODE | |
| LOW | bin/hooks/msg-log.py | 4 | CODE | |
| LOW | bin/hooks/reject-ramdisk.py | 3 | CODE | |
| LOW | bin/hooks/reject-ramdisk.py | 7 | CODE | |
| LOW | bin/handlers/caching-proxy.py | 11 | CODE | |
| LOW | tests/test_dedup.py | 3 | CODE | |
| LOW | tests/test_dedup.py | 3 | CODE | |
| LOW | tests/test_dedup.py | 9 | CODE | |
| LOW | tests/test_utils.py | 3 | CODE | |
| LOW | tests/test_utils.py | 3 | CODE | |
| LOW | tests/test_metrics.py | 3 | CODE | |
| LOW | tests/test_metrics.py | 3 | CODE | |
| LOW | tests/test_metrics.py | 9 | CODE | |
| LOW | tests/util.py | 3 | CODE | |
| LOW | tests/util.py | 3 | CODE | |
| LOW | tests/test_httpcli.py | 3 | CODE | |
| LOW | tests/test_httpcli.py | 3 | CODE | |
| LOW | tests/test_dots.py | 3 | CODE | |
| LOW | tests/test_dots.py | 3 | CODE | |
| LOW | tests/test_cp.py | 3 | CODE | |
| LOW | tests/test_cp.py | 3 | CODE | |
| LOW | tests/test_cp.py | 8 | CODE | |
| LOW | tests/test_idp.py | 3 | CODE | |
| LOW | tests/test_idp.py | 3 | CODE | |
| LOW | tests/test_mv.py | 3 | CODE | |
| LOW | tests/test_mv.py | 3 | CODE | |
| LOW | tests/test_dxml.py | 3 | CODE | |
| LOW | tests/test_dxml.py | 3 | CODE | |
| LOW | tests/test_webdav.py | 3 | CODE | |
| LOW | tests/test_webdav.py | 3 | CODE | |
| LOW | tests/test_webdav.py | 9 | CODE | |
| LOW | tests/test_hooks.py | 3 | CODE | |
| LOW | tests/test_hooks.py | 3 | CODE | |
| LOW | tests/test_hooks.py | 8 | CODE | |
| LOW | tests/test_shr.py | 3 | CODE | |
| LOW | tests/test_shr.py | 3 | CODE | |
| LOW | tests/test_shr.py | 12 | CODE | |
| LOW | tests/test_vfs.py | 3 | CODE | |
| LOW | tests/test_vfs.py | 3 | CODE | |
| LOW | tests/test_vfs.py | 12 | CODE | |
| LOW | contrib/package/nix/partftpy/update.py | 10 | CODE | |
| LOW | scripts/sfx.py | 3 | CODE | |
| LOW | scripts/sfx.py | 3 | CODE | |
| LOW | scripts/uncomment.py | 3 | CODE | |
| LOW | scripts/uncomment.py | 3 | CODE | |
| LOW | scripts/strip_hints/a.py | 2 | CODE | |
| LOW | scripts/strip_hints/a.py | 2 | CODE | |
| LOW | scripts/py2/queue/__init__.py | 2 | CODE | |
| LOW | scripts/py2/queue/__init__.py | 2 | CODE | |
| 166 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | bin/partyjournal.py | 71 | CODE | |
| LOW | bin/dbtool.py | 50 | CODE | |
| LOW | bin/partyfuse-streaming.py | 294 | CODE | |
| LOW | bin/partyfuse-streaming.py | 332 | CODE | |
| LOW | bin/partyfuse-streaming.py | 613 | CODE | |
| LOW | bin/partyfuse-streaming.py | 820 | CODE | |
| LOW | bin/partyfuse.py | 262 | CODE | |
| LOW | bin/partyfuse.py | 691 | CODE | |
| LOW | bin/partyfuse.py | 727 | CODE | |
| LOW | bin/partyfuse.py | 933 | CODE | |
| LOW | bin/u2c.py | 629 | CODE | |
| LOW | bin/u2c.py | 653 | CODE | |
| LOW | bin/u2c.py | 743 | CODE | |
| LOW | bin/u2c.py | 822 | CODE | |
| LOW | bin/u2c.py | 914 | CODE | |
| LOW | bin/u2c.py | 1550 | CODE | |
| LOW | bin/u2c.py | 1058 | CODE | |
| LOW | bin/u2c.py | 1111 | CODE | |
| LOW | bin/u2c.py | 1214 | CODE | |
| LOW | bin/u2c.py | 1357 | CODE | |
| LOW | bin/u2c.py | 1478 | CODE | |
| LOW | bin/partyfuse2.py | 378 | CODE | |
| LOW | bin/mtag/geotag.py | 23 | CODE | |
| LOW | bin/mtag/cksum.py | 28 | CODE | |
| LOW | bin/mtag/very-bad-idea.py | 115 | CODE | |
| LOW | bin/mtag/yt-ipr.py | 99 | CODE | |
| LOW | bin/hooks/xiu-sha.py | 68 | CODE | |
| LOW | bin/hooks/msg-log.py | 74 | CODE | |
| LOW | bin/handlers/caching-proxy.py | 14 | CODE | |
| LOW | tests/test_dedup.py | 100 | CODE | |
| LOW | tests/util.py | 66 | CODE | |
| LOW | tests/test_httpcli.py | 35 | CODE | |
| LOW | tests/test_cp.py | 27 | CODE | |
| LOW | tests/test_mv.py | 50 | CODE | |
| LOW | tests/test_hooks.py | 81 | CODE | |
| LOW | tests/test_vfs.py | 68 | CODE | |
| LOW | scripts/fusefuzz.py | 34 | CODE | |
| LOW | scripts/sfx.py | 164 | CODE | |
| LOW | scripts/sfx.py | 270 | CODE | |
| LOW | scripts/uncomment.py | 17 | CODE | |
| LOW | scripts/help2html.py | 36 | CODE | |
| LOW | scripts/speedtest-fs.py | 95 | CODE | |
| LOW | scripts/test/smoketest.py | 63 | CODE | |
| LOW | scripts/test/smoketest.py | 45 | CODE | |
| LOW | scripts/test/race.py | 45 | CODE | |
| LOW | copyparty/metrics.py | 19 | CODE | |
| LOW | copyparty/th_srv.py | 267 | CODE | |
| LOW | copyparty/th_srv.py | 406 | CODE | |
| LOW | copyparty/th_srv.py | 540 | CODE | |
| LOW | copyparty/th_srv.py | 912 | CODE | |
| LOW | copyparty/th_srv.py | 1485 | CODE | |
| LOW | copyparty/authsrv.py | 4020 | CODE | |
| LOW | copyparty/authsrv.py | 4107 | CODE | |
| LOW | copyparty/authsrv.py | 704 | CODE | |
| LOW | copyparty/authsrv.py | 766 | CODE | |
| LOW | copyparty/authsrv.py | 952 | CODE | |
| LOW | copyparty/authsrv.py | 1001 | CODE | |
| LOW | copyparty/authsrv.py | 1180 | CODE | |
| LOW | copyparty/authsrv.py | 1393 | CODE | |
| LOW | copyparty/authsrv.py | 1587 | CODE | |
| 159 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | bin/partyfuse-streaming.py | 977 | except Exception as ex: | CODE |
| MEDIUM | bin/partyfuse-streaming.py | 965 | def _open(self, path): | CODE |
| LOW | bin/partyfuse.py | 374 | except Exception as ex: | CODE |
| LOW | bin/partyfuse.py | 1087 | except Exception as ex: | CODE |
| MEDIUM | bin/partyfuse.py | 1075 | def _open(self, path): | CODE |
| MEDIUM | bin/u2c.py | 115 | def run(self): | CODE |
| LOW | bin/u2c.py | 434 | except Exception as ex: | CODE |
| LOW | bin/u2c.py | 608 | except Exception as ex: | CODE |
| LOW | bin/u2c.py | 619 | except Exception as ex: | CODE |
| LOW | bin/u2c.py | 645 | except Exception as ex: | CODE |
| LOW | bin/u2c.py | 873 | except Exception as ex: | CODE |
| LOW | bin/u2c.py | 1243 | except Exception as ex: | CODE |
| LOW | bin/u2c.py | 1518 | except Exception as ex: | CODE |
| LOW | bin/hooks/podcast-normalizer.py | 120 | except Exception as ex: | STRING |
| LOW | bin/hooks/usb-eject.py | 60 | except Exception as ex: | CODE |
| MEDIUM | bin/hooks/usb-eject.py | 35 | def main(): | CODE |
| LOW | tests/util.py | 117 | except Exception as ex: | CODE |
| LOW | contrib/zfs-tune.py | 73 | except Exception: | CODE |
| MEDIUM | contrib/zfs-tune.py | 50 | def set_pagesize(db_path): | CODE |
| LOW | scripts/uncomment.py | 95 | except Exception as ex: | CODE |
| LOW | scripts/uncomment.py | 100 | except Exception as ex: | CODE |
| LOW | scripts/strip_hints/a.py | 39 | except Exception as ex: | CODE |
| LOW | copyparty/metrics.py | 154 | except Exception as ex: | CODE |
| LOW | copyparty/metrics.py | 231 | except Exception as ex: | CODE |
| LOW | copyparty/th_srv.py | 207 | except Exception as e: | CODE |
| LOW | copyparty/th_srv.py | 612 | except Exception as ex: | CODE |
| LOW | copyparty/th_srv.py | 623 | except Exception as ex: | CODE |
| LOW | copyparty/th_srv.py | 638 | except Exception as ex: | CODE |
| LOW | copyparty/th_srv.py | 701 | except Exception as ex: | CODE |
| LOW | copyparty/th_srv.py | 1445 | except Exception as ex: | CODE |
| LOW | copyparty/authsrv.py | 1030 | except Exception as ex: | CODE |
| LOW | copyparty/authsrv.py | 2881 | except Exception as ex: | CODE |
| LOW | copyparty/authsrv.py | 3168 | except Exception as ex: | CODE |
| LOW | copyparty/u2idx.py | 356 | except Exception as ex: | CODE |
| MEDIUM | copyparty/util.py | 700 | def expat_ver() -> str: | CODE |
| MEDIUM | copyparty/util.py | 4459 | def termsize() -> tuple[int, int]: | CODE |
| LOW | copyparty/util.py | 1391 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 3074 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 3123 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 3316 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 3336 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 3485 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 3520 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 3533 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 3539 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 3658 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 4028 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 4314 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 4528 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 4553 | except Exception as ex: | CODE |
| LOW | copyparty/util.py | 800 | except Exception as ex: | STRING |
| LOW | copyparty/sftpd.py | 748 | except Exception as ex: | CODE |
| LOW | copyparty/sftpd.py | 790 | except Exception as ex: | CODE |
| LOW | copyparty/sftpd.py | 793 | except Exception as ex2: | CODE |
| LOW | copyparty/sftpd.py | 839 | except Exception as ex: | CODE |
| LOW | copyparty/sftpd.py | 870 | except Exception as ex: | CODE |
| MEDIUM | copyparty/sftpd.py | 265 | def stat(self): | CODE |
| LOW | copyparty/httpcli.py | 568 | except Exception as ex: | CODE |
| LOW | copyparty/httpcli.py | 909 | except Exception as ex: | CODE |
| LOW | copyparty/httpcli.py | 2375 | except Exception as ex: | CODE |
| 81 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | tests/test_dedup.py | 53 | self.conn.hsrv.hub.up2k.shutdown() | CODE |
| CRITICAL | tests/test_metrics.py | 38 | self.conn.hsrv.hub.up2k.shutdown() | CODE |
| CRITICAL | tests/test_cp.py | 47 | self.conn.hsrv.hub.up2k.shutdown() | CODE |
| CRITICAL | tests/test_mv.py | 44 | self.conn.hsrv.hub.up2k.shutdown() | CODE |
| CRITICAL | copyparty/ftpd.py | 373 | for vn in self.hub.asrv.vfs.all_vols.values(): | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | bin/partyfuse-streaming.py | 181 | continue | COMMENT |
| LOW | bin/partyfuse.py | 221 | # [windows/mty/msys2] /mingw64/bin/python3 /c/Users/ed/dev/copyparty/bin/partyfuse.py q: http://192.168.1.159:1234/ | COMMENT |
| LOW | bin/mtag/install-deps.sh | 1 | #!/bin/bash | COMMENT |
| LOW | bin/mtag/res/twitter-unmute.user.js | 1 | // ==UserScript== | COMMENT |
| LOW | bin/hooks/msg-log.py | 41 | flags: | COMMENT |
| LOW | bin/hooks/reloc-by-ext.py | 61 | # this function must end by printing the action to perform; | COMMENT |
| LOW | bin/handlers/404-to-fail2ban.py | 1 | # /!\ Warning: be careful, as webdav clients often generate a large number of 404 requets. | COMMENT |
| LOW | contrib/setup-ashell.sh | 1 | #!/bin/bash | COMMENT |
| LOW | contrib/plugins/graft-thumbs.js | 1 | // USAGE: | COMMENT |
| LOW | contrib/plugins/minimal-up2k.js | 41 | #u2conf {margin:5em auto 0 auto !important} | COMMENT |
| LOW | contrib/plugins/quickmove.js | 1 | "use strict"; | COMMENT |
| LOW | contrib/traefik/traefik-docker/traefik.compose.yml | 21 | - /var/run/docker.sock:/var/run/docker.sock | COMMENT |
| LOW | scripts/tl.js | 21 | // here is the pairs of "text-identifier": "text-to-translate" | COMMENT |
| LOW | scripts/copyparty-repack.sh | 1 | #!/bin/bash | COMMENT |
| LOW | scripts/copyparty-repack.sh | 21 | # 353975 copyparty-extras/sfx-ent/copyparty-sfx.py | COMMENT |
| LOW | scripts/sfx.py | 1 | #!/usr/bin/env python3 | COMMENT |
| LOW | scripts/sfx.py | 521 | # skip 1 | COMMENT |
| LOW | scripts/profile.py | 21 | raise Exception() | COMMENT |
| LOW | scripts/make-sfx.sh | 1 | #!/bin/bash | COMMENT |
| LOW | scripts/make-sfx.sh | 21 | # for example `lang eng` or `lang eng|nor` | COMMENT |
| LOW | scripts/make-sfx.sh | 41 | # | COMMENT |
| LOW | scripts/make-sfx.sh | 61 | # | COMMENT |
| LOW | scripts/bench/filehash.sh | 1 | #!/bin/bash | COMMENT |
| LOW | scripts/bench/filehash.sh | 61 | ## | COMMENT |
| LOW | scripts/bench/filehash.sh | 81 | # 2576 @ Ryzen 7 5800X (cpp 1.9.5, py 3.11.7, win10-ltsc-1809-17763.4974) // --hash-mt=8 (hello??) | COMMENT |
| LOW | scripts/docker/base/build-no265.sh | 81 | done | COMMENT |
| LOW | scripts/docker/base/build-no265.sh | 101 | # 19:11 ppc64le | COMMENT |
| LOW | …pts/docker/base/patch/ffmpeg/libavcodec/aacsbr_fixed.c | 1 | // just the signatures from the original file; all bodies/logic removed | COMMENT |
| LOW | scripts/docker/base/patch/ffmpeg/libavcodec/aacsbr.c | 1 | // just the signatures from the original file; all bodies/logic removed | COMMENT |
| LOW | scripts/docker/base/patch/ffmpeg/libavcodec/aacps.c | 1 | // just the signatures from the original file; all bodies/logic removed | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 21 | # antlr4 | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 41 | basic | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 61 | # cilkcpp | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 81 | # django | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 101 | # ftl | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 121 | # haxe | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 141 | # jexl | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 161 | # liquid | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 181 | moonscript | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 201 | # pascal | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 221 | # pure | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 241 | # roboconf | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 261 | sql | COMMENT |
| LOW | scripts/deps-docker/genprism.sh | 281 | typescript | COMMENT |
| LOW | copyparty/authsrv.py | 81 | ## * deletion of expired files, running on a timer | COMMENT |
| LOW | copyparty/web/browser.css | 1841 | } | COMMENT |
| LOW | copyparty/web/browser.css | 2041 | #seldoc.sel { | COMMENT |
| LOW | copyparty/web/a/partyfuse.py | 221 | # [windows/mty/msys2] /mingw64/bin/python3 /c/Users/ed/dev/copyparty/bin/partyfuse.py q: http://192.168.1.159:1234/ | COMMENT |
| LOW | copyparty/stolen/ifaddr/_shared.py | 81 | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | bin/partyfuse-streaming.py | 115 | CODE | |
| MEDIUM | bin/partyfuse-streaming.py | 116 | CODE | |
| MEDIUM | bin/partyfuse-streaming.py | 139 | CODE | |
| MEDIUM | bin/partyfuse-streaming.py | 142 | CODE | |
| MEDIUM | bin/partyfuse-streaming.py | 148 | CODE | |
| MEDIUM | bin/partyfuse-streaming.py | 151 | CODE | |
| MEDIUM | bin/partyfuse-streaming.py | 850 | CODE | |
| MEDIUM | bin/partyfuse-streaming.py | 851 | CODE | |
| MEDIUM | bin/partyfuse-streaming.py | 871 | CODE | |
| MEDIUM | bin/partyfuse.py | 961 | CODE | |
| MEDIUM | bin/partyfuse.py | 962 | CODE | |
| MEDIUM | bin/partyfuse.py | 982 | CODE | |
| MEDIUM | bin/partyfuse2.py | 134 | CODE | |
| MEDIUM | bin/partyfuse2.py | 137 | CODE | |
| MEDIUM | bin/partyfuse2.py | 143 | CODE | |
| MEDIUM | bin/partyfuse2.py | 146 | CODE | |
| MEDIUM | copyparty/web/a/partyfuse.py | 961 | CODE | |
| MEDIUM | copyparty/web/a/partyfuse.py | 962 | CODE | |
| MEDIUM | copyparty/web/a/partyfuse.py | 982 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | bin/partyfuse-streaming.py | 365 | tid, meth, path, c.rx_path if c else "(null)" | CODE |
| HIGH | bin/partyfuse.py | 34 | awk '/-BEGIN CERTIFICATE-/ {a=1} a; /-END CERTIFICATE-/{exit}' <(openssl s_client -connect 127.0.0.1:3923 </dev/null 2 | STRING |
| HIGH | bin/mtag/very-bad-idea.py | 53 | wmctrl -r :ACTIVE: -b toggle,above || true | STRING |
| HIGH | bin/mtag/very-bad-idea.py | 61 | sleep 7.27 || break | STRING |
| HIGH | scripts/tl.py | 54 | LANGN.push([my_lang, Ls[my_lang].tt]); | CODE |
| HIGH | scripts/help2html.py | 12 | ./copyparty-sfx.py --help$a 2>/dev/null; printf '\n\n\n%0139d\n\n\n'; done # xfce4-terminal @ 140x43 | CODE |
| HIGH | copyparty/th_srv.py | 72 | # for n in {1..100}; do rm -rf /home/ed/Pictures/wp/.hist/th/ ; python3 -m copyparty -qv /home/ed/Pictures/wp/::r --th-n | COMMENT |
| HIGH | copyparty/web/a/partyfuse.py | 34 | awk '/-BEGIN CERTIFICATE-/ {a=1} a; /-END CERTIFICATE-/{exit}' <(openssl s_client -connect 127.0.0.1:3923 </dev/null 2 | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | pyproject.toml | 73 | # ===================================================================== | COMMENT |
| MEDIUM | pyproject.toml | 108 | # ===================================================================== | COMMENT |
| MEDIUM | pyproject.toml | 125 | # ===================================================================== | COMMENT |
| MEDIUM | pyproject.toml | 152 | # ===================================================================== | COMMENT |
| MEDIUM | bin/hooks/reloc-by-wark-xau.py | 73 | # ------------------------------------------------------------------------- | STRING |
| MEDIUM | scripts/rls.sh | 69 | [ $rls ] || exit 0 # ---------------------------------------------------- | CODE |
| MEDIUM | scripts/help2txt.sh | 27 | # ===================================================================== | COMMENT |
| MEDIUM | scripts/pyinstaller/notes.txt | 15 | ## ============================================================ | COMMENT |
| MEDIUM | scripts/pyinstaller/notes.txt | 116 | ## ============================================================ | COMMENT |
| MEDIUM | scripts/pyinstaller/notes.txt | 166 | ## ============================================================ | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | bin/partyfuse-streaming.py | 0 | ,-------------------------------, g1>=c1, g2<=c2 |cache1 cache2| buf[g1-c1:(g1-c1)+(g2-g1)] `--------------------------- | STRING |
| HIGH | bin/partyfuse.py | 0 | ,-------------------------------, g1>=c1, g2<=c2 |cache1 cache2| buf[g1-c1:(g1-c1)+(g2-g1)] `--------------------------- | STRING |
| HIGH | bin/partyfuse2.py | 0 | ,-------------------------------, g1>=c1, g2<=c2 |cache1 cache2| buf[g1-c1:(g1-c1)+(g2-g1)] `--------------------------- | STRING |
| HIGH | copyparty/web/a/partyfuse.py | 0 | ,-------------------------------, g1>=c1, g2<=c2 |cache1 cache2| buf[g1-c1:(g1-c1)+(g2-g1)] `--------------------------- | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | copyparty/authsrv.py | 195 | def set_rotf(self, fmt: str, tz: str) -> None: | CODE |
| LOW | copyparty/authsrv.py | 1164 | def _update_idp_db(self, uname: str, gname: str) -> None: | CODE |
| LOW | copyparty/util.py | 2916 | def set_fperms(f: Union[typing.BinaryIO, typing.IO[Any]], vf: dict[str, Any]) -> None: | CODE |
| LOW | copyparty/util.py | 2924 | def set_ap_perms(ap: str, vf: dict[str, Any]) -> None: | CODE |
| LOW | copyparty/util.py | 4746 | __all__ = [ | CODE |
| LOW | copyparty/httpcli.py | 3501 | def set_idp_cookie(self, ases) -> None: | CODE |
| LOW | copyparty/tcpsrv.py | 538 | def _set_wintitle(self, vs: dict[str, dict[str, int]]) -> None: | CODE |
| LOW | copyparty/svchub.py | 1396 | def _setlimits(self) -> None: | CODE |
| LOW | copyparty/svchub.py | 1446 | def _setup_logfile(self) -> None: | CODE |
| LOW | copyparty/svchub.py | 1773 | def _set_next_day(self, dt: datetime) -> None: | CODE |
| LOW⚡ | copyparty/httpsrv.py | 252 | def set_th_cfg(self, c: dict[str, set[str]], opts: tuple[bool]) -> None: | CODE |
| LOW⚡ | copyparty/httpsrv.py | 256 | def set_bad_ver(self) -> None: | CODE |
| LOW⚡ | copyparty/httpsrv.py | 259 | def set_netdevs(self, netdevs: dict[str, Netdev]) -> None: | CODE |
| LOW | copyparty/bos/bos.py | 20 | __all__ = ["path", "MKD_755", "MKD_700", "UTIME_CLAMPS"] | CODE |
| LOW | copyparty/stolen/qrcodegen.py | 263 | def _set_function_module(self, x: int, y: int, isdark: bool) -> None: | CODE |
| LOW | copyparty/stolen/ifaddr/__init__.py | 44 | __all__ = ["Adapter", "IP", "get_adapters"] | CODE |
| LOW | copyparty/stolen/dnslib/dns.py | 147 | def set_header_qa(self) -> None: | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | bin/handlers/redirect.py | 23 | def send_errorpage_with_redirect_link(cli, new_path): | CODE |
| LOW | scripts/deps-docker/genprism.py | 28 | def parse_prism_configuration(url_str): | CODE |
| LOW | scripts/deps-docker/genprism.py | 72 | def get_language_dependencies(components, name): | CODE |
| LOW | copyparty/web/baguettebox.js | 1025 | function showNextImageIgnoreReadDir(e) { | CODE |
| LOW | copyparty/web/baguettebox.js | 1030 | function showPreviousImageIgnoreReadDir(e) { | CODE |
| LOW | copyparty/stolen/qrcodegen.py | 412 | def _get_alignment_pattern_positions(self) -> List[int]: | CODE |
| LOW | copyparty/stolen/qrcodegen.py | 429 | def _get_num_raw_data_modules(ver: int) -> int: | CODE |
| LOW | copyparty/stolen/qrcodegen.py | 448 | def _reed_solomon_compute_divisor(degree: int) -> bytes: | CODE |
| LOW | copyparty/stolen/qrcodegen.py | 471 | def _reed_solomon_compute_remainder(data: bytes, divisor: bytes) -> bytes: | CODE |
| LOW | copyparty/stolen/qrcodegen.py | 492 | def _finder_penalty_count_patterns(self, runhistory: collections.deque[int]) -> int: | CODE |
| LOW | copyparty/stolen/qrcodegen.py | 504 | def _finder_penalty_terminate_and_count( | CODE |
| LOW | copyparty/stolen/qrcodegen.py | 517 | def _finder_penalty_add_history( | CODE |
| LOW | copyparty/stolen/ifaddr/_win32.py | 68 | def enumerate_interfaces_of_adapter( | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | tests/test_dedup.py | 216 | CODE | |
| LOW | contrib/package/nix/partftpy/update.py | 38 | CODE | |
| LOW | contrib/package/nix/copyparty/update.py | 53 | CODE | |
| LOW | contrib/package/nix/copyparty/update.py | 62 | CODE | |
| LOW | copyparty/authsrv.py | 122 | CODE | |
| LOW | copyparty/ftpd.py | 559 | CODE | |
| LOW | copyparty/stolen/dnslib/bit.py | 15 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | scripts/rls.sh | 5 | # usage: ./scripts/rls.sh sfx gzz 10 # just create sfx.py + en.py + helptext | COMMENT |
| LOW | scripts/deps-docker/mini-fa.sh | 35 | # kinda works but ruins hinting on windows, just use the old version of the font which has correct baseline | COMMENT |
| MEDIUM | copyparty/httpcli.py | 5734 | # get 401'd, so send a challenge if we're Absolutely Sure | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | scripts/make-sfx.sh | 78 | # if you are on windows, you can use msys2: | COMMENT |
| LOW | copyparty/authsrv.py | 1235 | # if ap/vp has a user/group placeholder, make sure to keep | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | copyparty/web/browser.html | 61 | 📟<input type="text" name="msg" class="i" placeholder="lorem ipsum dolor sit amet"> | CODE |
| LOW | copyparty/web/browser.html | 61 | 📟<input type="text" name="msg" class="i" placeholder="lorem ipsum dolor sit amet"> | CODE |
| LOW | copyparty/web/splash.js | 44 | o[a].setAttribute("placeholder", " " + d[k]); | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | bin/hooks/wget-i.py | 54 | def do_stuff(inf): | STRING |