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

Docker build cleanups #139

Closed unixorn closed 9 months ago

unixorn commented 9 months ago

Description

Docker build cleanups

License Acceptance

Type of changes

Checklist

unixorn commented 9 months ago

πŸ¦™ MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ACTION actionlint 1 1 0.01s
βœ… COPYPASTE jscpd yes no 1.73s
⚠️ DOCKERFILE hadolint 1 1 0.07s
βœ… EDITORCONFIG editorconfig-checker 3 0 0.01s
βœ… REPOSITORY gitleaks yes no 0.22s
βœ… REPOSITORY git_diff yes no 0.0s
βœ… REPOSITORY grype yes no 8.66s
βœ… REPOSITORY secretlint yes no 0.78s
βœ… REPOSITORY trivy yes no 7.25s
βœ… REPOSITORY trivy-sbom yes no 7.69s
βœ… REPOSITORY trufflehog yes no 3.05s
βœ… SPELL lychee 1 0 0.42s
βœ… YAML prettier 1 0 0.35s
βœ… YAML v8r 1 0 2.08s
βœ… YAML yamllint 1 0 0.2s

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_