CSA - Database Management and Platform Security (30% of the exam) - Section 5

Security Center

The Security Center dashboard for instance hardening: compliance scores against recommended settings, the hardening categories, scanning and remediation guidance, and how an administrator uses it to find and fix insecure configuration. Items ask what a Security Center finding means and how to act on it.

ServiceNow Security CenterInstance security hardening

Practice question for this objective

Free sampleDatabase Management and Platform Securitymedium

During a security review an administrator is asked to show which hardening settings on a production instance are weaker than the recommended configuration, and to show the evidence rather than an opinion. Which capability of Security Center produces that evidence?

  • AThe instance scan that inspects configuration records for coding standards and flags scripts that use inefficient query patterns
  • BThe system log search that returns authentication failures over a chosen period and groups them by the account that produced them
  • CThe update set preview that compares the configuration captured on the instance against the payload of a retrieved update set before commit
  • DThe hardening compliance view that evaluates the instance against recommended security settings and lists each control with its current result Correct
Use the Security Center hardening compliance view, not log searches or code scans, to evidence which instance settings deviate from recommended security configuration. Security Center works by testing the live configuration of the instance against a curated list of recommended security settings and recording a result for each one. That per control result set is the artefact that demonstrates deviation, because it names the setting, the recommendation and the current state together.

Why A is wrong: Scanning configuration for quality problems is a real platform capability and sounds close enough to tempt, but it examines development practice rather than reporting the instance security posture against hardening recommendations.

Why B is wrong: Failed login records are genuine security evidence and administrators do review them, but they describe events that have already happened rather than which settings deviate from the recommended hardening configuration.

Why C is wrong: Preview genuinely reports differences before a commit, which makes comparison language feel right, but it compares an update set payload with the instance and knows nothing about security recommendations.

Why D is correct: Security Center evaluates the instance against a published set of hardening recommendations and presents each control with a pass or fail result, which is precisely the evidence a reviewer is asking to see.

See more CSA practice questions, answers explained.

Exam traps in Database Management and Platform Security

Answers that look right on this material and are not. Each one is a distractor from a different question in the CSA bank for this domain.

  • The proportion of active users who have completed the platform's security awareness training within the current reporting period

    Why it is wrong: Training completion is a governance metric tracked outside the platform's hardening tooling, so it is tempting for anyone who reads compliance as a people measure, but Security Center evaluates instance configuration rather than user behaviour.

  • Treat the score as a read only benchmark and raise a change request to reinstall the instance with a security hardened baseline configuration

    Why it is wrong: It sounds rigorous because hardening is associated with build standards, but Security Center is designed to be acted on in place and a reinstall is neither offered nor needed to correct configuration settings.

  • It applies the recommended value to the instance immediately on opening the finding, and the administrator only has to confirm afterwards that the score has risen

    Why it is wrong: Automatic application would be convenient and matches how some remediation tools behave, but it is wrong because opening a finding is a read operation and the tool does not silently change live configuration.

Examworthy is not affiliated with or endorsed by ServiceNow. Original, blueprint-aligned practice material only.