Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 633 Bytes

File metadata and controls

20 lines (13 loc) · 633 Bytes

Documenting security assessment findings

/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.