GitHub
github.com › dequelabs › action-twistlock
GitHub - dequelabs/action-twistlock: A GitHub action for scanning a Docker image with Twistlock · GitHub
A GitHub action for scanning a Docker image with the Twistlock twistcli tool.
Forked by 2 users
Languages JavaScript 85.8% | Dockerfile 14.2%
GitHub
github.com › CBIIT › twistlock-scanner
GitHub - CBIIT/twistlock-scanner: Scan the Wistlock remotely · GitHub
May 12, 2026 - Scan the Wistlock remotely. Contribute to CBIIT/twistlock-scanner development by creating an account on GitHub.
Author CBIIT
GitHub
github.com › twistlock › sample-code › blob › master › CI › GitHub › .github › workflows › scan.yml
sample-code/CI/GitHub/.github/workflows/scan.yml at master · twistlock/sample-code
July 18, 2022 - run: ./twistcli images scan --address ${{ secrets.PCC_CONSOLE_URL }} --user $${{ secrets.PCC_USER }} --password ${{ secrets.PCC_PASS }} --details $IMAGE_NAME
Author twistlock
GitHub
github.com › twistlock › sample-code › blob › master › CI › GitHub › README.md
sample-code/CI/GitHub/README.md at master · twistlock/sample-code
July 18, 2022 - This directory contains an example of a basic GitHub Action that integrates container image scanning for vulnerabilities and compliance issues directly into GitHub.
Author twistlock
GitHub
github.com › dwarakanathprao › TwistLock
GitHub - dwarakanathprao/TwistLock · GitHub
Once installed on K8 or ICP this will integrate with K8 scheduler for defender deployment on new hosts. New container which are deployed by kubelet are scanned by Twistlock via application scanner.
Author dwarakanathprao
GitHub
github.com › dwarakanathprao › TwistLock › blob › main › ReadMe.md
TwistLock/ReadMe.md at main · dwarakanathprao/TwistLock
You can apply application scan and apply filters to monitor them. Twistlock also deals with image scanning of containers within the registries themselves.
Author dwarakanathprao
GitHub
github.com › dequelabs › action-twistlock › blob › main › action.yml
action-twistlock/action.yml at main · dequelabs/action-twistlock
A GitHub action for scanning a Docker image with Twistlock - action-twistlock/action.yml at main · dequelabs/action-twistlock
Author dequelabs
Swingletree
swingletree-oss.github.io › swingletree › docs › plugins › twistlock
Twistlock Plugin | Swingletree
August 9, 2022 - Twistlock is a security scanner for containers. It can scan docker containers for vulnerabilities and compliance violations. The Swingletree Twistlock Plugin offers following functionalities: Attaches Twistlock findings to GitHub Pull Requests by evaluating the Twistlock scan report.
Boozallen
boozallen.github.io › sdp-docs › sdp-libraries › libraries › twistlock.html
Twistlock :: Solutions Delivery Platform
libraries{ twistlock{ url = "https://twistlock.apps.ocp.microcaas.net" credential = "twistlock" } } ... Jenkins will output a text based table of the scan results.
GitHub
github.com › twistlock › sample-code › blob › master › CI › Concourse › README.md
sample-code/README.md at master · twistlock/sample-code
Concourse twistcli scan Scan image from registry flow Build and scan flow · 21 lines (14 sloc) 924 Bytes · Raw Blame · Open in GitHub Desktop · Open with Desktop · View raw · Copy raw contents Copy raw contents Copy raw contents Copy raw contents · View blame · Make your own git repo and place the code in this directory (and subdir) in it like https://github.com/jpadams/concourse-test · Modify the pipeline.yml file to set the twistlock-repo resource's source: {uri:} and TL_CONSOLE_URL in the twistlock-scan job.
Author twistlock
GitHub
github.com › twistlock › sample-code › blob › master › CI › CodeBuild › README.md
sample-code/CI/CodeBuild/README.md at master · twistlock/sample-code
July 18, 2022 - Set up Prisma Cloud to scan your container images and serverless functions after they're built in your CI/CD pipeline.
Author twistlock
IBM
developer.ibm.com › articles › secure-containerized-applications-twistlock-scanning
Secure containerized applications with Twistlock scanning
Using Twistlock’s integration with GitHub, you can automatically convert all identified vulnerabilities into issues, which are then properly labeled based on severity, release version, and other relevant categories.
GitHub
github.com › twistlock › sample-code › blob › master › CI › twistcli_Docker › README.md
sample-code/CI/twistcli_Docker/README.md at master · twistlock/sample-code
July 18, 2022 - The example in this directory provides a build script to build a Docker image to allow one to scan other images with the twistcli images scan utility. Make sure you have provisioned a Twistlock console available from this server.
Author twistlock
GitHub
github.com › twistlock › HazAuth
GitHub - twistlock/HazAuth: an open source tool to test authentication in containerised applications
an open source tool to test authentication in containerised applications - twistlock/HazAuth
Starred by 3 users
Forked by 2 users
Languages Python 100.0% | Python 100.0%
GitHub
github.com › reportportal › reportportal › issues › 1107
Twistlock scan Issues · Issue #1107 · reportportal/reportportal
August 10, 2020 - As part of adopting this tool we ran twistlock scan against docker images of various service compromising Report portal. Below is the break up of vulnerabilities I saw. My question is are you aware of such vulnerabilities and if so do yo...
Author reportportal
GitHub
github.com › zendesk › ruby-kafka › issues › 775
twistlock security scan shows that privatekeys are stored in the container · Issue #775 · zendesk/ruby-kafka
August 27, 2019 - Twistlock vulnerability scans raise a compliance alarm on images containing ruby-kafka gems: Private keys stored in image: Found: /usr/local/bundle/bundler/gems/ruby-kafka-099fa9c1eadd/spec/fixtures/client_cert_key.pem Version of Ruby: 2...
Author zendesk