deepfence / deepfence/ThreatMapper
Mask repeating CVE as they are discovered
Open
area/api
Backend
enhancement
WIP
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 631
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Present implementation of CVE masking masks only the one which are already present in the system, future discovered CVE's which are repeated are not masked
**Describe the solution you'd like**
Use reportHandler which pulls data from kafka to check for repeated CVE's and mask them if required
**Components/Services**
- [ ] UI/Frontend
- [x] API/Backend
- [ ] Agent
- [ ] Deployment/YAMLs
- [ ] CI/CD Integration
- [ ] Other (specify)
Contributor guide
Assessment
This issue has not been assessed yet.