deepfence / deepfence/ThreatMapper

[Feature-Request] Support for Quick scanning

Open
#2,196 0 comments 0 reactions 1 assignee Claimed by @ibreakthecloud View on GitHub
enhancement needs-triage
Dominant language
TypeScript
Stars
5.3k
Forks
631
PR merge metrics
No merged PRs in 30d

Description

**Additional context**
Currently, all of the scans does a deep scanning by walking over entire filesystem everytime user scans. Which is required for the first time but becomes overkill in subsequent scans. Major problem here is time taken by scans.

**Work Items**
Add a ways to perform quick scans for all t+n scans (n >0, t=time).

- [ ] Malware Scan
- [ ] Vulnerability Scan
- [ ] Secret Scan

**Components/Services**

- [x] UI/Frontend
- [x] API/Backend
- [x] Agent
- [ ] Deployment/YAMLs
- [ ] CI/CD Integration
- [ ] Other (specify)

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.