Repository Analysis

jumpserver/jumpserver

JumpServer is an open-source Privileged Access Management (PAM) platform that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints through a web browser.

16.0 Moderate AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of jumpserver/jumpserver, a Python project with 31,107 GitHub stars. SynthScan v2.0 examined 185,727 lines of code across 1714 source files, recording 2423 pattern matches distributed across 17 syntactic categories. The overall adjusted score of 16.0 places this repository in the Moderate 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).

16.0
Adjusted Score
16.0
Raw Score
100%
Time Factor
2026-07-14
Last Push
31.1K
Stars
Python
Language
185.7K
Lines of Code
1.7K
Files
2.4K
Pattern Hits
2026-07-14
Scan Date
0.02
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

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.

Severity Breakdown

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.

CRITICAL 24HIGH 6MEDIUM 145LOW 2248

Directory Score Breakdown

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.

Pattern Findings

The scanner identified 2423 distinct pattern matches across 17 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.

Unused Imports773 hits · 772 pts
SeverityFileLineSnippetContext
LOWutils/get_no_parent_nodes.py17CODE
LOWutils/mongodb_ping.py3CODE
LOWutils/mongodb_ping.py3CODE
LOWutils/mongodb_ping.py3CODE
LOWutils/generate_fake_data/resources/system.py4CODE
LOWutils/generate_fake_data/resources/users.py7CODE
LOWutils/generate_fake_data/resources/terminal.py2CODE
LOWutils/generate_fake_data/resources/terminal.py3CODE
LOWutils/generate_fake_data/resources/terminal.py4CODE
LOWutils/generate_fake_data/resources/terminal.py5CODE
LOWutils/generate_fake_data/resources/perms.py6CODE
LOWutils/generate_fake_data/resources/perms.py7CODE
LOWutils/generate_fake_data/resources/perms.py8CODE
LOWutils/generate_fake_data/resources/assets.py7CODE
LOWapps/manage.py19CODE
LOWapps/settings/models.py7CODE
LOWapps/settings/apps.py10CODE
LOWapps/settings/apps.py11CODE
LOWapps/settings/admin.py1CODE
LOWapps/settings/tests.py1CODE
LOWapps/settings/signal_handlers.py15CODE
LOWapps/settings/tasks/__init__.py4CODE
LOWapps/settings/tools/__init__.py3CODE
LOWapps/settings/tools/__init__.py4CODE
LOWapps/settings/tools/__init__.py5CODE
LOWapps/settings/tools/__init__.py6CODE
LOWapps/settings/tools/__init__.py7CODE
LOWapps/settings/tools/ping.py10CODE
LOWapps/settings/utils/__init__.py4CODE
LOWapps/settings/utils/__init__.py5CODE
LOWapps/settings/utils/__init__.py6CODE
LOWapps/settings/serializers/__init__.py4CODE
LOWapps/settings/serializers/__init__.py5CODE
LOWapps/settings/serializers/__init__.py6CODE
LOWapps/settings/serializers/__init__.py7CODE
LOWapps/settings/serializers/__init__.py8CODE
LOWapps/settings/serializers/__init__.py9CODE
LOWapps/settings/serializers/__init__.py10CODE
LOWapps/settings/serializers/__init__.py11CODE
LOWapps/settings/serializers/__init__.py12CODE
LOWapps/settings/serializers/__init__.py13CODE
LOWapps/settings/serializers/__init__.py14CODE
LOWapps/settings/serializers/__init__.py15CODE
LOWapps/settings/serializers/__init__.py16CODE
LOWapps/settings/serializers/auth/mixin.py4CODE
LOWapps/settings/serializers/auth/ukey.py4CODE
LOWapps/settings/serializers/auth/ukey.py5CODE
LOWapps/settings/serializers/auth/__init__.py1CODE
LOWapps/settings/serializers/auth/__init__.py2CODE
LOWapps/settings/serializers/auth/__init__.py3CODE
LOWapps/settings/serializers/auth/__init__.py4CODE
LOWapps/settings/serializers/auth/__init__.py5CODE
LOWapps/settings/serializers/auth/__init__.py6CODE
LOWapps/settings/serializers/auth/__init__.py7CODE
LOWapps/settings/serializers/auth/__init__.py8CODE
LOWapps/settings/serializers/auth/__init__.py9CODE
LOWapps/settings/serializers/auth/__init__.py10CODE
LOWapps/settings/serializers/auth/__init__.py11CODE
LOWapps/settings/serializers/auth/__init__.py12CODE
LOWapps/settings/serializers/auth/__init__.py13CODE
713 more matches not shown…
Hyper-Verbose Identifiers572 hits · 618 pts
SeverityFileLineSnippetContext
LOWutils/test_run_migrations.py23def migrate_system_role_binding(apps, schema_editor):CODE
LOWutils/debug_remote_client.py69def build_change_secret_privileged_params(host):CODE
LOWapps/settings/models.py99 def refresh_keycloak_to_openid_if_need(self):CODE
LOWapps/settings/signal_handlers.py35def refresh_settings_on_changed(sender, instance=None, **kwargs):CODE
LOWapps/settings/signal_handlers.py47def on_django_ready_add_db_config(sender, **kwargs):CODE
LOWapps/settings/signal_handlers.py52def auto_generate_terminal_host_key(sender, **kwargs):CODE
LOWapps/settings/signal_handlers.py64def subscribe_settings_change(sender, **kwargs):CODE
LOWapps/settings/signal_handlers.py84def after_migrate_some_config(sender, app_config, **kwargs):CODE
LOWapps/settings/signal_handlers.py125def register_sqlite_connection(sender, **kwargs):CODE
LOWapps/settings/tasks/ldap.py122def import_ldap_user_periodic(**kwargs):CODE
LOWapps/settings/tasks/ldap.py138def import_ldap_ha_user_periodic(**kwargs):CODE
LOWapps/settings/utils/ldap.py639 def _test_search_ou_and_filter(self):CODE
LOWapps/settings/utils/ldap.py651 def test_search_ou_and_filter(self):CODE
LOWapps/settings/utils/common.py9def get_interface_setting_or_default():CODE
LOWapps/settings/serializers/auth/mixin.py20 def _sync_tls_certs_if_needed(self):CODE
LOWapps/settings/api/security.py36 def get_page_offset_and_limit(self):CODE
LOWapps/settings/api/i18n.py18 def get_component_translations(self, name):CODE
LOWapps/rbac/tree.py402 def _get_permission_name_icon(self, p: Permission, content_types_name_mapper: dict):CODE
LOWapps/rbac/backends.py15 def username_allow_authenticate(self, username):CODE
LOWapps/rbac/builtin.py158 def get_system_role_by_old_name(cls, name):CODE
LOWapps/rbac/signal_handlers.py10def after_migrate_update_builtin_role_permissions(sender, app_config, **kwargs):CODE
LOWapps/rbac/signal_handlers.py25def on_system_role_permission_changed(sender, instance, **kwargs):CODE
LOWapps/rbac/signal_handlers.py31def on_system_role_binding_update(sender, instance, **kwargs):CODE
LOWapps/rbac/signal_handlers.py43def on_org_role_permission_changed(sender, instance, action, **kwargs):CODE
LOWapps/rbac/signal_handlers.py49def on_org_role_binding_update(sender, instance, **kwargs):CODE
LOWapps/rbac/models/rolebinding.py137 def get_user_has_the_perm_orgs(cls, perm, user):CODE
LOWapps/tickets/utils.py11def send_ticket_applied_mail_to_assignees(ticket, assignees):CODE
LOWapps/tickets/utils.py27def send_ticket_processed_mail_to_applicant(ticket, processor):CODE
LOWapps/tickets/filters.py82 def filter_applicant_username_name(queryset, name, value):CODE
LOWapps/tickets/models/ticket/apply_asset.py25 def get_apply_actions_display(self):CODE
LOWapps/tickets/models/ticket/login_asset_confirm.py24 def activate_connection_token_if_need(self):CODE
LOWapps/tickets/models/ticket/general.py153 def _change_state_by_applicant(self, state):CODE
LOWapps/tickets/models/ticket/general.py228 def create_process_steps_by_flow(self):CODE
LOWapps/tickets/models/ticket/general.py238 def create_process_steps_by_assignees(self, assignees):CODE
LOWapps/tickets/models/ticket/general.py356 def get_current_ticket_flow_approve(self):CODE
LOWapps/tickets/serializers/ticket/common.py12def get_default_permission_name(ticket):CODE
LOWapps/tickets/serializers/ticket/common.py23 def _construct_default_permission_name(serializer_field):CODE
LOWapps/tickets/serializers/ticket/common.py49 def filter_many_to_many_field(self, model, values: list, **kwargs):CODE
LOWapps/tickets/signal_handlers/ticket.py13def after_save_set_rel_snapshot(sender, instance, update_fields=None, **kwargs):CODE
LOWapps/tickets/views/approve.py53 def redirect_message_response(self, **kwargs):CODE
LOWapps/tickets/handlers/base.py48 def _send_applied_mail_to_assignees(self, step=None):CODE
LOWapps/tickets/handlers/base.py57 def _send_processed_mail_to_applicant(self, step=None):CODE
LOWapps/tickets/handlers/base.py63 def _diff_prev_approve_context(self, state):CODE
LOWapps/tickets/handlers/base.py87 def _create_state_change_comment(self, state):CODE
LOWapps/audits/tasks.py36def clean_operation_log_period():CODE
LOWapps/audits/tasks.py43def clean_password_change_log_period():CODE
LOWapps/audits/tasks.py51def clean_activity_log_period():CODE
LOWapps/audits/tasks.py69def clean_celery_tasks_period():CODE
LOWapps/audits/tasks.py91def delete_expired_commands_by_day(keep_days, direct_delete_limit=10000, batch_size=3000):CODE
LOWapps/audits/tasks.py159def clean_expired_session_period():CODE
LOWapps/audits/tasks.py212def upload_ftp_file_to_external_storage(ftp_log_id, file_name):CODE
LOWapps/audits/handler.py67 def _look_for_two_dict_change(self, left_dict, right_dict):CODE
LOWapps/audits/handler.py78 def cache_instance_before_data(self, instance_dict):CODE
LOWapps/audits/handler.py86 def get_instance_dict_from_cache(self, instance_id):CODE
LOWapps/audits/handler.py95 def get_instance_current_with_cache_diff(self, current_instance):CODE
LOWapps/audits/handler.py184 def create_or_update_operate_log(CODE
LOWapps/audits/serializers.py241 def get_is_current_user_session(self, obj) -> bool:CODE
LOWapps/audits/utils.py35def _get_instance_field_value(CODE
LOWapps/audits/utils.py101def model_to_dict_for_operate_log(CODE
LOWapps/audits/utils.py139def construct_userlogin_usernames(user_queryset):CODE
512 more matches not shown…
Excessive Try-Catch Wrapping390 hits · 474 pts
SeverityFileLineSnippetContext
LOWutils/debug_remote_client.py244 except Exception as exc:CODE
LOWutils/change_user_password.py60 except Exception as exc:CODE
LOWutils/mongodb_ping.py107 except Exception as e:STRING
LOWutils/mongodb_ping.py118 except Exception: # noqaSTRING
LOWapps/settings/ws.py113 except Exception as error:CODE
LOWapps/settings/ws.py147 except Exception as error:CODE
LOWapps/settings/ws.py246 except Exception as e:CODE
LOWapps/settings/tools/telnet.py45 except Exception as e:CODE
LOWapps/settings/tools/nmap.py56 except Exception:CODE
LOWapps/settings/tools/nmap.py86 except Exception as err:CODE
LOWapps/settings/tools/traceroute.py81 except Exception as e:CODE
LOWapps/settings/utils/ldap.py155 except Exception as e:CODE
LOWapps/settings/utils/ldap.py393 except Exception as e:CODE
LOWapps/settings/utils/ldap.py455 except Exception as e:CODE
LOWapps/settings/utils/ldap.py463 except Exception as e:CODE
LOWapps/settings/utils/ldap.py604 except Exception as e:CODE
LOWapps/settings/utils/ldap.py631 except Exception as e:CODE
LOWapps/settings/utils/ldap.py661 except Exception as e:CODE
LOWapps/settings/utils/ldap.py689 except Exception as e:CODE
LOWapps/settings/utils/ldap.py733 except Exception as e:CODE
LOWapps/settings/utils/ldap.py774 except Exception as e:CODE
MEDIUMapps/settings/utils/ldap.py592def test_server_uri(self):CODE
MEDIUMapps/settings/utils/ldap.py622def test_bind_dn(self):CODE
MEDIUMapps/settings/utils/ldap.py651def test_search_ou_and_filter(self):CODE
MEDIUMapps/settings/utils/ldap.py682def test_attr_map(self):CODE
LOWapps/settings/api/ldap.py84 except Exception as e:CODE
LOWapps/settings/api/chat.py87 except Exception as e:CODE
LOWapps/settings/api/vault.py45 except Exception as e:CODE
LOWapps/settings/api/email.py70 except Exception as e:CODE
LOWapps/settings/api/sms.py168 except Exception as e:CODE
LOWapps/rbac/permissions.py105 except Exception as e:CODE
LOWapps/tickets/views/approve.py124 except Exception as e:CODE
LOWapps/tickets/handlers/apply_asset.py70 except Exception as e:CODE
LOWapps/audits/tasks.py155 except Exception as e:CODE
LOWapps/audits/handler.py103 except Exception as err:CODE
LOWapps/audits/handler.py218 except Exception as e:CODE
LOWapps/audits/models.py45 except Exception:CODE
MEDIUMapps/audits/models.py42def _get_city_display(ip, city='') -> str:CODE
LOWapps/audits/utils.py95 except Exception as e:CODE
LOWapps/audits/signal_handlers/activity_log.py101 except Exception as e:CODE
LOWapps/acls/models/command_acl.py85 except Exception as e:CODE
LOWapps/terminal/startup.py62 except Exception:CODE
LOWapps/terminal/tasks.py206 except Exception as e:CODE
LOWapps/terminal/applets/__init__.py17 except Exception as e:CODE
LOWapps/terminal/applets/dbeaver/common.py41 except Exception as e:CODE
LOWapps/terminal/applets/dbeaver/common.py66 except Exception as e:CODE
LOWapps/terminal/applets/dbeaver/common.py184 except Exception as e:CODE
LOWapps/terminal/applets/dbeaver/common.py201 except Exception as e:CODE
LOWapps/terminal/applets/dbeaver/main.py21 except Exception as e:CODE
LOWapps/terminal/applets/chrome/common.py50 except Exception as e:CODE
LOWapps/terminal/applets/chrome/common.py70 except Exception as e:CODE
LOWapps/terminal/applets/chrome/common.py96 except Exception as e:CODE
LOWapps/terminal/applets/chrome/common.py228 except Exception as e:CODE
LOWapps/terminal/applets/chrome/common.py245 except Exception as e:CODE
LOWapps/terminal/applets/chrome/app.py113 except Exception as e:CODE
LOWapps/terminal/applets/chrome/app.py122 except Exception as e:CODE
LOWapps/terminal/applets/chrome/app.py292 except Exception as e:CODE
LOWapps/terminal/applets/chrome/app.py296 except Exception as e:CODE
LOWapps/terminal/applets/chrome/app.py315 except Exception as e:CODE
LOWapps/terminal/applets/chrome/main.py21 except Exception as e:CODE
330 more matches not shown…
Modern Structural Boilerplate345 hits · 346 pts
SeverityFileLineSnippetContext
LOWapps/settings/ldap_tls.py9__all__ = ['LDAPTLSUtil']CODE
LOWapps/settings/tasks/ldap.py18__all__ = [CODE
LOWapps/settings/utils/db.py4__all__ = ['DBTableDataAnalyzer']CODE
LOWapps/settings/utils/ldap.py40__all__ = [CODE
LOWapps/settings/serializers/public.py6__all__ = [CODE
LOWapps/settings/serializers/security.py6__all__ = [CODE
LOWapps/settings/serializers/other.py4__all__ = ['OtherSettingSerializer']CODE
LOWapps/settings/serializers/feature.py11__all__ = [CODE
LOWapps/settings/serializers/settings.py22__all__ = [CODE
LOWapps/settings/serializers/msg.py9__all__ = [CODE
LOWapps/settings/serializers/tool.py4__all__ = [CODE
LOWapps/settings/serializers/cleaning.py5__all__ = ['CleaningSerializer']CODE
LOWapps/settings/serializers/auth/oidc.py7__all__ = [CODE
LOWapps/settings/serializers/auth/ldap.py9__all__ = [CODE
LOWapps/settings/serializers/auth/dingtalk.py7__all__ = ['DingTalkSettingSerializer']CODE
LOWapps/settings/serializers/auth/ldap_ha.py9__all__ = ['LDAPHATestConfigSerializer', 'LDAPHASettingSerializer']CODE
LOWapps/settings/serializers/auth/sso.py4__all__ = [CODE
LOWapps/settings/serializers/auth/oauth2.py8__all__ = [CODE
LOWapps/settings/serializers/auth/ukey.py7__all__ = ['UKeySettingSerializer']CODE
LOWapps/settings/serializers/auth/lark.py7__all__ = ['LarkSettingSerializer']CODE
LOWapps/settings/serializers/auth/passkey.py4__all__ = ['PasskeySettingSerializer']CODE
LOWapps/settings/serializers/auth/feishu.py6__all__ = ['FeiShuSettingSerializer']CODE
LOWapps/settings/serializers/auth/radius.py10__all__ = ['RadiusSettingSerializer']CODE
LOWapps/settings/serializers/auth/cas.py6__all__ = [CODE
LOWapps/settings/serializers/auth/sms.py9__all__ = [CODE
LOWapps/settings/serializers/auth/saml2.py6__all__ = [CODE
LOWapps/settings/serializers/auth/base.py4__all__ = [CODE
LOWapps/settings/serializers/auth/slack.py7__all__ = ['SlackSettingSerializer']CODE
LOWapps/settings/serializers/auth/wecom.py7__all__ = ['WeComSettingSerializer']CODE
LOWapps/settings/api/public.py14__all__ = ['PublicSettingApi', 'OpenPublicSettingApi', 'ServerInfoApi']CODE
LOWapps/settings/api/email.py17__all__ = ['MailTestingAPI']CODE
LOWapps/rbac/models/permission.py12__all__ = ['Permission', 'ContentType']CODE
LOWapps/rbac/models/role.py10__all__ = ['Role', 'SystemRole', 'OrgRole']CODE
LOWapps/rbac/models/rolebinding.py16__all__ = ['RoleBinding', 'SystemRoleBinding', 'OrgRoleBinding']CODE
LOWapps/rbac/serializers/content_type.py5__all__ = ['ContentTypeSerializer']CODE
LOWapps/rbac/serializers/permission.py6__all__ = ['PermissionSerializer']CODE
LOWapps/rbac/serializers/role.py8__all__ = ['RoleSerializer', 'RoleUserSerializer']CODE
LOWapps/rbac/serializers/rolebinding.py9__all__ = [CODE
LOWapps/rbac/api/permission.py10__all__ = ['PermissionViewSet']CODE
LOWapps/rbac/api/role.py13__all__ = [CODE
LOWapps/rbac/api/rolebinding.py13__all__ = [CODE
LOWapps/tickets/models/comment.py8__all__ = ['Comment']CODE
LOWapps/tickets/models/flow.py14__all__ = ['TicketFlow', 'ApprovalRule']CODE
LOWapps/tickets/models/ticket/apply_asset.py8__all__ = ['ApplyAssetTicket']CODE
LOWapps/tickets/models/ticket/login_asset_confirm.py6__all__ = ['ApplyLoginAssetTicket']CODE
LOWapps/tickets/models/ticket/apply_application.py6__all__ = ['ApplyApplicationTicket']CODE
LOWapps/tickets/models/ticket/general.py32__all__ = [CODE
LOWapps/tickets/models/ticket/login_confirm.py6__all__ = ['ApplyLoginTicket']CODE
LOWapps/tickets/serializers/comment.py6__all__ = ['CommentSerializer']CODE
LOWapps/tickets/serializers/flow.py11__all__ = ['TicketFlowSerializer']CODE
LOWapps/tickets/serializers/super_ticket.py9__all__ = ['SuperTicketSerializer']CODE
LOWapps/tickets/serializers/ticket/apply_asset.py12__all__ = ['ApplyAssetSerializer', 'ApproveAssetSerializer']CODE
LOWapps/tickets/serializers/ticket/command_review.py4__all__ = [CODE
LOWapps/tickets/serializers/ticket/ticket.py13__all__ = [CODE
LOWapps/tickets/serializers/ticket/login_asset_review.py4__all__ = [CODE
LOWapps/tickets/serializers/ticket/common.py9__all__ = ['DefaultPermissionName', 'get_default_permission_name', 'BaseApplyAssetSerializer']CODE
LOWapps/tickets/serializers/ticket/login_review.py4__all__ = [CODE
LOWapps/tickets/api/ticket.py25__all__ = [CODE
LOWapps/tickets/api/comment.py12__all__ = ['CommentViewSet']CODE
LOWapps/tickets/api/flow.py7__all__ = ['TicketFlowViewSet']CODE
285 more matches not shown…
Hallucination Indicators24 hits · 270 pts
SeverityFileLineSnippetContext
CRITICALutils/clean_duplicate_user_groups.py20from django.core.exceptions import FieldErrorCODE
CRITICALapps/rbac/models/rolebinding.py2from django.core.exceptions import ValidationErrorCODE
CRITICALapps/labels/api.py1from django.core.exceptions import ValidationErrorCODE
CRITICALapps/terminal/models/session/session.py9from django.core.exceptions import ValidationErrorCODE
CRITICALapps/terminal/api/component/status.py47 tasks = self.request.user.terminal.task_set.filter(is_finished=False, date_created__gte=critical_time)CODE
CRITICALapps/jumpserver/rewriting/pagination.py2from django.core.exceptions import FieldErrorCODE
CRITICALapps/common/db/fields.py10from django.core.exceptions import ValidationErrorCODE
CRITICALapps/common/db/validators.py1from django.core.exceptions import ValidationErrorCODE
CRITICALapps/accounts/backends/azure/service.py26 from azure.core.exceptions import ResourceNotFoundError, ClientAuthenticationErrorCODE
CRITICALapps/accounts/backends/azure/service.py37 from azure.core.exceptions import ResourceNotFoundError, ClientAuthenticationErrorCODE
CRITICALapps/accounts/backends/hcp/service.py49 self.client.secrets.kv.v2.configure(CODE
CRITICALapps/accounts/backends/hcp/service.py56 response = self.client.secrets.kv.v2.read_secret_version(CODE
CRITICALapps/accounts/backends/hcp/service.py75 self.client.secrets.kv.v2.patch(CODE
CRITICALapps/accounts/backends/hcp/service.py82 self.client.secrets.kv.v2.delete_metadata_and_all_versions(CODE
CRITICALapps/accounts/backends/hcp/service.py88 self.client.secrets.kv.v2.create_or_update_secret(CODE
CRITICALapps/accounts/backends/hcp/service.py96 self.client.secrets.kv.v2.update_metadata(CODE
CRITICALapps/static/js/crypto.bundle.js172eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/*CODE
CRITICALapps/static/js/jquery-3.6.1.min.js2!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):fCODE
CRITICALapps/static/js/jquery-ui.custom.min.js16(function(e){"function"==typeof define&&define.amd?define(["jquery","./core","./mouse","./widget"],e):e(jQuery)})(functiCODE
CRITICALapps/static/js/plugins/xterm/addons/search/search.js63 var line = this._terminal._core.buffer.lines.get(y);CODE
CRITICALapps/static/js/plugins/jsencrypt/jsencrypt.3.3.2.min.js172eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/*CODE
CRITICALapps/users/models/user/_face.py6from django.core.exceptions import ValidationErrorCODE
CRITICALapps/assets/models/utils.py5from django.core.exceptions import ValidationErrorCODE
CRITICALapps/authentication/models/connection_token.py7from django.core.exceptions import ValidationErrorCODE
Decorative Section Separators60 hits · 186 pts
SeverityFileLineSnippetContext
MEDIUMutils/mongodb_ping.py88# =========================================STRING
MEDIUMapps/terminal/const.py42# ------------------------COMMENT
MEDIUMapps/terminal/serializers/storage.py19# --------------------------COMMENT
MEDIUMapps/terminal/serializers/storage.py170# ---------------------------COMMENT
MEDIUMapps/libs/ansible/modules/mongodb_user.py313# =========================================STRING
MEDIUMapps/libs/ansible/modules/custom_command.py81# =========================================STRING
MEDIUMapps/libs/ansible/modules/oracle_info.py250# ===========================================STRING
MEDIUMapps/libs/ansible/modules/telnet_ping.py36# =========================================STRING
MEDIUMapps/libs/ansible/modules/mongodb_ping.py89# =========================================STRING
MEDIUMapps/libs/ansible/modules/oracle_ping.py79# =========================================STRING
MEDIUMapps/jumpserver/settings/auth.py81# ==============================================================================COMMENT
MEDIUMapps/jumpserver/settings/auth.py84# ==============================================================================COMMENT
MEDIUMapps/jumpserver/settings/auth.py120# ==============================================================================COMMENT
MEDIUMapps/common/utils/zip.py9# -------------------------COMMENT
MEDIUMapps/common/utils/zip.py11# -------------------------COMMENT
MEDIUMapps/common/utils/zip.py22# -------------------------COMMENT
MEDIUMapps/common/utils/zip.py24# -------------------------COMMENT
MEDIUMapps/common/utils/zip.py58# -------------------------COMMENT
MEDIUMapps/common/utils/zip.py60# -------------------------COMMENT
MEDIUMapps/common/utils/gmssl_python.py10# =============================================================================COMMENT
MEDIUMapps/common/utils/gmssl_python.py26# =============================================================================COMMENT
MEDIUMapps/common/serializers/fields.py28# -------------------COMMENT
MEDIUMapps/assets/signal_handlers/node_assets_mapping.py20# ------------------------------------COMMENT
MEDIUMapps/authentication/backends/ukey/sdk.py69 # ── CA / 证书链(只读系统设置,不允许在 YAML 中配置)────────────────────────COMMENT
MEDIUMapps/authentication/backends/ukey/sdk.py91 # ── 工具 ─────────────────────────────────────────────────────────────────COMMENT
MEDIUMapps/authentication/backends/ukey/sdk.py98 # ── 认证流程 ──────────────────────────────────────────────────────────────COMMENT
MEDIUMapps/authentication/backends/ukey/sdk.py106 # ── 证书签发 ──────────────────────────────────────────────────────────────COMMENT
MEDIUMapps/authentication/backends/ukey/sdk.py126 # ── 厂商 SDK 映射(原始数据,供 API 层序列化给前端)───────────────────────COMMENT
MEDIUMapps/authentication/backends/ukey/backends.py43 # ── 主入口 ────────────────────────────────────────────────────────────────COMMENT
MEDIUMapps/authentication/backends/ukey/backends.py63 # ── Part 1: 用户与 UKey SN 预校验 ────────────────────────────────────────COMMENT
MEDIUMapps/authentication/backends/ukey/backends.py78 # ── Part 2: SM2 证书校验流程 ──────────────────────────────────────────────COMMENT
MEDIUMapps/authentication/backends/ukey/backends.py167 # ── Part 3: RSA / 其他证书校验流程 ───────────────────────────────────────COMMENT
MEDIUMapps/authentication/backends/ukey/backends.py264 # ── 公共工具方法 ──────────────────────────────────────────────────────────COMMENT
MEDIUMapps/authentication/backends/ukey/views.py39 # ------------------------------------------------------------------COMMENT
MEDIUMapps/authentication/backends/ukey/views.py41 # ------------------------------------------------------------------COMMENT
MEDIUMapps/authentication/backends/ukey/views.py75 # ------------------------------------------------------------------COMMENT
MEDIUMapps/authentication/backends/ukey/views.py77 # ------------------------------------------------------------------COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml1#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml4#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml6# ── 元信息 ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml33#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml45#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml76#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml87#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml215#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml248#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml451#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…entication/backends/ukey/vendors/ji_da/sdk_config.yaml466#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml1#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml4#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml6# ── 元信息 ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml43#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml57#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml113#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml139#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml276#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml309#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml579#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUM…ication/backends/ukey/vendors/long_mai/sdk_config.yaml594#═══════════════════════════════════════════════════════════════════════════════COMMENT
MEDIUMapps/notifications/notifications.py214 # --------------------------------------------------------------STRING
Deep Nesting97 hits · 97 pts
SeverityFileLineSnippetContext
LOWutils/clean_duplicate_user_groups.py23CODE
LOWutils/generate_fake_data/resources/system.py46CODE
LOWapps/settings/tools/traceroute.py36CODE
LOWapps/settings/utils/ldap.py291CODE
LOWapps/settings/serializers/settings.py45CODE
LOWapps/settings/api/email.py27CODE
LOWapps/rbac/models/permission.py94CODE
LOWapps/tickets/models/ticket/general.py430CODE
LOWapps/audits/tasks.py140CODE
LOWapps/audits/handler.py142CODE
LOWapps/audits/utils.py35CODE
LOWapps/audits/reporting.py14CODE
LOWapps/audits/reporting.py139CODE
LOWapps/audits/reporting.py261CODE
LOWapps/audits/reporting.py342CODE
LOWapps/audits/reporting.py517CODE
LOWapps/audits/signal_handlers/other.py43CODE
LOWapps/perms/utils/asset_perm.py120CODE
LOWapps/perms/api/user_permission/tree/node_with_asset.py174CODE
LOWapps/terminal/connect_methods.py289CODE
LOWapps/terminal/reporting.py13CODE
LOWapps/terminal/applets/chrome/app.py57CODE
LOWapps/terminal/applets/chrome/app.py129CODE
LOWapps/terminal/models/applet/applet.py320CODE
LOWapps/terminal/api/session/command.py201CODE
LOWapps/terminal/api/session/session.py250CODE
LOWapps/libs/ansible/modules/mongodb_user.py204CODE
LOWapps/libs/ansible/modules/mongodb_user.py317CODE
LOWapps/libs/ansible/modules/oracle_user.py140CODE
LOWapps/libs/ansible/modules/mssql_script.py274CODE
LOWapps/libs/ansible/modules/oracle_info.py109CODE
LOWapps/libs/ansible/modules_utils/remote_client.py354CODE
LOWapps/jumpserver/api/aggregate/utils.py56CODE
LOWapps/jumpserver/views/swagger.py49CODE
LOWapps/jumpserver/views/schema.py281CODE
LOWapps/jumpserver/views/schema.py299CODE
LOWapps/common/tree.py49CODE
LOWapps/common/cache.py95CODE
LOWapps/common/plugins/es.py361CODE
LOWapps/common/plugins/es.py525CODE
LOWapps/common/plugins/es.py589CODE
LOWapps/common/management/commands/check_api.py217CODE
LOWapps/common/utils/django.py15CODE
LOWapps/common/utils/zip.py61CODE
LOWapps/common/utils/connection.py51CODE
LOWapps/common/utils/common.py317CODE
LOWapps/common/utils/ip/utils.py48CODE
LOWapps/common/utils/ip/utils.py79CODE
LOWapps/common/storage/jms_storage/multi.py56CODE
LOWapps/common/storage/jms_storage/__init__.py19CODE
LOWapps/common/const/choices.py150CODE
LOWapps/common/serializers/fields.py123CODE
LOWapps/common/serializers/fields.py241CODE
LOWapps/common/serializers/fields.py259CODE
LOWapps/common/serializers/mixin.py151CODE
LOWapps/common/serializers/mixin.py411CODE
LOWapps/common/serializers/dynamic.py28CODE
LOWapps/common/drf/metadata.py64CODE
LOWapps/common/drf/metadata.py153CODE
LOWapps/common/drf/exc_handlers.py32CODE
37 more matches not shown…
Over-Commented Block75 hits · 62 pts
SeverityFileLineSnippetContext
LOWconfig_example.yml1# SECURITY WARNING: keep the secret key used in production secret!COMMENT
LOWconfig_example.yml21# SESSION_COOKIE_AGE: 3600COMMENT
LOWconfig_example.yml41# When Django start it will bind this host and portCOMMENT
LOWconfig_example.yml61# 启用 / 禁用COMMENT
LOWconfig_example.yml81# PERIOD_TASK_ENABLED: TrueCOMMENT
LOWconfig_example.yml101#FACE_RECOGNITION_DISTANCE_THRESHOLD': 0.35COMMENT
LOWapps/__init__.py1#!/usr/bin/env pythonCOMMENT
LOWapps/rbac/tests.py1from django.test import TestCaseCOMMENT
LOWapps/rbac/tests.py21# 8. 权限位名称翻译 (整理一个dict,key为codename,value为翻译)COMMENT
LOWapps/tickets/urls/__init__.py1# -*- coding: utf-8 -*-COMMENT
LOWapps/orgs/mixins/__init__.py1# -*- coding: utf-8 -*-COMMENT
LOWapps/orgs/urls/__init__.py1# -*- coding: utf-8 -*-COMMENT
LOWapps/libs/ansible/modules/mongodb_user.py281 # and is not synchronized among replica sets, the user must be stored on the admin dbCOMMENT
LOWapps/common/signal_handlers.py61 if current_request:COMMENT
LOWapps/common/auth/__init__.py1# -*- coding: utf-8 -*-COMMENT
LOWapps/common/utils/gmssl_python.py1# Copyright 2023 The GmSSL Project. All Rights Reserved.COMMENT
LOWapps/common/drf/__init__.py1# -*- coding: utf-8 -*-COMMENT
LOWapps/static/css/colorbox.css21 ordered & tabbed in a way that represents the nesting of the generated HTML.COMMENT
LOWapps/static/js/jumpserver.js481}COMMENT
LOWapps/static/js/jumpserver.js581jumpserver.initServerSideDataTable = function (options) {COMMENT
LOWapps/static/js/term.js621 // var text = term.grabText(COMMENT
LOWapps/static/js/term.js1181 }COMMENT
LOWapps/static/js/term.js1381COMMENT
LOWapps/static/js/term.js2421 // if (this.prefix === '>') {COMMENT
LOWapps/static/js/term.js2441 case 'b':COMMENT
LOWapps/static/js/term.js2461 // } else {COMMENT
LOWapps/static/js/term.js2481 // Request DEC private mode (DECRQM).COMMENT
LOWapps/static/js/term.js2501 // }COMMENT
LOWapps/static/js/term.js2521 // CSI Ps ; Ps rCOMMENT
LOWapps/static/js/term.js2541 // } else {COMMENT
LOWapps/static/js/term.js2561 // }COMMENT
LOWapps/static/js/term.js2581 // CSI Pt ; Pl ; Pb ; Pr ' wCOMMENT
LOWapps/static/js/term.js2601 // CSI Pt; Pl; Pb; Pr$ zCOMMENT
LOWapps/static/js/term.js2621 // case '|':COMMENT
LOWapps/static/js/term.js3561// Ps = 2 2 -> Normal (neither bold nor faint).COMMENT
LOWapps/static/js/term.js3581// Ps = 4 6 -> Set background color to Cyan.COMMENT
LOWapps/static/js/term.js3601// Ps = 1 0 4 -> Set background color to Blue.COMMENT
LOWapps/static/js/term.js3741// Ps = 6 -> Report Cursor Position (CPR) [row;column] as CSICOMMENT
LOWapps/static/js/term.js3961// CSI Ps c Send Device Attributes (Primary DA).COMMENT
LOWapps/static/js/term.js3981// Ps = 0 or omitted -> request the applications's identificationCOMMENT
LOWapps/static/js/term.js4061 this.x = this.cols - 1;COMMENT
LOWapps/static/js/term.js4081// Ps = 9 -> Send Mouse X & Y on button press. See the sec-COMMENT
LOWapps/static/js/term.js4101// Ps = 6 6 -> Application keypad (DECNKM).COMMENT
LOWapps/static/js/term.js4121// enables the altSendsEscape resource).COMMENT
LOWapps/static/js/term.js4281// Ps = 4 -> Jump (Fast) Scroll (DECSCLM).COMMENT
LOWapps/static/js/term.js4301// compile-time option).COMMENT
LOWapps/static/js/term.js4321// Ps = 1 0 3 7 -> Send VT220 Remove from the editing-keypadCOMMENT
LOWapps/static/js/term.js4561 this.tabs = {};COMMENT
LOWapps/static/js/term.js4581// Set or reset resource-values used by xterm to decide whetherCOMMENT
LOWapps/static/js/term.js4601// Ps = 1 -> modifyCursorKeys.COMMENT
LOWapps/static/js/term.js4641};COMMENT
LOWapps/static/js/term.js4661// as in the ANSI DECRQM.COMMENT
LOWapps/static/js/term.js4681// Ps = 0 -> Clear all LEDS (default).COMMENT
LOWapps/static/js/term.js4741COMMENT
LOWapps/static/js/term.js4761// Ps = 3 ; x ; y -> Move window to [x, y].COMMENT
LOWapps/static/js/term.js4781// Ps = 1 4 -> Report xterm window in pixels. Result is CSICOMMENT
LOWapps/static/js/term.js4801 ;COMMENT
LOWapps/static/js/term.js4821// cussion of "Title Modes")COMMENT
LOWapps/static/js/term.js4841 ;COMMENT
LOWapps/static/js/term.js4861// rectangle is disabled. Filter rectangles are always treatedCOMMENT
15 more matches not shown…
AI Structural Patterns52 hits · 52 pts
SeverityFileLineSnippetContext
LOWapps/settings/serializers/auth/sms.py46CODE
LOWapps/audits/backends/es.py61CODE
LOWapps/audits/signal_handlers/login_log.py84CODE
LOWapps/acls/api/login_asset_check.py83CODE
LOWapps/terminal/backends/command/db.py66CODE
LOWapps/terminal/backends/command/db.py103CODE
LOWapps/terminal/backends/command/base.py17CODE
LOWapps/terminal/serializers/session.py84CODE
LOWapps/terminal/api/session/session.py279CODE
LOWapps/orgs/middleware.py37CODE
LOWapps/jumpserver/middleware.py43CODE
LOWapps/jumpserver/middleware.py80CODE
LOWapps/jumpserver/middleware.py103CODE
LOWapps/common/cache.py142CODE
LOWapps/common/cache.py199CODE
LOWapps/common/utils/django.py15CODE
LOWapps/common/utils/common.py421CODE
LOWapps/common/utils/common.py486CODE
LOWapps/common/storage/jms_storage/ceph.py70CODE
LOWapps/common/storage/jms_storage/s3.py70CODE
LOWapps/common/drf/renders/excel.py47CODE
LOWapps/common/drf/renders/csv.py42CODE
LOWapps/common/drf/renders/base.py122CODE
LOWapps/common/sdk/im/utils.py71CODE
LOWapps/common/sdk/im/dingtalk/__init__.py117CODE
LOWapps/common/sdk/im/dingtalk/__init__.py181CODE
LOWapps/common/sdk/im/dingtalk/__init__.py198CODE
LOWapps/common/sdk/im/dingtalk/__init__.py214CODE
LOWapps/common/sdk/im/dingtalk/__init__.py223CODE
LOWapps/common/api/patch.py77CODE
LOWapps/common/api/patch.py85CODE
LOWapps/accounts/backends/hcp/service.py64CODE
LOWapps/accounts/backends/hcp/main.py31CODE
LOWapps/accounts/models/automations/check_account.py161CODE
LOWapps/accounts/automations/gather_account/manager.py214CODE
LOWapps/users/views/profile/otp.py168CODE
LOWapps/ops/ansible/inventory.py367CODE
LOWapps/i18n/ci_translate.py24CODE
LOWapps/assets/api/mixin.py58CODE
LOWapps/assets/automations/base/manager.py179CODE
LOWapps/authentication/backends/oidc/middleware.py31CODE
LOWapps/authentication/backends/saml2/views.py47CODE
LOWapps/authentication/models/connection_token.py274CODE
LOWapps/authentication/views/dingtalk.py56CODE
LOWapps/authentication/views/dingtalk.py157CODE
LOWapps/authentication/views/feishu.py78CODE
LOWapps/authentication/views/login.py375CODE
LOWapps/authentication/views/base.py161CODE
LOWapps/authentication/views/slack.py58CODE
LOWapps/authentication/views/wecom.py50CODE
LOWapps/reports/views.py178CODE
LOWapps/reports/api/assets/base.py22CODE
Cross-Language Confusion3 hits · 20 pts
SeverityFileLineSnippetContext
HIGHapps/terminal/tasks.py196 type__in=[ReplayStorageType.server, ReplayStorageType.null]CODE
HIGHapps/terminal/tasks.py199 type__in=[CommandStorageType.server, CommandStorageType.null]CODE
HIGHapps/assets/utils/node.py116 stack.push(info)CODE
Cross-File Repetition3 hits · 15 pts
SeverityFileLineSnippetContext
HIGHutils/mongodb_ping.py0is_available: description: oracle server availability. returned: always type: bool sample: true server_version: descriptSTRING
HIGHapps/libs/ansible/modules/mongodb_ping.py0is_available: description: oracle server availability. returned: always type: bool sample: true server_version: descriptSTRING
HIGHapps/libs/ansible/modules/oracle_ping.py0is_available: description: oracle server availability. returned: always type: bool sample: true server_version: descriptSTRING
Self-Referential Comments3 hits · 14 pts
SeverityFileLineSnippetContext
MEDIUMapps/common/utils/gmssl_python.py11# This file is derived from GmSSL-Python project (v2.2.2)COMMENT
MEDIUMapps/common/utils/gmssl_python.py20# This file is included by direct copy due to dependency conflict issuesCOMMENT
MEDIUMapps/common/utils/gmssl_python.py25# This file is used in accordance with the Apache License 2.0 terms.COMMENT
Redundant / Tautological Comments7 hits · 13 pts
SeverityFileLineSnippetContext
LOWrequirements/static_files.sh27 # Check if the file already existsCOMMENT
LOWapps/accounts/tasks/push_account.py76 # Check if the account is in QUEUED statusCOMMENT
LOWapps/authentication/decorators.py116 # Check if user has been authenticatedCOMMENT
LOWapps/authentication/decorators.py118 # Check if session contains a saved next URLCOMMENT
LOWapps/authentication/decorators.py167 # Check if response is a redirect to guard viewCOMMENT
LOWapps/authentication/decorators.py171 # Check if the redirect location is to guard viewCOMMENT
LOWapps/authentication/decorators.py178 # Check if path matches guard view URL patternCOMMENT
Dead Code5 hits · 10 pts
SeverityFileLineSnippetContext
MEDIUMapps/assets/tests/tree.py23CODE
MEDIUMapps/assets/tests/tree.py25CODE
MEDIUMapps/assets/tests/tree.py26CODE
MEDIUMapps/assets/tests/tree.py32CODE
MEDIUMapps/assets/tests/tree.py33CODE
Fake / Example Data9 hits · 9 pts
SeverityFileLineSnippetContext
LOWapps/libs/ansible/modules/mssql_script.py75 (Query V('SELECT %(name\)s"') with V(example: '{"name": "John Doe"}).)'.CODE
LOWapps/static/js/plugins/select2/select2.full.min.js2!function(n){"function"==typeof define&&define.amd?define(["jquery"],n):"object"==typeof module&&module.exports?module.eCODE
LOWapps/static/js/plugins/sweetalert/sweetalert.min.js1!function(e,t,n){"use strict";!function o(e,t,n){function a(s,l){if(!t[s]){if(!e[s]){var i="function"==typeof require&&rCODE
LOWapps/users/forms/profile.py146 widget=forms.Textarea(attrs={'placeholder': _('ssh-rsa AAAA...')}),CODE
LOWapps/authentication/forms.py23 'placeholder': _("Username"),CODE
LOWapps/authentication/forms.py68 'placeholder': _("Dynamic code"),CODE
LOWapps/authentication/confirm/mfa.py21 'placeholder': backend.placeholder,CODE
LOWapps/authentication/confirm/password.py27 'placeholder': _('Password'),CODE
LOW…ntication/templates/authentication/_captcha_field.html25 $('#id_captcha_1').addClass('form-control').attr('placeholder', placeholder)CODE
Overly Generic Function Names4 hits · 4 pts
SeverityFileLineSnippetContext
LOWapps/common/drf/renders/base.py94 def process_data(self, data):CODE
LOWapps/accounts/models/automations/base.py21 def execute_task(self):CODE
LOWapps/assets/models/automations/base.py67 def execute_task(self):CODE
LOWapps/assets/automations/ping_gateway/manager.py23 def execute_task(self, gateway, account):CODE
AI Slop Vocabulary1 hit · 1 pts
SeverityFileLineSnippetContext
MEDIUMapps/authentication/backends/oidc/views.py38 """ Allows to start the authorization flow in order to authenticate the end-user.STRING