- Home
- All questions
- Question 491
CISSP study material · question 491 of 500
An organisation with a high risk profile pulls its dependencies directly from public package registries. What does OWASP recommend instead?
Show the answer
Answer: C. Host an internal known-good repository that has been vetted.
OWASP says to ensure libraries and dependencies consume only trusted repositories, and that organisations with a higher risk profile should consider hosting an internal known-good repository that is vetted.
Source: OWASP Top 10 A08:2025 (OWASP) — OWASP Top 10:2025 A08 Software or Data Integrity Failures > How to prevent