Skip to content

Report writing

  • Write in past tense.
  • Prefer active voice over passive voice.
    • "We recommend to..." instead of "It is recommended..."
  • Write recommendations in bullet points.
    • Use the imperative form for important actions (e.g.,"Set the SameSite cookie attribute to Strict.")
    • Omit bullet point if there is only one recommendation.
  • Redact sensitive information, like names from uninvolved people, passwords, cookies, etc.
  • Don't give additional recommendations for already implemented things.
    • E.g., don't recommend setting the HttpOnly attribute if the server already does.

Further reading