Which type includes extra securities with slightly lower precision and severity?

Prepare for the GitHub Advanced Security Certification exam with our comprehensive quiz featuring detailed questions, hints, and explanations. Enhance your skills and ensure you're ready to pass!

Multiple Choice

Which type includes extra securities with slightly lower precision and severity?

Explanation:
When you want to broaden detection by adding more checks that aren’t as tight in confidence or impact, you’re looking at an extended set of security rules. The security-extended option signals this exact approach: it includes extra security checks beyond the core set, aiming to catch more potential issues while accepting slightly lower precision and severity. This trade-off helps surface edge cases that the core rules might miss, without producing alerts that are too loud or uncertain. The other options don’t capture that idea: code-scanning refers to the overall process of scanning code for vulnerabilities, Path Queries deals with filtering results by file paths rather than adding more checks, and security-and-quality implies a combined focus that doesn’t specifically denote an extended security set with adjusted precision and severity. The misspelled term isn’t a standard category either.

When you want to broaden detection by adding more checks that aren’t as tight in confidence or impact, you’re looking at an extended set of security rules. The security-extended option signals this exact approach: it includes extra security checks beyond the core set, aiming to catch more potential issues while accepting slightly lower precision and severity. This trade-off helps surface edge cases that the core rules might miss, without producing alerts that are too loud or uncertain. The other options don’t capture that idea: code-scanning refers to the overall process of scanning code for vulnerabilities, Path Queries deals with filtering results by file paths rather than adding more checks, and security-and-quality implies a combined focus that doesn’t specifically denote an extended security set with adjusted precision and severity. The misspelled term isn’t a standard category either.