abcxyz / abcxyz/github-metrics-aggregator
Add validation to SQL inputs for webhook and retry service.
Ouverte
good first issue
- Langage dominant
- Go
- Étoiles
- 16
- Forks
- 3
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
`pkg/retry` and `pkg/webhook` doesn't yet use the improved validation added in #198
This is not a huge concern as the threat model for this particular injection risk is a privileged insider who likely already has sufficient access to the database anyways. Mainly this is to ensure that we have secure patterns so if they are copied or used elsewhere we don't accidentally introduce injection bugs.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.