AbsaOSS / AbsaOSS/aquasec-scan-results
[SEC:LOW][FP=ca4ef401] Echo of variables
- Linguagem predominante
- Python
- Estrelas
- 0
- Forks
- 0
- Merge médio
- 1min
- PRs com merge (30d)
- 5
Descrição
## General Information
- **Severity:** low
- **Title:** Echo of variables
- **Category:** pipelineMisconfigurations
- **Rule:** AVD-PIPELINE-0003
- **Alert hash:** ca4ef4013751899ad185ab6b0699f451
- **First seen:** 2026-05-24
## Description
Consider removing variable printing from job 'Pylint Static Code Analysis', step 'Analyze code with Pylint', line '94'
## Location
- **Repository:** AbsaOSS/aquasec-scan-results
- **File:** [check_python.yml](https://github.com/AbsaOSS/aquasec-scan-results/blob/818e7be0fa62e23132d697fe3e5c70d60333d3a4/.github/workflows/check_python.yml#L94)
- **Start Line:** 94
- **End Line:** 94
## Dependency Details
- **Reachable:** False
Guia de contribuição
Direção de pesquisa
Open .github/workflows/check_python.yml at line 94 and inspect the “Analyze code with Pylint” step in the “Pylint Static Code Analysis” job. Remove the variable printing identified by the alert, then verify that the workflow still performs the Pylint analysis without echoing variables.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- github-actions, python
- Domínio
- ci-cd, security
- Tipo de issue
- Bug
- Dificuldade
- 1/5
- Tempo estimado
- Menos de uma hora
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 68/100