Renamed the python-port
directory to python
.
#25
Annotations
10 errors and 1 warning
Script:
python/sendpy/__main__.py#L1
python/sendpy/__main__.py:1:1: EXE001 Shebang is present but file is not executable
|
Script:
python/sendpy/__main__.py#L255
python/sendpy/__main__.py:255:14: S602 `subprocess` call with `shell=True` identified, security issue
|
Script:
python/sendpy/pgp.py#L168
python/sendpy/pgp.py:168:15: TRY002 Create your own exception
|
Script:
python/sendpy/pgp.py#L173
python/sendpy/pgp.py:173:15: TRY002 Create your own exception
|
Script:
python/sendpy/pgp.py#L177
python/sendpy/pgp.py:177:15: TRY002 Create your own exception
|
Script:
python/sendpy/pgp.py#L183
python/sendpy/pgp.py:183:15: TRY002 Create your own exception
|
Script:
python/sendpy/pgp.py#L193
python/sendpy/pgp.py:193:15: TRY002 Create your own exception
|
Script:
python/sendpy/pgp.py#L197
python/sendpy/pgp.py:197:15: TRY002 Create your own exception
|
Script:
python/sendpy/pgp.py#L201
python/sendpy/pgp.py:201:15: TRY002 Create your own exception
|
Script:
python/sendpy/pgp.py#L205
python/sendpy/pgp.py:205:15: TRY002 Create your own exception
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading