🐧 A list of awesome Linux softwares
11 matches across 4 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | auto_sort/asort.py | 33 | print(f'Error: no such file or directory: {README_FILE}') |
| MEDIUM | auto_sort/asort_es-ES.py | 31 | print(f'Error: archivo o directorio no existe: {README_FILE}') |
| MEDIUM | auto_sort/asort_zh.py | 33 | print(f'Error: no such file or directory: {README_FILE}') |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | auto_sort/asort_pt-BR.py | 24 | |
| LOW | auto_sort/asort.py | 26 | |
| LOW | auto_sort/asort_es-ES.py | 24 | |
| LOW | auto_sort/asort_zh.py | 26 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | auto_sort/asort_pt-BR.py | 11 | |
| LOW | auto_sort/asort.py | 11 | |
| LOW | auto_sort/asort_zh.py | 11 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | auto_sort/asort_es-ES.py | 39 | # Read the file: README.md |