dockerfilelint
dockerfilelint copied to clipboard
An opinionated Dockerfile linter.
As adressed in #166 is_valid_healthcheck() throws an error when the '--start-period' option is provided. This is due a broken regexp that doesn't handle the dash in the option name. This...
## Purpose This PR adds a `pre-commit-hooks.yaml` file, which defines the necessary meta-data for this linter to be used in the [pre-commit](https://pre-commit.com/) ecosystem. **pre-commit** is a python based [Git Hook](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks)...
Hi, great library. Thank you for the hard work. Its seems there is not much activity in the last year. It would be helpful I think to know: 1. Is...
Please cut a release; there are some commits in master that missed the last release, in particular 50145934530df5cdd6c7c28d61dab65c46b1cba2
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...
Using project mega-linter, I get the following error: ```text Line 16: FROM build AS publish Issue Category Title Description 1 Clarity Base Image Missing Base images should specify a tag...
This is a nitpicky thing and mostly inspired by not wanting to see the 🚫 within PRs on GitHub. It would be great to have a check to make sure...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...