deepfence / deepfence/ThreatMapper
Enrich connection data with L7 protocol details
Open
area/agent
enhancement
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 631
- PR merge metrics
- No merged PRs in 30d
Description
In addition to identifying 3rd party APIs, DBs and services, makes solid sense to enrich connection information with protocol details. We could start with following:
- HTTP
- HTTPS
- DNS
- GRPC
- DHCP
- SSH
- SQL (postgres, mysql at least)
- Redis
- Mongo
- Kafka
For yet to be decoded L7 protocols, we could fall back to showing TCP as we do now.
Contributor guide
Assessment
This issue has not been assessed yet.