https://github.com/stackrox/contributions
Samples for customer implementations & integrations
https://github.com/stackrox/contributions
Last synced: 6 months ago
JSON representation
Samples for customer implementations & integrations
- Host: GitHub
- URL: https://github.com/stackrox/contributions
- Owner: stackrox
- Created: 2020-06-26T13:10:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-04T04:32:53.000Z (8 months ago)
- Last Synced: 2025-06-04T09:23:50.014Z (8 months ago)
- Language: Python
- Size: 426 KB
- Stars: 49
- Watchers: 9
- Forks: 40
- Open Issues: 9
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# StackRox community contributions
Welcome to the StackRox contributions repository. This repository stores a variety of configuration files, scripts, and samples related to the deployment and use of the [StackRox Kubernetes security platform](https://www.stackrox.io) and [Red Hat Advanced Cluster Security](https://www.redhat.com/en/technologies/cloud-computing/openshift/advanced-cluster-security-kubernetes).
All code in this repo is provided as-is without warranty or support from Red Hat.
Join the #stackrox channel on [CNCF Slack](https://cncf.slack.com/) for community discussion and support.
We'd love your feedback! Please take care with any of the configurations in this repo before applying using these in your environment.
## What's in this Repository
* `ci/` samples for using StackRox *roxctl* command-line tool in CI/CD pipelines
* `ingress/` configurations for StackRox under popular Kubernetes ingress controllers
* `completions/` shell auto-completions for roxctl
* `util-scripts/` scripts using Stackrox API or roxctl for popular tasks (export to csv,...)
* `guides/` instructions on how to configure ACS or integrate it with 3rd party services