https://github.com/tenable/tenablecs_demo
https://github.com/tenable/tenablecs_demo
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tenable/tenablecs_demo
- Owner: tenable
- Created: 2021-12-13T16:48:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T06:02:35.000Z (over 3 years ago)
- Last Synced: 2025-07-06T03:05:12.438Z (11 months ago)
- Language: HCL
- Size: 6.84 KB
- Stars: 2
- Watchers: 5
- Forks: 30
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Demonstration Code for Tenable Cloud Security (Tenable.cs)
### Usage
The code in this repository is used for demonstrating Tenable.cs capability.
Code in this repository is not an officially supported Tenable project and is insecure by design.
Use at your own risk!
### For more information about Tenable.cs
- Tenable.cs contains technology acquired from Accurics
- [Check out our website](https://tenable.com/products/tenable-cs)
- [Follow us on Twitter](https://twitter.com/TenableSecurity)
- [See a live demo](https://www.tenable.com/products/tenable-cs#demo)
### Related Open Source
- [Terrascan](https://github.com/accurics/terrascan) - Detect compliance and security violations across Infrastructure as Code such as Terraform, CloudFormation, and Kubernetes in the development lifecycle
- [Terrascan Rego Editor](https://github.com/accurics/terrascan) - Visual Studio Code extension for writing Terrascan Rego policies
- [KaiMonkey](https://github.com/accurics/KaiMonkey) - More IaC code with vulnerabilities for your scanning and learning pleasure.