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 & dependencies #165

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: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 1 1 0.8s
✅ COPYPASTE jscpd yes no 1.8s
✅ EDITORCONFIG editorconfig-checker 4 0 0.01s
✅ PYTHON black 1 0 0.58s
✅ PYTHON flake8 1 0 1.37s
⚠️ PYTHON isort 1 2 0.19s
✅ PYTHON pylint 1 0 8.92s
✅ PYTHON ruff 1 0 0.01s
✅ REPOSITORY gitleaks yes no 0.05s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 10.45s
✅ REPOSITORY secretlint yes no 0.93s
✅ REPOSITORY trivy yes no 5.1s
✅ REPOSITORY trivy-sbom yes no 3.88s
✅ REPOSITORY trufflehog yes no 3.64s
✅ SPELL lychee 2 0 0.53s
⚠️ YAML prettier 2 1 0.38s
✅ YAML v8r 2 0 3.2s
⚠️ YAML yamllint 2 1 0.26s

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_