Commit graph

512 commits

Author SHA1 Message Date
dependabot[bot]
e5597b1e94
Bump rhysd/actionlint from 1.6.8 to 1.6.9 (#2554)
Bumps rhysd/actionlint from 1.6.8 to 1.6.9.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 15:24:35 +01:00
Brett Logan
366889a844 Update Docker 2022-02-21 13:49:41 -05:00
Brett Logan
ffcb973a71
update extra deps (#2498)
* update extra deps

* Update ruby lockfile

* Fix lockfile

* Update scala template

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-02-14 15:45:11 -06:00
dependabot[bot]
4dd4d1deef
Bump cljkondo/clj-kondo from 2022.01.15-alpine to 2022.02.09-alpine (#2467)
Bumps cljkondo/clj-kondo from 2022.01.15-alpine to 2022.02.09-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 15:20:19 -06:00
Colwyn Fritze-Moor
eb4aad643b
feat: add SSH key support (#2454)
* feat: add support for ssh keys and github.com connections

* refactor: allow github.com setup and update docs

* docs: add note about using ssh_key

* fix: run shfmt

* fix: add language to ssh key fence

* fix: make ssh setup script executable

* fix: gitleaks wins, openssh example removed

* notes

* docs: make the docs a little more clear

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2022-02-09 15:24:57 -06:00
dependabot[bot]
feb45bb035
Bump scalameta/scalafmt from v3.3.1 to v3.3.3 (#2369)
* Bump scalameta/scalafmt from v3.3.1 to v3.3.3

Bumps scalameta/scalafmt from v3.3.1 to v3.3.3.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update .scalafmt.conf

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-01-25 09:43:14 -06:00
dependabot[bot]
5cae663805
Bump yoheimuta/protolint from v0.35.2 to v0.36.0 (#2371)
Bumps yoheimuta/protolint from v0.35.2 to v0.36.0.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 09:15:37 -06:00
dependabot[bot]
7a4562e70a
Bump hashicorp/terraform from 1.1.3 to 1.1.4 (#2370)
Bumps hashicorp/terraform from 1.1.3 to 1.1.4.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:48:34 -06:00
dependabot[bot]
c09ea929d5
Bump alpine/terragrunt from 1.1.3 to 1.1.4 (#2372)
Bumps alpine/terragrunt from 1.1.3 to 1.1.4.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:48:25 -06:00
dependabot[bot]
db4f384940
Bump python from 3.10.1-alpine to 3.10.2-alpine (#2373)
Bumps python from 3.10.1-alpine to 3.10.2-alpine.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:48:17 -06:00
dependabot[bot]
4b597858b6
Bump cljkondo/clj-kondo from 2021.12.19-alpine to 2022.01.15-alpine (#2340)
Bumps cljkondo/clj-kondo from 2021.12.19-alpine to 2022.01.15-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 13:57:39 -06:00
Brett Logan
fc6c5b34d9
Use Virtual Environment for Python Deps (#2294)
* Build static python depenencies

* Address linting

* Fix copy path

* cleaner

* Stage virtual environments

* Update Dockerfile to support virtual environments

* Remove old python builds

* Remove unnecessary RUN step

* Fix merge conflicts

* Remove test checking for PIP packages

We use virtual environments and no longer install the packages
via pip directly in the image. It should be enough that the version
tests check for the existence already and that the version
comes back correctly.

* Remove binary installation of black

* cleaner

* Remove pip

* pretty

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2022-01-10 15:23:22 -06:00
dependabot[bot]
57e304bdb4
Bump alpine/terragrunt from 1.1.2 to 1.1.3 (#2313)
Bumps alpine/terragrunt from 1.1.2 to 1.1.3.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-01-10 14:00:18 -06:00
dependabot[bot]
a3bc35d23e
Bump hashicorp/terraform from 1.1.2 to 1.1.3 (#2314)
Bumps hashicorp/terraform from 1.1.2 to 1.1.3.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-10 13:59:35 -06:00
dependabot[bot]
c7e7a3fd71
Bump zricethezav/gitleaks from v8.2.5 to v8.2.7 (#2315)
Bumps zricethezav/gitleaks from v8.2.5 to v8.2.7.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-10 13:59:30 -06:00
Brett Logan
d3f4b77943 Update PHP deps 2022-01-10 13:21:21 -05:00
Brett Logan
960ec6bcf2 Pin node dependencies
The removal of the color.js package broke several of our dependencies.
Enabling package lock and pinning color.js until we can sort out
the color.js dep change.
2022-01-10 13:21:21 -05:00
Colwyn Fritze-Moor
09b571b1b0
feat: add support for Terraform modules in tflint (#2297)
* fix: support tflint relative module references

* chore: add test for relative module imports

* chore: add terraform binary

* chore: move tests

* chore: add newlines to tests

* chore: add newlines to tests

* refactor: move terraform get

* refactor: put terraform get back where it was

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-01-06 11:04:10 -06:00
Brett Logan
35d23ba664
Revert "Add find-unicode-control2 (#2286)" (#2299)
This reverts commit 46b9e49099.
2022-01-06 11:00:57 -06:00
dependabot[bot]
4b56c269a2
Bump accurics/terrascan from 1.12.0 to 1.13.0 (#2302)
Bumps accurics/terrascan from 1.12.0 to 1.13.0.

---
updated-dependencies:
- dependency-name: accurics/terrascan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-06 11:00:49 -06:00
Masaya Suzuki
46b9e49099
Add find-unicode-control2 (#2286)
* Add find-unicode-control2

* make version easier

* cleaner version

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-01-04 10:07:45 -06:00
dependabot[bot]
d3a4a9abe5
Bump scalameta/scalafmt from v3.2.1 to v3.3.1 (#2289)
* Bump scalameta/scalafmt from v3.2.1 to v3.3.1

Bumps scalameta/scalafmt from v3.2.1 to v3.3.1.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2022-01-04 09:43:44 -06:00
dependabot[bot]
b549138f79
Bump mstruebing/editorconfig-checker from 2.3.5 to 2.4.0 (#2261)
Bumps mstruebing/editorconfig-checker from 2.3.5 to 2.4.0.

---
updated-dependencies:
- dependency-name: mstruebing/editorconfig-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 12:55:15 -06:00
dependabot[bot]
c4594bf2f1
Bump mvdan/shfmt from v3.4.1 to v3.4.2 (#2263)
Bumps mvdan/shfmt from v3.4.1 to v3.4.2.

---
updated-dependencies:
- dependency-name: mvdan/shfmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 12:55:03 -06:00
dependabot[bot]
35a01c858a
Bump terraform-linters/tflint-bundle from v0.34.0.0 to v0.34.1.1 (#2293)
Bumps terraform-linters/tflint-bundle from v0.34.0.0 to v0.34.1.1.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 12:54:41 -06:00
dependabot[bot]
49a66231e0
Bump zricethezav/gitleaks from v8.2.3 to v8.2.5 (#2280)
Bumps zricethezav/gitleaks from v8.2.3 to v8.2.5.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 10:49:43 -06:00
Masaya Suzuki
5cf256a086
Fix download and uncompress libz (#2274) 2021-12-30 09:32:48 -06:00
dependabot[bot]
518943efd3
Bump terraform-linters/tflint-bundle from v0.33.2.0 to v0.34.0.0 (#2225)
Bumps terraform-linters/tflint-bundle from v0.33.2.0 to v0.34.0.0.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 12:20:01 -06:00
dependabot[bot]
5186a02d09
Bump zricethezav/gitleaks from v8.0.4 to v8.2.3 (#2241)
Bumps zricethezav/gitleaks from v8.0.4 to v8.2.3.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 11:48:20 -06:00
dependabot[bot]
c87233322c
Bump cljkondo/clj-kondo from 2021.12.01-alpine to 2021.12.19-alpine (#2242)
Bumps cljkondo/clj-kondo from 2021.12.01-alpine to 2021.12.19-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 11:48:13 -06:00
dependabot[bot]
17f7cfe7f3
Bump alpine/terragrunt from 1.0.11 to 1.1.2 (#2243)
Bumps alpine/terragrunt from 1.0.11 to 1.1.2.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 11:48:03 -06:00
Marco Ferrari
da61f6135a
Reduce duplication using a single Dockerfile (#2178)
* Reduce duplication using a single Dockerfile

* Remove slim Dockerfile

* Update PROD and RELEASE workflows

* Fix apk package installing

* Force link creation

* Don't check if the versions file exist

* Fix BUILD_DATE

* Fix BUILD_DATE

* Fix BUILD_DATE

* Fix BUILD_DATE
2021-12-10 10:15:12 -06:00
dependabot[bot]
de35dfbf5a
Bump zricethezav/gitleaks from v7.6.1 to v8.0.4 (#2188)
* Bump zricethezav/gitleaks from v7.6.1 to v8.0.4

Bumps zricethezav/gitleaks from v7.6.1 to v8.0.4.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixing command for after 8.x

* better regex

* better verbose

* remove file

* fixed logic

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-12-08 14:28:11 -06:00
dependabot[bot]
b94d7028e0
Bump scalameta/scalafmt from v3.1.2 to v3.2.1 (#2206)
* Bump scalameta/scalafmt from v3.1.2 to v3.2.1

Bumps scalameta/scalafmt from v3.1.2 to v3.2.1.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* update

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-12-08 11:35:29 -06:00
Marco Ferrari
ee99da290b
Uninstall Dockerfilelint (#2195)
* Uninstall Dockerfilelint

* remove dockerfilelint packages

* trying ca-certs

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-12-08 09:53:05 -06:00
dependabot[bot]
6d947faec3
Bump alpine from 3.14.3 to 3.15.0 (#2187)
Bumps alpine from 3.14.3 to 3.15.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-12-08 09:52:54 -06:00
dependabot[bot]
d0972d9468
Bump terraform-linters/tflint-bundle from v0.33.1 to v0.33.2.0 (#2216)
Bumps terraform-linters/tflint-bundle from v0.33.1 to v0.33.2.0.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-08 09:52:44 -06:00
dependabot[bot]
e51213b0a7
Bump python from 3.10.0-alpine to 3.10.1-alpine (#2217)
Bumps python from 3.10.0-alpine to 3.10.1-alpine.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-08 09:52:34 -06:00
dependabot[bot]
6a59b78058
Bump cljkondo/clj-kondo from 2021.10.19-alpine to 2021.12.01-alpine (#2207)
Bumps cljkondo/clj-kondo from 2021.10.19-alpine to 2021.12.01-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-12-08 08:22:01 -06:00
Marco Ferrari
f90bf96db8
Install R directly and don't report npm-groovy-lint usage stats (#2202)
* Install R directly

* Don't install zip

* Copy etc/R

* Move back to /home/r-library

* Copy directory contents

* Copy files

* mkdir

* recursive copy

* copy -r

* Revert R etc

* Don't create etc dir

* Disable ClassNameSameAsFilename rule

* insight kills

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-12-07 12:10:26 -06:00
dependabot[bot]
c3ad7bace6
Bump mvdan/shfmt from v3.4.0 to v3.4.1 (#2189)
Bumps mvdan/shfmt from v3.4.0 to v3.4.1.

---
updated-dependencies:
- dependency-name: mvdan/shfmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 10:17:52 -06:00
dependabot[bot]
482ea56c13
Bump scalameta/scalafmt from v3.1.0 to v3.1.2 (#2163)
* Bump scalameta/scalafmt from v3.1.0 to v3.1.2

Bumps scalameta/scalafmt from v3.1.0 to v3.1.2.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update required scala formatter version to 3.1.2

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
2021-11-29 09:25:56 -06:00
Lukas Gravley
162d8327e1
move to docker (#2176) 2021-11-23 14:56:57 -06:00
Paolo D'Onorio De Meo
8ad8ddc578
Update black binary to 21.11b1 (#2162)
Release reference:
https://github.com/psf/black/releases/tag/21.11b1
2021-11-18 09:32:09 -06:00
Lukas Gravley
f84b6a6d66
adding lib (#2159) 2021-11-16 09:47:23 -06:00
dependabot[bot]
1fbb07ab9d
Bump scalameta/scalafmt from v2.7.5 to v3.1.0 (#2131)
* Bump scalameta/scalafmt from v2.7.5 to v3.1.0

Bumps scalameta/scalafmt from v2.7.5 to v3.1.0.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-11-15 13:25:02 -06:00
Paolo D'Onorio De Meo
0d88d496bc
Update black binary to 21.10b0 (#2141)
* Bumping black to v21.10b

* fix lua

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-11-15 11:48:14 -06:00
dependabot[bot]
eca2494a0d
Bump alpine from 3.14.2 to 3.14.3 (#2132)
Bumps alpine from 3.14.2 to 3.14.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 10:58:21 -06:00
dependabot[bot]
957d9773c4
Bump alpine/terragrunt from 1.0.10 to 1.0.11 (#2133)
Bumps alpine/terragrunt from 1.0.10 to 1.0.11.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 10:58:11 -06:00
Jake Herbst
897185a4aa
Adding scalafmt (#2053)
* Adding scalafmt

* add it

Co-authored-by: Jake Herbst <jherbst@rsglab.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-11-10 12:28:50 -06:00
dependabot[bot]
1d50613c10
Bump python from 3.9.7-alpine to 3.10.0-alpine (#2039)
Bumps python from 3.9.7-alpine to 3.10.0-alpine.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 11:53:41 -06:00
dependabot[bot]
06d8085528
Bump cljkondo/clj-kondo from 2021.09.25-alpine to 2021.10.19-alpine (#2070)
Bumps cljkondo/clj-kondo from 2021.09.25-alpine to 2021.10.19-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 09:17:33 -06:00
dependabot[bot]
acaff67fbc
Bump golangci/golangci-lint from v1.42.1 to v1.43.0 (#2097)
Bumps golangci/golangci-lint from v1.42.1 to v1.43.0.

---
updated-dependencies:
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 17:12:14 -06:00
dependabot[bot]
4b37878d61
Bump koalaman/shellcheck from v0.7.2 to v0.8.0 (#2098)
Bumps koalaman/shellcheck from v0.7.2 to v0.8.0.

---
updated-dependencies:
- dependency-name: koalaman/shellcheck
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 17:11:29 -06:00
dependabot[bot]
2fd957cdfb
Bump accurics/terrascan from 1.10.0 to 1.12.0 (#2069)
Bumps accurics/terrascan from 1.10.0 to 1.12.0.

---
updated-dependencies:
- dependency-name: accurics/terrascan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 17:11:17 -06:00
dependabot[bot]
0a2992fc92
Bump alpine/terragrunt from 1.0.8 to 1.0.10 (#2083)
Bumps alpine/terragrunt from 1.0.8 to 1.0.10.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 16:06:29 -06:00
dependabot[bot]
1d613d7843
Bump terraform-linters/tflint-bundle from v0.32.1 to v0.33.1 (#2099)
Bumps terraform-linters/tflint-bundle from v0.32.1 to v0.33.1.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 16:04:54 -06:00
dependabot[bot]
48cd7d443b
Bump yoheimuta/protolint from v0.35.1 to v0.35.2 (#2100)
Bumps yoheimuta/protolint from v0.35.1 to v0.35.2.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 16:04:44 -06:00
Brett Logan
47bd074778
Update Deps (#2107)
* Fix rakudo

* Update deps

* wants percent

* fix style

* somehow we got a space

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-11-09 14:35:36 -06:00
dependabot[bot]
f106f75f20
Bump alpine/terragrunt from 1.0.7 to 1.0.8 (#2028)
Bumps alpine/terragrunt from 1.0.7 to 1.0.8.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-04 13:17:34 -05:00
dependabot[bot]
5611edf5df
Bump npm-groovy-lint from 8.2.0 to 9.0.0 in /dependencies (#2013)
* Bump npm-groovy-lint from 8.2.0 to 9.0.0 in /dependencies

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v8.2.0...v9.0.0)

---
updated-dependencies:
- dependency-name: npm-groovy-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Dockerfile

* Update Dockerfile-slim

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-10-04 11:31:53 -05:00
Peter Dave Hello
572f93466a
Simplify GitLeaks install process (#2023) 2021-10-04 09:09:48 -05:00
Peter Dave Hello
71bdd6fe59
Update shfmt from v3.3.1 to v3.4.0 (#2022) 2021-10-04 09:07:45 -05:00
Lukas Gravley
81422f3c47
update clang-format (#2007)
* update code

* fixed

* its the v

* hide cache

* it was an org setting lol

* remove from slim

* bump test
2021-09-29 13:12:40 -05:00
guotongfei
1afc7f8409
Enhancement: Add support for google-java-format (#1969)
* Add support for google-java-format

* adding tests and array

* fix comma

* Update linter.sh

* get it in order

* fix hava version

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-09-28 17:09:21 -05:00
dependabot[bot]
4cd0893afc
Bump cljkondo/clj-kondo from 2021.09.15-alpine to 2021.09.25-alpine (#1997)
Bumps cljkondo/clj-kondo from 2021.09.15-alpine to 2021.09.25-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-09-28 08:34:38 -05:00
dependabot[bot]
fac14701aa
Bump yoheimuta/protolint from v0.34.1 to v0.35.1 (#1995)
Bumps yoheimuta/protolint from v0.34.1 to v0.35.1.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 16:16:40 -05:00
Masaya Suzuki
0e1a1e50d6
Add Gitleaks for secret scanning (#1951)
* Add actionlint

* adding gitleaks

* rm secretlint

* Update .gitleaks.toml

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-09-27 09:32:18 -05:00
dependabot[bot]
2535c30ab8
Bump cljkondo/clj-kondo from 2021.08.06-alpine to 2021.09.15-alpine (#1972)
Bumps cljkondo/clj-kondo from 2021.08.06-alpine to 2021.09.15-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 09:03:57 -05:00
dependabot[bot]
dfd1224b99
Bump alpine/terragrunt from 1.0.6 to 1.0.7 (#1971)
Bumps alpine/terragrunt from 1.0.6 to 1.0.7.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 14:23:34 -05:00
dependabot[bot]
5b74e48571
Bump yoheimuta/protolint from v0.32.0 to v0.34.1 (#1970)
Bumps yoheimuta/protolint from v0.32.0 to v0.34.1.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 14:23:20 -05:00
dependabot[bot]
f7e8a49399
Bump golangci/golangci-lint from v1.42.0 to v1.42.1 (#1958)
Bumps golangci/golangci-lint from v1.42.0 to v1.42.1.

---
updated-dependencies:
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 13:42:43 -05:00
dependabot[bot]
c0e940c257
Bump terraform-linters/tflint-bundle from v0.31.0 to v0.32.1 (#1959)
Bumps terraform-linters/tflint-bundle from v0.31.0 to v0.32.1.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 13:42:33 -05:00
Jameel Al-Aziz
0c13701087
Update black binary to 21.9b0 (#1909)
[Release Notes](https://github.com/psf/black/releases/tag/21.9b0)
2021-09-14 08:28:14 -05:00
Lukas Gravley
a3cce70fa3
adding composer code (#1950)
* adding composer code

* making it better

* adding composer bin

* adding some logic

* make shellfmt happy
2021-09-10 09:43:20 -05:00
dependabot[bot]
121999d43d
Bump alpine/terragrunt from 1.0.5 to 1.0.6 (#1925)
Bumps alpine/terragrunt from 1.0.5 to 1.0.6.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 12:16:24 -05:00
dependabot[bot]
c2e9860dfd
Bump python from 3.9.6-alpine to 3.9.7-alpine (#1927)
Bumps python from 3.9.6-alpine to 3.9.7-alpine.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 12:16:04 -05:00
dependabot[bot]
9896c4b654
Bump dotenvlinter/dotenv-linter from 3.1.0 to 3.1.1 (#1901)
Bumps dotenvlinter/dotenv-linter from 3.1.0 to 3.1.1.

---
updated-dependencies:
- dependency-name: dotenvlinter/dotenv-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 09:49:10 -05:00
dependabot[bot]
a91d8696c5
Bump accurics/terrascan from 1.9.0 to 1.10.0 (#1902)
Bumps accurics/terrascan from 1.9.0 to 1.10.0.

---
updated-dependencies:
- dependency-name: accurics/terrascan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 09:49:00 -05:00
dependabot[bot]
37198a2453
Bump alpine from 3.14.1 to 3.14.2 (#1903)
Bumps alpine from 3.14.1 to 3.14.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 09:48:49 -05:00
dependabot[bot]
ecd314a65b
Bump alpine/terragrunt from 1.0.4 to 1.0.5 (#1876)
Bumps alpine/terragrunt from 1.0.4 to 1.0.5.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 11:17:41 -05:00
dependabot[bot]
fb955df808
Bump golangci/golangci-lint from v1.41.1 to v1.42.0 (#1877)
Bumps golangci/golangci-lint from v1.41.1 to v1.42.0.

---
updated-dependencies:
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 11:17:31 -05:00
dependabot[bot]
86d514f3b3
Bump codacy/codacy-coverage-reporter-action from 1.0.1 to 1.1 (#1864)
* Bump codacy/codacy-coverage-reporter-action from 1.0.1 to 1.1

Bumps [codacy/codacy-coverage-reporter-action](https://github.com/codacy/codacy-coverage-reporter-action) from 1.0.1 to 1.1.
- [Release notes](https://github.com/codacy/codacy-coverage-reporter-action/releases)
- [Commits](https://github.com/codacy/codacy-coverage-reporter-action/compare/1.0.1...v1.1)

---
updated-dependencies:
- dependency-name: codacy/codacy-coverage-reporter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Dockerfile

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-08-16 11:05:24 -05:00
Lukas Gravley
b803f846b9
remove super-linter user due to permissions (#1870) 2021-08-16 10:28:00 -05:00
Sander Maijers
7813f41047
Use unprivileged user by default (#1862)
* Use unprivileged user by default

* fix order

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-08-16 09:19:30 -05:00
Jameel Al-Aziz
c18d840c41
Fix black binary download (#1837)
* Fix black binary download

* Fix wget output option (uppercase `-O`)
* Overwrtie the version of `black` installed by pip as it comes first in
  PATH

* Add glibc-compatible zlib to docker images

This is neded for black and potentially other glibc-compiled binaries to
work properly.

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-08-09 09:36:32 -05:00
dependabot[bot]
11d197c62f
Bump alpine/terragrunt from 1.0.3 to 1.0.4 (#1842)
Bumps alpine/terragrunt from 1.0.3 to 1.0.4.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 08:50:05 -05:00
dependabot[bot]
d8a1b023b8
Bump accurics/terrascan from 1.8.1 to 1.9.0 (#1843)
Bumps accurics/terrascan from 1.8.1 to 1.9.0.

---
updated-dependencies:
- dependency-name: accurics/terrascan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 08:48:52 -05:00
dependabot[bot]
6c3f1461e5
Bump terraform-linters/tflint-bundle from v0.30.0 to v0.31.0 (#1844)
Bumps terraform-linters/tflint-bundle from v0.30.0 to v0.31.0.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 08:48:44 -05:00
dependabot[bot]
38143d61d0
Bump cljkondo/clj-kondo from 2021.07.28-alpine to 2021.08.06-alpine (#1845)
Bumps cljkondo/clj-kondo from 2021.07.28-alpine to 2021.08.06-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 08:48:35 -05:00
dependabot[bot]
a31890769e
Bump alpine from 3.14.0 to 3.14.1 (#1847)
Bumps alpine from 3.14.0 to 3.14.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 08:48:14 -05:00
Lukas Gravley
bf458bc7df
move black back to pip (#1838)
* move black back to pip

* fix slash
2021-08-06 21:39:40 -05:00
Lukas Gravley
f0406f5116
adding black binary (#1830) 2021-08-03 14:52:28 -05:00
dependabot[bot]
6d194b460b
Bump mvdan/shfmt from v3.3.0 to v3.3.1 (#1813)
Bumps mvdan/shfmt from v3.3.0 to v3.3.1.

---
updated-dependencies:
- dependency-name: mvdan/shfmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 15:19:43 -05:00
dependabot[bot]
6feec178ef
Bump cljkondo/clj-kondo from 2021.06.18-alpine to 2021.07.28-alpine (#1814)
Bumps cljkondo/clj-kondo from 2021.06.18-alpine to 2021.07.28-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 14:35:10 -05:00
dependabot[bot]
067dde749b
Bump pylint from 2.9.0 to 2.9.5 in /dependencies (#1806)
* Bump pylint from 2.9.0 to 2.9.5 in /dependencies

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.0 to 2.9.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.0...v2.9.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* adding lib

* fixed?

* removetest

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-07-26 12:45:46 -05:00
Kazuma Watanabe
1e55879c67
Copy TFLint plugins to the final stage (#1798) 2021-07-26 08:56:17 -05:00
dependabot[bot]
e43194107a
Bump accurics/terrascan from 1.8.0 to 1.8.1 (#1800)
Bumps accurics/terrascan from 1.8.0 to 1.8.1.

---
updated-dependencies:
- dependency-name: accurics/terrascan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-26 08:55:46 -05:00
dependabot[bot]
93fd6491b3
Bump alpine/terragrunt from 1.0.1 to 1.0.3 (#1801)
Bumps alpine/terragrunt from 1.0.1 to 1.0.3.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-26 08:55:37 -05:00
Kazuma Watanabe
4bdbf17c19
Switch from wata727/tflint to ghcr.io/terraform-linters/tflint-bundle (#1777) 2021-07-19 09:32:21 -05:00