unixorn / ha-mqtt-discoverable

Python module to create MQTT entities that are automatically discovered by Home Assistant
Apache License 2.0
89 stars 21 forks source link

Update `gitleaks` configuration in mega-linter #164

Closed unixorn closed 8 months ago

unixorn commented 8 months ago

Description

License Acceptance

Type of changes

Checklist

unixorn commented 8 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ACTION actionlint 3 1 0.06s
✅ COPYPASTE jscpd yes no 1.69s
✅ EDITORCONFIG editorconfig-checker 7 0 0.05s
⚠️ MARKDOWN markdownlint 1 12 0.68s
✅ MARKDOWN markdown-table-formatter 1 0 0.43s
✅ PYTHON bandit 1 0 1.18s
✅ PYTHON black 2 0 2.0s
✅ PYTHON flake8 2 0 1.1s
⚠️ PYTHON isort 2 2 0.25s
✅ PYTHON pylint 2 0 9.17s
✅ PYTHON ruff 2 0 0.03s
❌ REPOSITORY gitleaks yes 5 0.45s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.65s
✅ REPOSITORY secretlint yes no 0.84s
✅ REPOSITORY trivy yes no 6.27s
✅ REPOSITORY trivy-sbom yes no 4.95s
✅ REPOSITORY trufflehog yes no 5.3s
✅ SPELL lychee 4 0 0.65s
⚠️ YAML prettier 3 1 0.62s
✅ YAML v8r 3 0 3.06s
✅ YAML yamllint 3 0 0.39s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_