Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hadolint/hadolint

Dockerfile linter, validate inline bash, written in Haskell
https://github.com/hadolint/hadolint

Update version in Travis example

e993c31a42c6808ac7593cd56af174f87935b5f7 authored almost 7 years ago by Vlastimil Zeman <[email protected]>
Fix MD lintining issues

e10d0e1413852bd9da7264ccf14a87058ca07638 authored almost 7 years ago by Vlastimil Zeman <[email protected]>
Add MD linter configuration

537e1c7bb33e8edc0c11d5d206f8528fdb2c2fb5 authored almost 7 years ago by Vlastimil Zeman <[email protected]>
Bumping version number

b985d84be8086c2e2c2ac561be3a37f739c0fa82 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Merge pull request #164 from hadolint/output-formats

Added json, checkstyle and code climate output formats

7a5d6d01925789719375cb773c9e7b9055c1d8d1 authored almost 7 years ago by José Lorenzo Rodríguez <[email protected]>
renaming constructor for consistency

7c4181917784686e6125f7383bf2e1e9f5f56843 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Fixed formatting

15cd841c7e89170e4b47de24b813086f30075cb7 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Cleaning imports list

05d258e98a1b72103525436fca431a74c4a962b8 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Implemented the checkstyle formatter

49d29bbc0d732e4d5189add6e42a0381b04342ac authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Added CodeClimate formatter

69bcd34ac6015ef92ee542652b72e76bc495de89 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Fixed test

7a551b48478b2bf8314f46d44cdbf1359725bb03 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Finished implementation of the new formatters

This makes it possible to output a json array with all check errors

ac202f908fda20fd4e2918ec98aebe0ef9ec69c7 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
MOving code around and started to implement a JSON output formatter

3dcadf3e8bbd537590631078df88206a208966d2 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Bumping version number to 1.4.0

663e0b3283d9f456c10937f4524612dbf1e22be2 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Merge pull request #163 from hadolint/copy-from-rule

Added new rules to check FROM aliases

d662ef31f72ca709acc2ccaaeac00348f4ffdd3a authored almost 7 years ago by José Lorenzo Rodríguez <[email protected]>
Added the new rules to the README

487e1641697cc6241cf24c1fe5ef4c9ecf522549 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Implemented new rule to verify that COPY --from does not copy from its own alias

5db085d0c9557e0909afe1aae732b0213a59f21f authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Added rule to verify that FROM aliases are unique

cb3956c8f35527117cf57f48f0ace9eea3e1f8aa authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Added new rule DL3022 to catch missing aliases in `COPY --from`

074e190d8d11760cf3fa9b51a71de50470bad7b0 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Merge pull request #162 from hadolint/improve-dl3006

Improve dl3006

bad85a7b27f4ed1759f85adb8c2079b90e3dd1b7 authored almost 7 years ago by José Lorenzo Rodríguez <[email protected]>
Not warn DL3006 when using multi-stage aliased images

Fixes #161

cd5cd4a5e05be5a1d6322a20318f407daebdaf2e authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Pin dockerfile versions, but not to the patch version

Pinning down to the patch version makes the dockerfile error prone,
as apt mirros delete old pat...

bfc20ccef3d2328b57ffb3390dd24708ff9d6ddf authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Bumping version number

3b2b12a339f71a804bbdddcbec4e11e95145dc7e authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Added new rule to the readme

e106a4524ed1825e633e04976b147b4499319acc authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Merge pull request #158 from hadolint/fix-pip-check

Fixed pip version pinned check

9a9021fc492b3af05e62d39e3e6204ef60f43032 authored almost 7 years ago by José Lorenzo Rodríguez <[email protected]>
Merge pull request #159 from hadolint/copy-end-slash

Added check to ensure the last argument to COPY ends with slash

2ba3899ca9fb5d6e2b33a08c04fa9ae2942e38eb authored almost 7 years ago by José Lorenzo Rodríguez <[email protected]>
Cover all patterns in new function

fa8490483dee9c17203e8e17550d252c4754fdbc authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Added check to ensure the last argument to COPY ends with slash

