The best security review can disappear into a ticket comment that says "looks fine." Six months later, nobody remembers what was reviewed, which version was approved, or why the exceptions were acceptable. The decision record is the durable control. NIST IR 8286 Rev. 1 connects cybersecurity risk information to enterprise risk decisions and provides a useful model for keeping assumptions, responses, and ownership visible.
Build the report manually
- Request and scope. Name the software or vendor, version or service, requester, business owner, proposed use, review date, and reviewer.
- Evidence inventory. List source, packages, audit reports, penetration tests, questionnaires, policies, diagrams, contracts, vendor answers, and evidence dates.
- Coverage and limitations. State what was reviewed, what could not be reviewed, unavailable intelligence, scope exclusions, and important assumptions.
- Findings or requirements. For source review, include severity, category, description, impact, and code reference. For vendor review, include requirement, meets or gap status, evidence citation, and follow-up.
- Executive summary. Explain the most important supported strengths, top concerns, uncertainty, and potential mitigating controls in plain language.
- Recommendation. Use approve, conditionally approve, pending evidence, or deny. Explain the reason without hiding behind a score.
- Conditions and ownership. Name required configurations, restrictions, follow-ups, risk acceptances, owners, deadlines, and verification evidence.
- Lifecycle. Record approved version or service scope, decision owner, expiry or reassessment date, and triggers such as a major release, incident, acquisition, or architecture change.
Make evidence coverage visible
An evidence inventory should do more than prove that files were received. For each item, record who issued it, what system or product it covers, the period or version it covers, and where the reviewer can find it. A penetration test from last year may still be useful, but it does not prove that a newly acquired service, a new administrative portal, or a rewritten authentication flow was tested. A SOC 2 report may describe a strong control environment while excluding the particular product in the request. NIST SP 800-53A treats assessment as a process of selecting procedures and gathering evidence against specific controls. The same discipline helps a deployment report show what the evidence supports instead of merely listing documents.
Give every important requirement an explicit state: meets, partially meets, does not meet, pending, or not applicable. Then attach a citation or explain why evidence is absent. Pending is not a softer form of meets. It is a decision that the question remains open. Not applicable should include the business or technical reason. These distinctions prevent an incomplete questionnaire, an unavailable advisory source, or an excluded audit scope from disappearing into an average score.
Example business context
Fictional request: Acme Platform will receive internal project names and employee contact information, authenticate through SSO, and be used by 40 staff. It will not receive regulated data or production credentials. The operations director owns the service, and security owns the review conditions.
NIST IR 8286D explains why impact analysis belongs beside technical findings when risks are prioritized.
Example conclusion
Conditionally approve. Evidence supports encryption, workforce MFA, vulnerability management, and tested incident response. Administrative support access is described but the evidence does not establish MFA for every access path. Incident notification timing is also absent from the submitted terms. Require SSO, prohibit regulated data, obtain written confirmation of administrative MFA, and add a 72-hour notification term before production use. Reassess in twelve months or after a material incident.
This conclusion is useful because it exposes the evidence, gaps, scope, and conditions. "Medium risk" would not tell the implementer what to do next.
A worked example: from evidence to decision
Assume Acme provides a current SOC 2 Type 2 report, a penetration-test summary, a security white paper, and written questionnaire responses. The audit period ended four months ago and the product is named in the system description. The report supports workforce access reviews, change management, backups, incident exercises, and logical access controls. One exception shows that a terminated contractor retained access to a nonproduction support system for six days. Management says the account could not reach customer data, and the auditor tested the corrective action.
The reviewer should not translate that fact into either "SOC 2 passed" or "access control failed." First, cite the report pages that establish the system boundary, control description, exception, management response, and retest. Next, compare the exception with the intended deployment. Acme will hold internal contact data and project names, so support access is relevant even if the specific exception involved a nonproduction system. The report does not establish that every administrative path uses MFA, and the questionnaire response provides a claim but no corroborating evidence. That requirement is therefore partially meets or pending, depending on the organization's evidence standard.
The penetration-test summary reports no critical findings, but it omits methodology, tested hosts, and remediation validation. Record that as limited coverage rather than a clean bill of health. NIST SP 800-115 describes planning, conducting, and analyzing technical security tests, which is why scope and method matter when interpreting a summary. The white paper supports encryption claims, while the contract remains silent on incident-notification timing.
The business owner confirms that SSO can be enforced, regulated data can be prohibited, and the service can be disabled without interrupting a critical operation. Those facts make conditional approval plausible. The conditions are concrete: enforce SSO before onboarding users, obtain evidence covering administrative MFA, add the notification term, prohibit regulated data, assign each action to an owner, and verify completion before production use. If Acme cannot satisfy a condition, the report returns to the decision owner. The evidence did not make the decision automatically. It made the reasoning inspectable.
Keep source and vendor evidence distinct
Source reports should preserve overall grade or score, category, severity, code references, package coverage, advisories, malware and provenance signals, licensing, and analysis limitations. Vendor reports should preserve configured requirement severity, meets or gap status, citations, follow-up questions, vendor responses, reviewer disposition, and the approve, conditional, pending, or deny recommendation.
A decision is not permanent
The report should state what would make it stale. A new major release can change dependencies and permissions. An acquisition can change subprocessors, infrastructure, and contractual responsibility. A material incident can contradict assumptions made from older evidence. A new use case can introduce regulated data or privileged access that was outside the original scope. NIST SP 1326 recommends ongoing supplier assessment rather than treating due diligence as a one-time event. Record a date-based reassessment interval, event-based triggers, and the person responsible for reopening the decision. Otherwise, "approved" can quietly become a permanent status for a product that no longer resembles the one reviewed.
Write conditions that can be closed
"Improve security" is not an approval condition. A condition should identify the required result, the responsible owner, the evidence that will demonstrate completion, the deadline, and what happens if it is missed. "Identity team will enforce SSO for all production users and attach the configuration export before onboarding" is testable. "Vendor should support SSO" is an observation.
Separate vendor actions from customer actions. A vendor may need to provide an architecture diagram, amend a contract, or remediate a finding. The customer may need to configure retention, restrict permissions, export logs, or prohibit a data type. When one action depends on another, state the sequence. If production use cannot begin until both are verified, make that gate explicit.
Also preserve rejected alternatives. Perhaps the business considered a local tool with less data exposure but rejected it because it could not meet an accessibility requirement. Perhaps a narrower vendor feature could launch immediately while a privileged integration remains pending. Recording those alternatives explains why the chosen conditions are proportionate and gives the owner a fallback if a condition fails. NIST IR 8286 Rev. 1 frames risk response as part of enterprise decision-making, so the report should show the response and not only the technical observation that prompted it.
Sources and further reading
- NIST SP 800-53A Rev. 5, Assessing Security and Privacy Controls
- NIST IR 8286 Rev. 1, Integrating Cybersecurity and Enterprise Risk Management
- NIST IR 8286D, Using Business Impact Analysis to Inform Risk Prioritization and Response
- NIST SP 1326, Cybersecurity Supply Chain Risk Management: Due Diligence Assessment Quick-Start Guide
Producing decision records consistently
Can I Run That? can generate this report structure and link supporting evidence for software and vendor reviews. Reviewers still validate material output, add business context, document risk acceptance, and make the final decision.