AbsaOSS / AbsaOSS/aquasec-scan-results
[SEC:LOW][FP=777bf456] 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:** 777bf456db3d0aee4ad038030dae982a
- **First seen:** 2026-05-24
## Description
Consider removing variable printing from job 'Pylint Static Code Analysis', step 'Check Pylint score', line '98'
## Location
- **Repository:** AbsaOSS/aquasec-scan-results
- **File:** [check_python.yml](https://github.com/AbsaOSS/aquasec-scan-results/blob/818e7be0fa62e23132d697fe3e5c70d60333d3a4/.github/workflows/check_python.yml#L98)
- **Start Line:** 98
- **End Line:** 98
## Dependency Details
- **Reachable:** False
Guia de contribuição
Direção de pesquisa
Open .github/workflows/check_python.yml at line 98 and inspect the “Check Pylint score” step in the “Pylint Static Code Analysis” job. Remove the variable printing identified by the AquaSec finding, then validate the workflow. Done means the step no longer echoes variables and the workflow remains valid.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- github-actions
- 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
- 50/100