deepfence / deepfence/ThreatMapper
Support detection of additional third party services
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 631
- PR merge metrics
- No merged PRs in 30d
Description
Currently we support detection of third party services (e.g. cdn, third party APIs like Slack, Dropbox and more) and non-compute assets (S3, databases etc) by checking REGEXes on connection info that we collect.
- Need to move this from hardcoded REGEXes in go code to a config file so users can add custom expressions to visualise more third party services like banking apis and social media apis and such.
- Publish a list of must visualise assets like connections to crypto miners or other important security related events
Contributor guide
Assessment
This issue has not been assessed yet.