firmware/.trunk/trunk.yaml

46 lines
855 B
YAML
Raw Normal View History

version: 0.1
cli:
2024-02-26 16:38:16 +00:00
version: 1.20.1
plugins:
sources:
- id: trunk
2024-03-07 21:52:08 +00:00
ref: v1.4.4
uri: https://github.com/trunk-io/plugins
lint:
enabled:
2024-03-07 21:52:08 +00:00
- trufflehog@3.68.5
2024-02-26 16:38:16 +00:00
- yamllint@1.35.1
- bandit@1.7.7
2024-03-07 21:52:08 +00:00
- checkov@3.2.32
- terrascan@1.19.1
2024-02-26 16:38:16 +00:00
- trivy@0.49.1
#- trufflehog@3.63.2-rc0
2023-08-17 10:17:36 +00:00
- taplo@0.8.1
2024-03-07 21:52:08 +00:00
- ruff@0.3.1
2024-02-26 16:38:16 +00:00
- isort@5.13.2
- markdownlint@0.39.0
- oxipng@9.0.0
2024-02-26 16:38:16 +00:00
- svgo@3.2.0
- actionlint@1.6.27
- flake8@7.0.0
2023-03-31 10:51:26 +00:00
- hadolint@2.12.0
2023-08-17 10:17:36 +00:00
- shfmt@3.6.0
2023-03-31 10:51:26 +00:00
- shellcheck@0.9.0
2024-02-26 16:38:16 +00:00
- black@24.2.0
2023-01-21 15:17:08 +00:00
- git-diff-check
2024-02-26 16:38:16 +00:00
- gitleaks@8.18.2
2023-08-17 10:17:36 +00:00
- clang-format@16.0.3
2024-02-26 16:38:16 +00:00
- prettier@3.2.5
runtimes:
enabled:
2023-03-31 10:51:26 +00:00
- python@3.10.8
- go@1.21.0
- 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
- trunk-upgrade-available