DCA · Question #99
Will a DTR security scan detect this? Solution: licenses for known third party binary components
The correct answer is B. No. Docker Trusted Registry (DTR) security scans focus on vulnerabilities and policy enforcement, not on detecting software licenses.
Question
Will a DTR security scan detect this? Solution: licenses for known third party binary components
Options
- AYes
- BNo
How the community answered
(37 responses)- A8% (3)
- B92% (34)
Why each option
Docker Trusted Registry (DTR) security scans focus on vulnerabilities and policy enforcement, not on detecting software licenses.
DTR's security scanning capabilities are designed for vulnerability detection and policy compliance, not for license auditing of software components.
DTR security scanning primarily focuses on identifying known vulnerabilities (CVEs) within container images and enforcing organizational security policies. It does not scan for or detect the licensing information of third-party binary components.
Concept tested: DTR security scanning scope
Source: https://docs.docker.com/datacenter/dtr/2.7/guides/user/manage-images/scan-images/
Topics
Community Discussion
No community discussion yet for this question.