AdguardTeam / AdguardTeam/AGLint
Add a new rule for detecting unsafe CSS resource loading functions
Aberta
feature request
Priority: P4
T: Linter rule
- Linguagem predominante
- TypeScript
- Estrelas
- 71
- Forks
- 4
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Declaration block of CSS injection rules should be checked against unsafe resource loadings
https://github.com/AdguardTeam/AGLint/issues/13#issuecomment-1589184815
AGTree utility `getForbiddenFunctionNodes()` can be used
Guia de contribuição
Direção de pesquisa
Start with the CSS injection rule declarations and the linked issue discussion, then inspect the AGTree utility getForbiddenFunctionNodes(). Add coverage for unsafe resource-loading functions in declaration blocks; done means the new rule detects the reported unsafe cases without flagging safe declarations.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- css, typescript
- Domínio
- security, tooling
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100