https://github.com/petermcd/cyberark-tpc-plugin-visualizer
A package to help visualize the flow of a custom CyberArk TPC plugin.
https://github.com/petermcd/cyberark-tpc-plugin-visualizer
Last synced: about 1 month ago
JSON representation
A package to help visualize the flow of a custom CyberArk TPC plugin.
- Host: GitHub
- URL: https://github.com/petermcd/cyberark-tpc-plugin-visualizer
- Owner: petermcd
- License: mit
- Created: 2025-09-28T18:29:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-01-07T17:34:09.000Z (6 months ago)
- Last Synced: 2026-01-22T05:57:39.286Z (5 months ago)
- Language: Shell
- Size: 62.5 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to your brand-new repository
Welcome to your brand-new Python repository. This repository is intended to be used as a starting point for your Python
projects.
The repository contains a setup.sh file. Running this will carry out the following tasks:
* Set up the licence file with your name and the current year.
* Set up or remove the funding links in GitHub.
* Update bug and feature request issue templates with the specified handlers username.
* Set up SonarQube with your server details or remove the configuration files if you are not using SonarQube.
* Delete the setup.sh file.
Things you should do:
* Update pyproject.toml with your project details.
* Update the `README.md` file to describe your project.
This template assumes that you will be using uv for project management and GitHub workflows.
##
The following are a few things that I plan to do to extend this template:
* Update the bash script so that the SonarQube section is removed from uv.yml