Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 946 Bytes

File metadata and controls

17 lines (13 loc) · 946 Bytes

Sample-Code

Welcome to the Twistlock sample code repository. Here we share publicly some of the scripts or coding we've done that we think someone out there might be interested in. Please feel free to use and improve. We'd love your feedback.

All code in this repo is provided without support or warranty from Twistlock. Please review code used from this repo prior to use in your environment.

Directory

  • ./ansible contains an Ansible playbook for installing our Twistlock Defender
  • ./helm contains helm chart for deploying the Twistlock Console
  • ./powershell contains example powershell scripts
  • ./scap contains SCAP datastream examples
  • ./siem contains samples related to SIEM integration
  • ./openshift contains samples related to Twistlock deployment within an OpenShift cluster
  • ./circleci contains a sample yaml for integration with Circle CI's hosted CI system.