84cfda58483fed2e03d16c988a12c98ccfc01b81 authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Fixed pip version pinned check

It had an incorrect handling of pip flags
Fixes #157

6042481df18665999b6892c8b7629da72723359d authored almost 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Merge pull request #155 from zemanlx/fix/allow-arguments-with-npm

Fix/allow arguments with npm

86e4cba8429ddb9b4e87568e6768d02910cbb81c authored almost 7 years ago by José Lorenzo Rodríguez <[email protected]>
Accept any "--" arguments with _npm_ and "-g, -f"

94293e32b8091773d11262467f5f4f38788e62b2 authored almost 7 years ago by Vlastimil Zeman <[email protected]>
Add new tests for _npm_ from issues

2d50d6b92e6ef473d35da7ef17937df137b50e63 authored almost 7 years ago by Vlastimil Zeman <[email protected]>
Bumping version to 1.2.6

e03cbb0fc263f259d2be2cd91ed0bef2100a29ec authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Merge pull request #149 from hadolint/add-config-file-support

Added support for a config file

2d16bf67748edd5e2ac0d80f15ca787be80ab768 authored about 7 years ago by José Lorenzo Rodríguez <[email protected]>
Using a hidden file instead by default, updaitng README

af96f7c710a97fda23b731a0731a0fe7bf79e90b authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Added support for a config file

CLI options take precedence over the config file
Closes #118

628c397bfcd149c4be29dc022d05b16556d2a141 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Bumping version to 1.2.5

214bd01b73f5dd1826cdb466e8c88a610aba1189 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Merge pull request #148 from zemanlx/support/fix-pipe-in-readme-table

Fix broken messages in the README table

a4b404c858d50ab1b128b588d3d721c6272a1eef authored about 7 years ago by José Lorenzo Rodríguez <[email protected]>
Merge pull request #147 from hadolint/upgrade-parser

Upgrade language-docker to version 2.0

17beb7444fa9a0901386e622b18bac359bd8b6b6 authored about 7 years ago by José Lorenzo Rodríguez <[email protected]>
Fix broken messages in the README table

c59de536858c02db306bf1128ddd1d8035b0381e authored about 7 years ago by Vlastimil Zeman <[email protected]>
Removing hack and re-indenting file

cd5696f024f52e263fa43427fbf23cf049385b1c authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
fixed logic in ADD check

8bc17363c1cdfb5959c3b233ca126adce62fdfd6 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Upgrade language-docker to version 2.0

402ff7ead0dc1906125108087e955b5cd823e007 authored about 7 years ago by Jose Lorenzo Rodriguez <[email protected]>
Merge pull request #145 from zemanlx/feature/update-stack-to-lts-10

Update stack resolver to lts-10.0

30ea9de1ac06ae298dfcbe30171d4e8d2bb4e341 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Alias fixed version of lts resolver in Travis

We will edit it only in one place :tada:

4fc9305d98f0a168bd7c08b10b0eb86dd9c9e7e1 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add package.yaml to automatically generate hadolint.cabal

