CICD Toolbox
A collection of tools which can be used in CI/CD pipelines. Created by Wolf Software.
United Kingdom
Pinned Repositories
awesomebot
Link check your files with awesome_bot.
bandit
Inspect your Python projects for security issues using bandit.
get-all-tools
A script to download all of the tools from the CICDToolbox.
json-lint
Validate your JSON files using jq.
markdown-lint
Validate your markdown files in using markdownlint-cli.
php-lint
Validate your PHP code using the native php linter.
puppet-lint
Validate your Puppet files using puppet-lint.
shellcheck
Perform static code analysis on shell scripts using ShellCheck.
template
Template for creating tools for the CICDToolbox
yaml-lint
Validate your yaml files in CI/CD pipelines using yamllint.
CICD Toolbox's Repositories
CICDToolbox/json-lint
Validate your JSON files using jq.
CICDToolbox/yaml-lint
Validate your yaml files in CI/CD pipelines using yamllint.
CICDToolbox/awesomebot
Link check your files with awesome_bot.
CICDToolbox/bandit
Inspect your Python projects for security issues using bandit.
CICDToolbox/get-all-tools
A script to download all of the tools from the CICDToolbox.
CICDToolbox/markdown-lint
Validate your markdown files in using markdownlint-cli.
CICDToolbox/php-lint
Validate your PHP code using the native php linter.
CICDToolbox/puppet-lint
Validate your Puppet files using puppet-lint.
CICDToolbox/shellcheck
Perform static code analysis on shell scripts using ShellCheck.
CICDToolbox/action-lint
Validate your GitHub action files using actionlint.
CICDToolbox/hadolint
Validate your Dockerfiles using hadolint.
CICDToolbox/perl-lint
Validate your Perl scripts using the native perl linter.
CICDToolbox/pur
A tool to run pur against your python code (requirements.txt) within CI/CD pipelines, and notify you of out of date requirements.
CICDToolbox/pycodestyle
Inspect your Python projects for code smells using pycodestyle.
CICDToolbox/pydocstyle
Validate your Python project documentation for compliance with pydocstyle.
CICDToolbox/pylama
Validate your Python project documentation for compliance with pylama.
CICDToolbox/pylint
Inspect your Python projects for code smells using pylint.
CICDToolbox/reek
Inspect your Ruby code for code smells using reek.
CICDToolbox/rubocop
Perform static code analysis on Ruby code using rubocop.
CICDToolbox/template
Template for creating tools for the CICDToolbox
CICDToolbox/validate-citations-file
Validate CITATIONS.cff using cffconvert.