Documenting security assessment findings

September 14, 2019 ยท View on GitHub

/security-assessment

  • Write your lightweight assessment report and findings in YAML

  • Run publish.sh to upload the entities to your JupiterOne account

  • See the results with a J1QL query like this:

    Find Assessment that identified (Risk|Finding) return tree
    

More information:

You can then use an automated script to generate PDF reports for each assessment and its findings. See /security-assessment-report in this repo.