0x48piraj / 0x48piraj/rqmts

shallow and deep scan modes

Abierto
#5 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
6
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

#### Modes :
- `--shallow` : fast but prone to errors
- `--deep` : slow but accurate

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Look at the existing scanning logic in the codebase to understand how dependencies are currently detected. Determine what constitutes a 'shallow' vs 'deep' scan—likely scanning fewer files or using faster heuristics versus a comprehensive analysis. Implement the command-line flags and the corresponding scanning modes, ensuring they integrate with the main entry point. Test both modes on sample projects to verify the speed/accuracy trade-off.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
50/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.