It uses hpack which is build-in stack. It it smaller, enable yaml aliasing
(so we do not need to...

fdf4f20d4baad002322de5ef4157e4a06df608a7 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Update stack to lts-10.0

d5f3ec997a0919fe380252b4623f237d98655c3f authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #144 from zemanlx/feature/upgrade-shellcheck-0-4-7

Upgrade ShellCheck to 0.4.7

9caf06e84436e199e819f19048a2a80a2078d3fd authored about 7 years ago by José Lorenzo Rodríguez <[email protected]>
Upgrade ShellCheck to 0.4.7

New version is not in LTS stack therefore I need to specify it explicitly
in stack.yaml
Version ...

118fb60e1ff3e8d1c79549e45c42307ad4b6da3a authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #141 from zemanlx/release-1.2.4

Release 1.2.4 preparation

ae5076a397b3c86fbf0739014ae7201586deea4a authored about 7 years ago by Vlastimil Zeman <[email protected]>
Release 1.2.4 preparation

f5fdcbaab3d13607e6dfb540ac77377f8d7c75a5 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #140 from zemanlx/support/lint-haskell-files

Lint haskell files using _hindent_

55d7c79015907b222da76ca85eb30ecbf1e3e04b authored about 7 years ago by José Lorenzo Rodríguez <[email protected]>
Update default resolver to 9.18 in Travis

f42522edc2ba0e3e689778d4be19de7482906e14 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Lint with hindent to improve readablility and unify formating

70a2b9b5d21212186c4c4082257faea8d57240f6 authored about 7 years ago by Vlastimil Zeman <[email protected]>
ETA reduction & improve lazyness

f764b483f6c44425ea52859b781b6277ed884a43 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #134 from zemanlx/feature/version-pinning-for-alpine-apk

Version pinning for alpine apk

6c92bc835528da4b488c9e2c5b589ee0fe1bd0b2 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #139 from zemanlx/issue29/lower-serverity-for-using-root

Lower severity for using root

d022f9d355c5093b30d44b0b47b646ad16d3fd8d authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #138 from zemanlx/feature/support-apt-get-qq-option

Add `-qq` option as alternative to `-y` in `apt-get`

50329d669b5de49b9b6d6bc34707cba36493d738 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Lower severity for using root

110f0d9398e685f85b5a3240971b9a8540103472 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add `-qq` option as alternative to `-y` in `apt-get`

Note that quiet level 2 implies -y.
> man apt-get

400ee29b17d05a22a384730e37d32d1fde168572 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Use the language-docker parser package (#137)

Use the language-docker parser package

Also changed appveyor build by trying suggestion in ht...

5b80704b847c2eeecca2f5245e7ef2325f99d0c3 authored about 7 years ago by José Lorenzo Rodríguez <[email protected]>
Merge pull request #136 from zemanlx/issue133/add-fallback-hardcoded-version

Issue133/add fallback hardcoded version

ffd475533a2481821e8c899d45567b25d7ff6e21 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #135 from zemanlx/support/new-key-for-appveyor-upload-to-github

Change AppVeyor GitHub Releases key

0d289c216765230d536e9c0644ad46ad75212ac8 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Fix linting issues in README.md

a69e6477d17508f09ef36ae7f92b298979fd7b60 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Get version from cabal file + `-no-git` as fallback to gitDescribe

If gitDecribe is not able to return version we fallback to version
from hadolint.cabal with suff...

9e7e93525b6384c62928c11e694940a18cac4f1f authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #129 from zemanlx/support/CI-instructions

Hadolint integrations + documentation update

2e930fd745081b2afc45956b4be174bd0b67e780 authored about 7 years ago by José Lorenzo Rodríguez <[email protected]>
Change AppVeyor GitHub Releases key

Old one was for lukasmartinelli personal hadolint, new one is
for project hadolint https://ci.ap...

d9df0d49cd42acf34cb41f4f6b6bf4a74c05095c authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add new rules to README

ab6988ccecf7575900b9c2ce54360e1f4253debd authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add `apk add` version pinning rule

38f676da0c25b3906c33bb08397f476280c4a398 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add missing npmVersionPinned to rules list

7ed9730e4b446597fccf9167c534baba43253657 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add `apk add --no-cache` rule

5c8d022ccf38267b5f4ee24cefe53d59b91ed596 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add `apk upgrade` rule and update `apt-get upgrade` rule

fee2f973660777a0347a85a6ea9c2c84e4970a05 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add function dropOptionWithArg to Rules.hs

This enable us to remove option from `cmd` with its argument. Will be used
for `apk add --virtua...

79ef3c57b4ff68d56a2fe91f5bb64babdc0a0310 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #130 from proinsias/patch-1

DL4000 now enforces deprecation of MAINTAINER

70c2fc6c5b470c1d893683c142ee433e554d45f7 authored about 7 years ago by Vlastimil Zeman <[email protected]>
DL4000 now enforces deprecation of MAINTAINER

8586ef5d3e4a722ecf22b627381351fde5697e5a authored about 7 years ago by Francis T. O'Donovan <[email protected]>
Merge pull request #128 from samiralajmovic/master

Add stack install command to README for local install

8c2f9cfc5bd03457b362ba0c28f4e04cbc5d5235 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add Integrations documentation

246f020b1a9f8eac0ebab9122d7a3be4f5617041 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Remove stack build instruction from README

e9000edce2ff053a43acb1935a9b7e5de031440c authored about 7 years ago by samiralajmovic <[email protected]>
Update docker hub README to use real versions

6014afd1695b5844a1608a12c25761e49dadf4fc authored about 7 years ago by Vlastimil Zeman <[email protected]>
Rephrased Develop section of README

aa58380bc36bf5304a9ff6e73edba50a1ae07a6a authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add stack install command to README for local install

29f3176745716fc11544bd98c8d2c877c9e95147 authored about 7 years ago by samiralajmovic <[email protected]>
Rephrased _static build_ in the Install section of README

f11d88f1ab3ba5ce4bea55a9a8eab73e809fdb20 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add the latest release version and downloads badge

09c7160dd53808dfa023fd137c6d6c921e723421 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #127 from zemanlx/feature/strip-whitespaces-for-non-quoted-pairs

Drop whitespace characters between non-quoted key and value

af24cc3a335f01a5ea28663bf594c1b80eb67273 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Drop whitespace characters between non-quoted key and value

70591f2518cef457fb0b0c78c38bfd71a9b8beb0 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #125 from zemanlx/support/docker-hub-build-tunning

Tune for Docker Hub

7df5f1cf94a4a810d286526bec85160cf77dc96e authored about 7 years ago by Vlastimil Zeman <[email protected]>
Tune for Docker Hub

- Get unshallow clone to get a version
- Remove unnecessary tags and options from commands
- Cha...

85d881d83e0b6899a842cc30e35b52aa7af95633 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #122 from zemanlx/support/transfer-from-lukasmartinelli-to-organisation

Transfer from lukasmartinelli to organisation

bc38689fe73beae9b372b5c70364c08c51017b8c authored about 7 years ago by Lukas Martinelli <[email protected]>
Add README for automated build on Docker Cloud

It has to be in the same location as Dockerfile, therefore I have moved it
to a separate folder ...

4864c12122f108f7f77bedbfb556915a3d60af67 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Lint all markdown files by strict remark

https://github.com/wooorm/remark-lint/tree/master/packages/remark-preset-lint-markdown-style-guide

16dd755cdd3d977c7d33b273b76be91ed112af80 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Replace "lukasmartinelli" with "hadolint" organisation

877d0e9eb160f953acc9d00c52224d36aef337b9 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #124 from zemanlx/support/new-travis-github-release-key

Replace the key for uploading release to GitHub

75dbd112cc03360dbdb04dd747a97f5979029191 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Replace the key for uploading release to GitHub

This one should work for hadolint/hadolint.

9a5de2d62c60f095d26e2290894739f64f922b48 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #123 from zemanlx/support/pre-release-update-packages

Support/pre release update packages

9fcb9c4560e11f63b4682360c3ce1bfcd126db14 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Update deployment key

b05291ce7e2a996f5472262f18cbbd734b8ae5a2 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Update version of packages

ba3e14c8c41f212f7e09204fe3c532ffd4ec5e82 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #117 from zemanlx/feature/upx-for-all-release-environments

Add support for upx and new support for GitHub releases

94e9c5dae88f673bba02fab0dc2be0150ae451db authored about 7 years ago by Lukas Martinelli <[email protected]>
Add release procedure to docs

4e02a26127d13e2c550ec873f6cd3f54f01e5332 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Add support for upx and new support for GitHub releases

- Compress binaries using upx for release builds.
- Name binaries hadolint-OS-ARCH.
- Use choco ...

fab9102e67f726f5558abff125e4f413a3781771 authored about 7 years ago by Vlastimil Zeman <[email protected]>
Merge pull request #116 from zemanlx/feature/pip-accept-no-cache-dir

Accept `--no-cache-dir` option in `pip install`

28d097cc71ca0f60ea980a25cb50b92e8500144c authored about 7 years ago by Vlastimil Zeman <[email protected]>