Concourse CI is an “open-source continuous thing-doer” designed to enable general automation with intuitive and re-usable components.
Resources represent all external inputs and outputs to and from the pipeline, and many of these have been implemented in open source.
In order to best leverage the Python ecosystem of open-source packages, Concourse Tools abstracts away the implementation details of Concourse resource types to allow users to focus on writing the code they want to run.
Install from GitHub, or from PyPI:
$ pip install concoursetools
Creating a Concourse resource type with Concourse Tools couldn’t be simpler:
concoursetools.version.Version
and concoursetools.resource.ConcourseResource
, taking care to implement any required functions.For more information, see the documentation.
garak checks if an LLM can be made to fail in a way we don't…
Vermilion is a simple and lightweight CLI tool designed for rapid collection, and optional exfiltration…
ADCFFS is a PowerShell script that can be used to exploit the AD CS container…
Tartufo will, by default, scan the entire history of a git repository for any text…
Loco is strongly inspired by Rails. If you know Rails and Rust, you'll feel at…
A data hoarder’s dream come true: bundle any web page into a single HTML file.…