A self hosted virtual browser that runs in docker and uses WebRTC.
This report presents the forensic synthetic code analysis of m1k1o/neko, a Go project with 21,383 GitHub stars. SynthScan v2.0 examined 116,071 lines of code across 375 source files, recording 182 pattern matches distributed across 8 syntactic categories. The overall adjusted score of 2.4 places this repository in the Likely human-written 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 182 distinct pattern matches across 8 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 |
|---|---|---|---|---|
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 169 | # ---------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 178 | # -------------------------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 480 | # ------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 529 | # --------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 575 | # ---------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 598 | # -------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 622 | # ------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 646 | # ------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 679 | # ------------------------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 691 | # -------------------------------------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 712 | # ---------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 731 | # -------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 740 | # ------------------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 776 | # ----------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 789 | # ----------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 801 | # ----------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 812 | # --------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 838 | # --------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 886 | # ------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 924 | # ------------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1014 | # -------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1030 | # -------------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1095 | # -------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1147 | # ------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1177 | # --------------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1207 | # ----------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1232 | # ------------------------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1261 | # ---------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1282 | # ------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1295 | # ----------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1308 | # ---------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1333 | # ----------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1350 | # --------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1483 | # ----------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1495 | # --------------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1512 | # ------------------------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1523 | # --------------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1625 | # --------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1648 | # -------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1672 | # --------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1773 | # ------------------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1804 | # ---------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1832 | # ------------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1845 | # ------------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1880 | # ----------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1906 | # ---------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1919 | # ------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1939 | # ------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1984 | # ---------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2004 | # ------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2083 | # --------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2100 | # --------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2122 | # ------------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2134 | # ----------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2154 | # ------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2175 | # ----------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2218 | # ------------------------ | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2255 | # ----------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2306 | # --------------------------------- | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2404 | # --------------------------------- | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | apps/firefox/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/firefox/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| MEDIUM | apps/google-chrome/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/google-chrome/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| MEDIUM | apps/microsoft-edge/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/microsoft-edge/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| MEDIUM | apps/waterfox/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/waterfox/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| MEDIUM | apps/brave/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/brave/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| MEDIUM | apps/vlc/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/vlc/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| MEDIUM | apps/chromium/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/chromium/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| MEDIUM | apps/ungoogled-chromium/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/ungoogled-chromium/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| MEDIUM | apps/opera/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/opera/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| MEDIUM | apps/vivaldi/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/vivaldi/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| MEDIUM | apps/tor-browser/openbox.xml | 685 | # used by a shell. you can use * to match any characters and ? to match | COMMENT |
| MEDIUM | apps/tor-browser/openbox.xml | 725 | # you can use fractions such as 1/2 or percentages such as 75% in which | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | server/dev/runtime/config.yml | 61 | # main: | COMMENT |
| LOW | server/dev/runtime/config.yml | 81 | desktop: | COMMENT |
| LOW | server/dev/runtime/config.yml | 101 | # - username: "user" | COMMENT |
| LOW | server/dev/runtime/config.yml | 121 | # admin_profile: # optional | COMMENT |
| LOW | server/dev/runtime/config.yml | 141 | COMMENT | |
| LOW | server/dev/runtime/config.yml | 161 | # downgrade_backoff: 10s | COMMENT |
| LOW | server/dev/runtime/config.nvidia.yml | 41 | screen: "1920x1080@60" | COMMENT |
| LOW | server/dev/runtime/config.nvidia.yml | 61 | # password: "neko" | COMMENT |
| LOW | server/dev/runtime/config.nvidia.yml | 101 | webrtc: | COMMENT |
| LOW | server/dev/runtime/config.nvidia.yml | 121 | # upgrade_backoff: 30s | COMMENT |
| LOW | server/pkg/xorg/xorg.h | 1 | #pragma once | COMMENT |
| LOW | utils/xorg-deps/xf86-input-neko/src/neko.c | 41 | COMMENT | |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1 | #! /bin/sh | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 21 | # same distribution terms that you use for the rest of that program. | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 41 | COMMENT | |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 61 | ## -------------------------- ## | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 81 | # As a special exception to the GNU General Public License, if you distribute | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 101 | # Evaluate this file near the top of your script to gain access to | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 361 | s/\n//g" | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 381 | EXIT_SUCCESS=0 | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 461 | COMMENT | |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 521 | COMMENT | |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 681 | # otherwise set result to NONDIR_REPLACEMENT. | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1361 | COMMENT | |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1381 | COMMENT | |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1401 | COMMENT | |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1421 | # description of your script's purpose in a comment directly above the | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1561 | # options that you action, and then pass back the remaining unprocessed | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1581 | # { | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1601 | # func_quote_for_eval ${1+"$@"} | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2741 | EOF | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2781 | COMMENT | |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2821 | # when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2) | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 3061 | if test -n "$1"; then | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 3081 | # ARG begins or ends with a path separator character, it is preserved (but | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 4601 | COMMENT | |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 4901 | # func_cygming_ms_implib_p ARG | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 4981 | # name of the DLL associated with the specified | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 5041 | /./p' | | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 5201 | # incorporate the script contents within a cygwin/mingw | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 5521 | libraries that it depends on are installed. | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 5541 | # include <io.h> | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 5561 | # ifdef __STRICT_ANSI__ | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 5581 | # define getcwd _getcwd | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 5601 | # define S_IXGRP 0 | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 5621 | COMMENT | |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 7261 | # Flags to be passed through unchanged, with rationale: | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 8581 | # Add libraries to $var in reverse order | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 9801 | fi | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 11141 | # If a disable-shared tag is given, we'll fallback to a static-only | COMMENT |
| LOW | …s/xorg-deps/xf86-video-dummy/v0.3.8/src/dummy_driver.c | 21 | #include <X11/Xatom.h> | COMMENT |
| LOW | …ils/xorg-deps/xf86-video-dummy/v0.3.8/src/compat-api.h | 41 | #ifndef XF86_SCRN_INTERFACE | COMMENT |
| LOW | …ils/xorg-deps/xf86-video-dummy/v0.3.8/src/compat-api.h | 61 | #define SWITCH_MODE_ARGS(arg, m) (arg)->scrnIndex, m, 0 | COMMENT |
| LOW | …ils/xorg-deps/xf86-video-dummy/v0.3.8/src/compat-api.h | 81 | COMMENT | |
| LOW | apps/firefox/openbox.xml | 681 | # you may set only one of name/class/role/title/type, or you may use more | COMMENT |
| LOW | apps/firefox/openbox.xml | 701 | <shade>no</shade> | COMMENT |
| LOW | apps/google-chrome/openbox.xml | 681 | # you may set only one of name/class/role/title/type, or you may use more | COMMENT |
| LOW | apps/google-chrome/openbox.xml | 701 | <shade>no</shade> | COMMENT |
| LOW | apps/microsoft-edge/openbox.xml | 681 | # you may set only one of name/class/role/title/type, or you may use more | COMMENT |
| LOW | apps/microsoft-edge/openbox.xml | 701 | <shade>no</shade> | COMMENT |
| 19 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1402 | # This file is a library for parsing options in your shell scripts along | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2502 | # This function is only a basic sanity check; it will hardly flush out | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2512 | # This function implements the same check as func_lalib_p without | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2535 | # This function is only a basic sanity check; it will hardly flush out | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2545 | # This function is only a basic sanity check; it will hardly flush out | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2570 | # This function is only a basic sanity check; it will hardly flush out | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 2710 | # Create a libtool object file (analogous to a ".la" file), | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 7475 | # Create the object directory. | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 10154 | # Create the old-style object. | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 10174 | # Create an invalid libtool object if no PIC, so that we don't | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 331 | # Sed substitution that helps us do robust quoting. It backslashifies | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 5227 | # Sed substitution that helps us do robust quoting. It backslashifies | COMMENT |
| MEDIUM | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 9176 | # This code stresses the "libraries are programs" paradigm to its | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 623 | # Set func_arith_result to the result of evaluating TERMs. | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 647 | # Set func_basename_result to FILE with everything up to and including | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 813 | # Set func_len_result to the length of STRING. STRING may not | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 1031 | # Set func_relative_path_result to the relative path from SRCDIR to DSTDIR. | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 3911 | # Check if any of the arguments is a wrapper script. | COMMENT |
| LOW | utils/xorg-deps/xf86-video-dummy/v0.3.8/ltmain.sh | 9877 | # Loop over the list of objects to be linked. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | server/internal/session/session.go | 260 | // webrtc peer, that are not used anymore, we need to check if the webrtc peer is still the | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | utils/xorg-deps/xf86-input-neko/release.sh | 26 | # WARNING: This script is very dangerous! It may delete any untracked files. | COMMENT |