Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Hadolint
The most advanced docker files linter
Collective -
Host: opensource -
https://opencollective.com/hadolint
- Code: https://github.com/hadolint
github.com/hadolint/hadolint - 27d2079cf07fce4c3d734b379ef3c508114cc73e authored about 3 years ago by lorenzo <[email protected]>
- Upgrade language-docker to 10.3.0
- Deal with multiple `--mount` flags for `RUN` instructions...
packging: add extra sources
github.com/hadolint/language-docker - 57c2db87dd5ca14002a52a666b2d00485cc3268d authored about 3 years ago by José Lorenzo Rodríguez <[email protected]>
- Add all test fixtures to the package.yaml so the hackage packge is
generated correctly.
fix...
github.com/hadolint/language-docker - 83e1513258ddb980678cf8378e4692b057ad432b authored about 3 years ago by Moritz Röhrich <[email protected]>syntax: handle multiple `RUN` mount flags
github.com/hadolint/language-docker - 8f2d1c072e1a4be9ce7a90c9700da21c694a332e authored about 3 years ago by José Lorenzo Rodríguez <[email protected]>github.com/hadolint/hadolint - 94ad7de92752b987f7e7c4f06dc5792e2e867202 authored about 3 years ago by Aleksa Cukovic <[email protected]>
github.com/hadolint/hadolint - f25dd6528434d8ccfaad4b333a123078b832b407 authored about 3 years ago by Markus Hauck <[email protected]>
Bumps [allenevans/set-env](https://github.com/allenevans/set-env) from 2.0.1 to 2.1.0.
- [Relea...
Add capabilities to handle multiple `RUN` mount flags.
Sometimes a `RUN` instruction can have m...
github.com/hadolint/language-docker - 5d42c1be8a76b1381d4f6eaf01f11b28f21a358f authored about 3 years ago by Moritz Röhrich <[email protected]>docs: fix example
github.com/hadolint/hadolint-action - 3cfc69d4b25bafd525584886f73b385ee4f3ce28 authored about 3 years ago by José Lorenzo Rodríguez <[email protected]>github.com/hadolint/hadolint-action - 03ff2f358b4d22af6d85f9c3d4d248280c97eb2c authored about 3 years ago by Julien Bouquillon <[email protected]>
github.com/hadolint/hadolint - 3608df0b3df25e40326b4a457b7c5737b52496c3 authored about 3 years ago by Johan Bergström <[email protected]>
github.com/hadolint/language-docker - 6996136b64a92dd38eb9b7d99fa8f4626b64f70d authored about 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
- Make DL3059 ignore consecutive `RUN` instructions if they contain
chained-together commands...
- Add advanced logic to DL3010 to detect archive extraction.
- Add more specific tests for DL30...
* Add Podman example + Improve writing
* Fix remark-lint warnings
github.com/hadolint/hadolint - b372d3827efcba3e57c69e098143b230664c00e9 authored about 3 years ago by 0uep <[email protected]>parser: parser uid/gid in `RUN --mount` as string
github.com/hadolint/language-docker - 730c75236b1985ed422cab00a184ef57b7698a88 authored about 3 years ago by José Lorenzo Rodríguez <[email protected]>file parser: respect byte order marks
github.com/hadolint/language-docker - 8d1d5eb3f199189b8b4d954f9a9561508223dc24 authored about 3 years ago by José Lorenzo Rodríguez <[email protected]>Remove fPIC flag which results in binaries which are not entirely statically linked
github.com/hadolint/hadolint - f5e20879b7771929f643588cdf6b067578f921f7 authored about 3 years ago by Brian Dwyer <[email protected]>
from the zypper command help
```
--non-interactive, -n Do not ask anything, use default answer...
- Add a hadolint shell pragma that can be used to tell Hadolint the
default shell.
- More ca...
Correct typos
github.com/hadolint/hadolint - 80187facdb445fc7c932c0f9a7703a8fbe88934f authored about 3 years ago by CharlesCara <[email protected]>* Add tests for DL3059: RUNs and comments mixed
This is a test for #712
* Update DL3059 to...
github.com/hadolint/hadolint - b24354136deb31965dc9a8cf692b7764fd72f426 authored about 3 years ago by Kaligule <[email protected]>
Add detection and correct handling of byte order marks (BOMs) to file
parsing. Can handle both b...
Add formatter for SARIF output format. SARIF is the static analysis
results interchange format,...
Fix false positive in DL3033 and DL3041 when dealing with modules. See
https://docs.fedoraproje...
Parser the uid/gid options in the `--mount` option to the `RUN`
instruction as string. This allo...
* bugfix: drop quotes around source in DL3020
- Consolidate code to drop quotes around a `Tex...
github.com/hadolint/hadolint - 741e6c56db1e5561ae940e19964105a4dddd9aeb authored over 3 years ago by Moritz Röhrich <[email protected]>bugfix: heredoc termination, unicode whitespaces
github.com/hadolint/language-docker - a1e8ebf778f7b7999711e6c09ff537a0c2594345 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>
- Simplyfy heredoc marker detection by replacing the use of
`L.charLiteral` with `anySingle` a...
github.com/hadolint/hadolint - 9dfd3034c74f1d4994b85b296c3157eabb4cb817 authored over 3 years ago by lorenzo <[email protected]>
github.com/hadolint/hadolint - 16b8ec96575366d09f744d3eb263fdb6d1d602e5 authored over 3 years ago by Yann Bouzonie <[email protected]>
- Bump version of language-docker to 10.1.1
- Bump version to 2.7.1
Pull in fixes from upstr...
github.com/hadolint/hadolint - c651e3093386c039ce3fe464853cad5025c07102 authored over 3 years ago by Moritz Röhrich <[email protected]>heredocs: fix parsing bug with line continuations
github.com/hadolint/language-docker - ed05837079897a79d3b1b62001b046dde96714f3 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>
Fix parsing error on line continuation.
The `Text.Megaparsec.Lexer.charLiteral` parser will not ...
github.com/hadolint/hadolint - 0e5bcdcc24b9b9addc22ec3758ade562d70e7966 authored over 3 years ago by Adrien Ballet <[email protected]>
github.com/hadolint/hadolint-action - d7b38582334d9ac11c12021c16f21d63015fa250 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>
Feature: Recursive dir check - Lint multiple files
github.com/hadolint/hadolint-action - fdf6f4b6d286dedfb5e87a34cf4364e367c58084 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>build: bump hadolint from v2.4.0 to v2.7.0
github.com/hadolint/hadolint-action - 0bb0c4c13146dcc8d5bc77fb58f1a26ffaf2c0e0 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>Signed-off-by: Eng Zer Jun <[email protected]>
github.com/hadolint/hadolint-action - 8af94d9fae639af0fa3c9e4458fa6aa79996838b authored over 3 years ago by Eng Zer Jun <[email protected]>github.com/hadolint/hadolint - 7f06b7cc09917bdb084f96185caed330e931c25a authored over 3 years ago by lorenzo <[email protected]>
github.com/hadolint/hadolint - 3e13ec6fa67a42fc3be93b85caf2d1451fd1f983 authored over 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
github.com/hadolint/hadolint - 200a0804d13fb2438315a4e96d72260457b3aab5 authored over 3 years ago by lorenzo <[email protected]>
- version bump of language-docker for support for heredoc parsing
- Ignore shellchecking for he...
* Added yaml schema, hadolint --help command output, failure-threshold documentaion, codeblock s...
github.com/hadolint/hadolint - d4aa72f324cbcec7f7ad9fd1038914caa11f3158 authored over 3 years ago by morgan-zylotech <[email protected]>github.com/hadolint/hadolint - 5e442e0c900e062ece347a89284e5a33ef2c6c7a authored over 3 years ago by Nick Watts <[email protected]>
parser: support heredoc format
github.com/hadolint/language-docker - 6877044849d11927c4b69e6f97664315a65b6047 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>Github actions is timeout out on those
Revert "build(docker): multi-arch builds"
This reverts ...
github.com/hadolint/hadolint - ab14d32dc6a8a951afa2363accc7c4ef2bba7d3c authored over 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
- Remove usage of partial function `last` in parsing of the `COPY`
instruction
- Fix typo in c...
- Add support for quoted markers
- Add support for dash before maker
These variants of the here...
github.com/hadolint/language-docker - eaabfbdb51bbb805344df81f4b3bcbc01eea63da authored over 3 years ago by Moritz Röhrich <[email protected]>
- Add support for file redirects in heredocs
- Add support for intermixing regular commands and ...
- Add support for (multiple) heredocs in COPY statement
- Separate unit tests for COPY into thei...
- Add heredoc format support for everything that parses arguments (e.g.
RUN).
- Separate out u...
workflow: Add linting and unit testing
github.com/hadolint/language-docker - 4412739e54acb48700e5f94e34a29269c61f184a authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>
- Add linting workflow utilizing `hlint`
- Add unit test workflow utilizing `cabal test`
* remove rules DL3017, DL3031, DL3039 because of obsolete recommendation
* adjust DL3035 to o...
github.com/hadolint/hadolint - 16099603b34598ba8f693648e5545fe7d7a6ed80 authored over 3 years ago by Horst Schlimmer <[email protected]>github.com/hadolint/language-docker - 3ca1b2d5732cd4f49e17908af88e94b23c1bfc7f authored over 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
feature: report invalid protocol
github.com/hadolint/language-docker - 9c436c617c8d8f419309b7b96363455991829325 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>
DL3020:
- Don't warn that the user should use `ADD` instead of `COPY`, as this
has the s...
- Add column documenting the default severity of each rule to the
readme.
- Disable linting fo...
github.com/hadolint/hadolint - 5653c6ced154da2bdfe9c8ce5eb0e26034c28f43 authored over 3 years ago by lorenzo <[email protected]>
github.com/hadolint/hadolint - c2c8608d7db3975c285df31f328ddf806a0c9fe5 authored over 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
In case the cache directories DL3009 and DL3019 respectively are
provided via BuildKit cache mo...
Propagate the correct error message `invalid protocol` upwards in case
parsing an expose express...
Colon separate Dockerfiles in CircleCI.
github.com/hadolint/hadolint - ee924825537d1c279b379acf3782d1417bbd6797 authored over 3 years ago by Alex Sheppard <[email protected]>github.com/hadolint/hadolint - 3a29040d0dcc5e1b2795212151092315bd79932c authored over 3 years ago by Morlay <[email protected]>
github.com/hadolint/hadolint - 95486bd40b3bb309ed5ce0c3c758045b514a037b authored over 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
github.com/hadolint/hadolint - 159fba62f3950d1e937e10f2cd235a44fda3fd7e authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>
* Add .pre-commit-hooks.yaml update step to RELEASE.md
* Update RELEASE.md
github.com/hadolint/hadolint - c0063ed27ec33d8a6a31a6c6a4c3354e871aac28 authored over 3 years ago by Ayaz Salikhov <[email protected]>github.com/hadolint/dockerfile-creator - 9702b8646f6056a7b5e9030fc9c49b92d25f5a54 authored over 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
github.com/hadolint/dockerfile-creator - a64a34b522ca393eab9c22afa4f250e97ddd3a35 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>
Use language-docker 10.0.0
github.com/hadolint/dockerfile-creator - d4e82e502b1e33aa42b3d588fb2d014e8af21384 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>github.com/hadolint/dockerfile-creator - 5f786ea52ed1b149c3bdc458e71912bb5a0ede82 authored over 3 years ago by MATSUBARA Nobutada <[email protected]>
github.com/hadolint/hadolint - 40ccb875a9e67715579e94577196b883388e8191 authored over 3 years ago by lorenzo <[email protected]>
github.com/hadolint/hadolint - 71609649f922c7b7a32af912eb8949f8eb82017b authored over 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.9 to 2....
github.com/hadolint/hadolint - 37c7a2f9d6a8dfde908e7766575f4ff3000aea97 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4....
github.com/hadolint/hadolint - 18e1fa767f2ff7bc2da9ae4a86966dec87feb5e3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
DL3018 ensures version pinning. When installing from an .apk file, this
is pointless and should...
The sonarqube formatted was added in the `2.5.0` release. This commit
adds the option to the cl...
As @lorenzo mentioned in #546, it's okay to lower it down.
cc #546 #566
github.com/hadolint/hadolint - acc0db9b80179e10984a02af62e75241a2dd20e6 authored over 3 years ago by Peter Dave Hello <[email protected]>
The Sonarqube output format forbids having equal start- and endcolumns
in the report for an iss...
github.com/hadolint/hadolint - 972e75229e0d2cef24b62c7c5cac0b47e4953e14 authored over 3 years ago by lorenzo <[email protected]>
Just a minor change updating the docker image tag to the latest version as mentioned in #631 and...
github.com/hadolint/hadolint - 5ff6a6d8e80e6a292c0e195f0d65686e264f49fd authored over 3 years ago by Brian Larsen <[email protected]>github.com/hadolint/hadolint-action - afcbb72a700aeb4430d3511378773ad36db4ae16 authored over 3 years ago by Itamar Givon <[email protected]>
github.com/hadolint/hadolint-action - 34545a185d851450627a7f76c0369ec9cce26950 authored over 3 years ago by Itamar Givon <[email protected]>
github.com/hadolint/hadolint - d824e9d0714b618858abb6ba2959d4c258a7c4e2 authored over 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](...
update support section and remove funding configuration
github.com/hadolint/hadolint-action - 1fe9ddfd12fa426e87a29bbef7411b2d32eaf1d5 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>Improve readability of `Inputs` table.
github.com/hadolint/hadolint-action - 64243a4c85562a592ad3284d26860aae6b22e17d authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>Co-authored-by: donalhurley <[email protected]>
github.com/hadolint/hadolint - f0c0542c9a937a39a50599b57caec4dc0ffb544e authored over 3 years ago by Donal Hurley <[email protected]>
The help message suggests that the failure threshold makes Hadolint exit
with failure when a ru...
- Ignore execution of shellcheck rules and DL4006 for non-posix shells
other than pwsh as wel...
In my opinion it's still not very easy to read, but it is correctly formatted now.
github.com/hadolint/hadolint-action - 9c70326916b3fdacfe271e1cab4d22195a1b9c75 authored over 3 years ago by Jacob Ward <[email protected]>github.com/hadolint/hadolint - f2165b8767bbec18a9cb29e1fc731ad93b34c42b authored over 3 years ago by Ayaz Salikhov <[email protected]>
github.com/hadolint/hadolint-action - 6c5b4b97b17982c72e90bdc8363912fd26d4ea85 authored over 3 years ago by Bruno Paz <[email protected]>
github.com/hadolint/language-docker - e35d1f3a2d5b247ba64663540a8205fe08a64100 authored over 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
- Add formatter for outputting json objects compatible with SonarQube's
generic [import forma...
github.com/hadolint/language-docker - 0ed4126d0f467e87459ed9d5ab936d6794364ba1 authored over 3 years ago by Jose Lorenzo Rodriguez <[email protected]>
stack: add Dockerfiles to `package.yaml`
github.com/hadolint/language-docker - e504c78102f0e6121bf900274e85d327ded820f4 authored over 3 years ago by José Lorenzo Rodríguez <[email protected]>
List all Dockerfiles for tests in `package.yaml` and
`language-docker.cabal`.
- fixes: https://...
github.com/hadolint/language-docker - e1ecb96be7aaf3bc9dede9c99403e8e3961ffab1 authored over 3 years ago by Moritz Röhrich <[email protected]>