2023-01-17 06:35:26 +00:00
|
|
|
version: 0.1
|
|
|
|
cli:
|
2024-08-28 11:51:44 +00:00
|
|
|
version: 1.22.3
|
2023-01-17 06:35:26 +00:00
|
|
|
plugins:
|
|
|
|
sources:
|
|
|
|
- id: trunk
|
2024-08-28 11:51:44 +00:00
|
|
|
ref: v1.6.2
|
2023-01-17 06:35:26 +00:00
|
|
|
uri: https://github.com/trunk-io/plugins
|
|
|
|
lint:
|
|
|
|
enabled:
|
2024-09-25 12:25:45 +00:00
|
|
|
- trufflehog@3.82.4
|
2024-02-26 16:38:16 +00:00
|
|
|
- yamllint@1.35.1
|
2024-09-25 12:25:45 +00:00
|
|
|
- bandit@1.7.10
|
|
|
|
- checkov@3.2.255
|
2024-03-07 21:52:08 +00:00
|
|
|
- terrascan@1.19.1
|
2024-09-25 12:25:45 +00:00
|
|
|
- trivy@0.55.2
|
2023-12-07 13:14:41 +00:00
|
|
|
#- trufflehog@3.63.2-rc0
|
2024-08-28 11:51:44 +00:00
|
|
|
- taplo@0.9.3
|
2024-09-25 12:25:45 +00:00
|
|
|
- ruff@0.6.7
|
2024-02-26 16:38:16 +00:00
|
|
|
- isort@5.13.2
|
2024-09-25 12:25:45 +00:00
|
|
|
- markdownlint@0.42.0
|
2024-08-28 11:51:44 +00:00
|
|
|
- oxipng@9.1.2
|
2024-05-18 08:41:32 +00:00
|
|
|
- svgo@3.3.2
|
2024-09-25 12:25:45 +00:00
|
|
|
- actionlint@1.7.2
|
2024-08-28 11:51:44 +00:00
|
|
|
- flake8@7.1.1
|
2023-03-31 10:51:26 +00:00
|
|
|
- hadolint@2.12.0
|
2023-08-17 10:17:36 +00:00
|
|
|
- shfmt@3.6.0
|
2024-05-18 08:41:32 +00:00
|
|
|
- shellcheck@0.10.0
|
2024-08-28 11:51:44 +00:00
|
|
|
- black@24.8.0
|
2023-01-21 15:17:08 +00:00
|
|
|
- git-diff-check
|
2024-09-25 12:25:45 +00:00
|
|
|
- gitleaks@8.19.2
|
2023-08-17 10:17:36 +00:00
|
|
|
- clang-format@16.0.3
|
2024-08-28 11:51:44 +00:00
|
|
|
- prettier@3.3.3
|
2024-07-10 17:47:34 +00:00
|
|
|
ignore:
|
2024-07-10 12:34:41 +00:00
|
|
|
- linters: [ALL]
|
2024-07-10 19:39:41 +00:00
|
|
|
paths:
|
|
|
|
- bin/**
|
2023-01-17 06:35:26 +00:00
|
|
|
runtimes:
|
|
|
|
enabled:
|
2023-03-31 10:51:26 +00:00
|
|
|
- python@3.10.8
|
2023-10-05 17:42:03 +00:00
|
|
|
- go@1.21.0
|
2023-01-17 06:35:26 +00:00
|
|
|
- node@18.12.1
|
|
|
|
actions:
|
|
|
|
disabled:
|
|
|
|
- trunk-announce
|
|
|
|
enabled:
|
2023-10-06 20:02:27 +00:00
|
|
|
- trunk-fmt-pre-commit
|
|
|
|
- trunk-check-pre-push
|
2023-01-17 06:35:26 +00:00
|
|
|
- trunk-upgrade-available
|