diff --git a/docs/dependent-licenses.md b/docs/dependent-licenses.md new file mode 100644 index 00000000..d057600c --- /dev/null +++ b/docs/dependent-licenses.md @@ -0,0 +1,19 @@ +# Dependent Licenses + +Below are the underlying technologies used in the **GitHub Super-Linter**. +All linkage should point directly to the license. + +- [Ansible-Lint](https://github.com/ansible/ansible-lint/blob/master/LICENSE) +- [coffeelint](https://github.com/clutchski/coffeelint/blob/master/LICENSE) +- [dockerfilelint](https://github.com/replicatedhq/dockerfilelint/blob/master/LICENSE) +- [eslint](https://github.com/eslint/eslint/blob/master/LICENSE) +- [golangci-lint](https://github.com/golangci/golangci-lint/blob/master/LICENSE) +- [jsonlint](https://github.com/zaach/jsonlint) + - **Note:** Public NPM Package, but no license +- [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli/blob/master/LICENSE) +- [pylint](https://github.com/PyCQA/pylint/blob/master/COPYING) +- [rubocop](https://github.com/rubocop-hq/rubocop/blob/master/LICENSE.txt) +- [shellcheck](https://github.com/koalaman/shellcheck/blob/master/LICENSE) +- [tflint](https://github.com/terraform-linters/tflint/blob/master/LICENSE) +- [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/blob/master/LICENSE) +- [yamllint](https://github.com/adrienverge/yamllint/blob/master/LICENSE)