CAS-005 · Question #61
A software company deployed a new application based on its internal code repository. Several customers are reporting anti-malware alerts on workstations used to test the application. Which of the…
The correct answer is B. Unsecure bundled libraries. Unsecure bundled libraries are the most likely cause of anti-malware alerts. If the application includes third-party components with known vulnerabilities or malicious behavior, endpoint security tools may flag it during testing.
Question
A software company deployed a new application based on its internal code repository. Several customers are reporting anti-malware alerts on workstations used to test the application. Which of the following is the most likely cause of the alerts?
Options
- AMisconfigured code commit
- BUnsecure bundled libraries
- CInvalid code signing certificate
- DData leakage
How the community answered
(32 responses)- A3% (1)
- B94% (30)
- C3% (1)
Explanation
Unsecure bundled libraries are the most likely cause of anti-malware alerts. If the application includes third-party components with known vulnerabilities or malicious behavior, endpoint security tools may flag it during testing.
Community Discussion
No community discussion yet for this question.