The Crystal Programming Language
53 matches across 6 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | etc/lldb/crystal_formatters.py | 14 | def _env_int(name, default): |
| MEDIUM | etc/lldb/crystal_formatters.py | 61 | def _valid_child(value, index): |
| MEDIUM | etc/lldb/crystal_formatters.py | 74 | def _child_by_name(value, name): |
| MEDIUM | etc/lldb/crystal_formatters.py | 272 | def get_child_index(self, name): |
| MEDIUM | etc/lldb/crystal_formatters.py | 295 | def CrystalArray_SummaryProvider(value, dict): |
| MEDIUM | etc/lldb/crystal_formatters.py | 338 | def CrystalString_SummaryProvider(value, dict): |
| MEDIUM | etc/lldb/crystal_formatters.py | 431 | def CrystalHash_SummaryProvider(value, dict): |
| MEDIUM | etc/lldb/crystal_formatters.py | 455 | def CrystalSet_SummaryProvider(value, dict): |
| MEDIUM | etc/lldb/crystal_formatters.py | 581 | def CrystalUnion_SummaryProvider(value, dict): |
| MEDIUM | etc/lldb/crystal_formatters.py | 595 | def CrystalRange_SummaryProvider(value, dict): |
| LOW | etc/lldb/crystal_formatters.py | 19 | except Exception: |
| LOW | etc/lldb/crystal_formatters.py | 42 | except Exception: |
| LOW | etc/lldb/crystal_formatters.py | 51 | except Exception: |
| LOW | etc/lldb/crystal_formatters.py | 64 | except Exception: |
| LOW | etc/lldb/crystal_formatters.py | 79 | except Exception: |
| LOW | etc/lldb/crystal_formatters.py | 90 | except Exception: |
| LOW | etc/lldb/crystal_formatters.py | 133 | except Exception: |
| LOW | etc/lldb/crystal_formatters.py | 290 | except Exception as e: |
| LOW | etc/lldb/crystal_formatters.py | 326 | except Exception as e: |
| LOW | etc/lldb/crystal_formatters.py | 366 | except Exception: |
| LOW | etc/lldb/crystal_formatters.py | 426 | except Exception as e: |
| LOW | etc/lldb/crystal_formatters.py | 451 | except Exception as e: |
| LOW | etc/lldb/crystal_formatters.py | 479 | except Exception as e: |
| LOW | etc/lldb/crystal_formatters.py | 591 | except Exception: |
| LOW | etc/lldb/crystal_formatters.py | 608 | except Exception as e: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | .ameba.yml | 18 | # ========================= |
| MEDIUM | .ameba.yml | 25 | # ========================= |
| MEDIUM | .ameba.yml | 120 | # ========================= |
| MEDIUM | .ameba.yml | 127 | # ========================= |
| MEDIUM | .ameba.yml | 164 | # ========================= |
| MEDIUM | .ameba.yml | 174 | # ========================= |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .ameba.yml | 1 | # This configuration file was generated by `ameba --gen-config` |
| LOW | spec/generate_wasm32_spec.sh | 1 | #! /usr/bin/env bash |
| LOW | spec/compiler/data/visibility.h | 1 | #ifdef _WIN32 |
| LOW | spec/debug/test.sh | 1 | #!/bin/bash |
| LOW | scripts/update-distribution-scripts.sh | 1 | #!/usr/bin/env sh |
| LOW | scripts/update-shards.sh | 1 | #!/usr/bin/env sh |
| LOW | scripts/update-changelog.sh | 1 | #! /bin/sh |
| LOW | scripts/release-update.sh | 1 | #!/usr/bin/env sh |
| LOW | .github/actionlint.yaml | 21 | # are ignored. This is similar to the "-ignore" command line option. |
| LOW | .github/workflows/smoke.yml | 1 | # These jobs are smoke tests for platforms where we don't run full tests. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | spec/std/data/argf_test_file_3.xml | 4 | <content>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus facilisis leo nunc, consectetur dictum lib |
| LOW | spec/std/data/argf_test_file_3.xml | 4 | <content>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus facilisis leo nunc, consectetur dictum lib |
| LOW | spec/std/data/argf_test_file_3.xml | 11 | <content>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus facilisis leo nunc, consectetur dictum lib |
| LOW | spec/std/data/argf_test_file_3.xml | 11 | <content>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus facilisis leo nunc, consectetur dictum lib |
| LOW | spec/std/data/argf_test_file_3.xml | 18 | <content>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus facilisis leo nunc, consectetur dictum lib |
| LOW | spec/std/data/argf_test_file_3.xml | 18 | <content>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus facilisis leo nunc, consectetur dictum lib |
| LOW | src/compiler/crystal/tools/playground/views/_about.html | 34 | s = "Lorem ipsum" |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/update-distribution-scripts.sh | 6 | # Usage: |
| LOW | scripts/update-shards.sh | 5 | # Usage: |
| LOW | scripts/update-changelog.sh | 15 | # Usage: |
| LOW | scripts/release-update.sh | 5 | # Usage: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | spec/generate_wasm32_spec.sh | 36 | echo "# This file is autogenerated by \`${command% }\`" |