Commit graph

333 commits

Author SHA1 Message Date
Lukas Gravley
1a00fc3790
adding fixes (#1516)
* adding fixes

* happy

* happy

* fix local files

* fix spacing

* i hate space

* spacing pt3 the space wars

* further down the bunny trail
2021-05-04 11:33:21 -05:00
Lukas Gravley
72cbbfc4e5
Inspec additional Tests (#1497)
* adding tests

* adding more

* cleanup vars

* dumb

* dumb

* fix r lib

* adding test

* quotes

* quotes

* more test

* adding brackets

* typos

* dumb

* slashes
2021-05-03 16:30:02 -05:00
dependabot[bot]
d838a98736
Bump accurics/terrascan from 1.4.0 to 1.5.1 (#1505)
Bumps accurics/terrascan from 1.4.0 to 1.5.1.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 08:23:34 -05:00
zhanmer
58bdaecbcc
update Terrascan to version 1.4.0 (#1422)
* update Terrascan to version 1.4.0

* fixed

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-04-30 17:09:11 -05:00
dependabot[bot]
d1e7a0c06b
Bump koalaman/shellcheck from v0.7.1 to v0.7.2 (#1462)
Bumps koalaman/shellcheck from v0.7.1 to v0.7.2.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 17:07:52 -05:00
dependabot[bot]
6470e178cd
Bump alpine/terragrunt from 0.14.7 to 0.15.0 (#1501)
Bumps alpine/terragrunt from 0.14.7 to 0.15.0.

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-04-30 15:36:50 -05:00
dependabot[bot]
09c5be9abe
Bump cljkondo/clj-kondo from 2021.03.22-alpine to 2021.04.23-alpine (#1474)
Bumps cljkondo/clj-kondo from 2021.03.22-alpine to 2021.04.23-alpine.

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-04-30 15:33:52 -05:00
dependabot[bot]
63caefd599
Bump alpine/terragrunt from 0.14.5 to 0.14.7 (#1230)
* Bump alpine/terragrunt from 0.14.5 to 0.14.7

Bumps alpine/terragrunt from 0.14.5 to 0.14.7.

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

* set log level to error

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
2021-04-30 14:56:47 -05:00
dependabot[bot]
23c1b48c84
Bump mstruebing/editorconfig-checker from 2.3.3 to 2.3.5 (#1413)
* Bump mstruebing/editorconfig-checker from 2.3.3 to 2.3.5

Bumps mstruebing/editorconfig-checker from 2.3.3 to 2.3.5.

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

* i hate go

* i also hate proto

* i also hate proto

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-04-30 14:27:52 -05:00
dependabot[bot]
feb4e1d281
Bump wata727/tflint from 0.25.0 to 0.28.0 (#1473)
Bumps wata727/tflint from 0.25.0 to 0.28.0.

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-04-30 14:24:32 -05:00
Lukas Gravley
4c6a03fe4e
cleanup node dir (#1490) 2021-04-27 09:11:47 -05:00
Lukas Gravley
c51dda1b4b
pull in ms (#1489) 2021-04-26 14:00:13 -05:00
Lukas Gravley
f504d1020e
pull rust in (#1488) 2021-04-26 13:35:25 -05:00
Jean-Pierre Huynh
ba37977cdf
fix: Install git in final docker image (#1483)
This is missing since the v3.16.0 release when refactoring the Dockerfile.

Fixes: https://github.com/github/super-linter/issues/1482

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-04-26 13:03:14 -05:00
Lukas Gravley
db36076139
Move r (#1484)
* pull in R language

* pull in R language
2021-04-26 13:00:57 -05:00
Lukas Gravley
e0e4a67f3a
Certs (#1470)
* adding cert

* update readme

* typo

* make exec

* spaces

* adding better way

* adding example

* make shell happy

* fix space

* adding notes

* bad var

* duh
2021-04-26 09:00:42 -05:00
Zack Koppert
b94bec19c9
multistage build changes (#1461)
* format lines

* minimize layers by using `&& \`

* stages

* version

* Fix multiple consecutive `RUN` instructions

* adding them lins

* make linter happy

* slowly but shurly...

* adding more

* its alive now

* cleaner

* bad commit

* cleaner

* fix vars

* fix env

* cleaner

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-04-22 14:38:05 -05:00
Zack Koppert
786e7056de
Reinstate Trivy with no blocks for vulnerabilities found (#1455)
* enable trivy

* enable docker build

* Add audit fix to patch vulns

* exit success on vulnerabilities found
2021-04-17 14:50:23 -07:00
dependabot[bot]
c5e21e1c77
Bump golangci/golangci-lint from v1.38.0 to v1.39.0 (#1411)
Bumps golangci/golangci-lint from v1.38.0 to v1.39.0.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 08:47:39 -07:00
dependabot[bot]
7c1f10f2da
Bump yoheimuta/protolint from v0.30.1 to v0.31.0 (#1391)
Bumps yoheimuta/protolint from v0.30.1 to v0.31.0.

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-03-25 08:40:27 -05:00
dependabot[bot]
be0e288e1e
Bump cljkondo/clj-kondo from 2021.03.03-alpine to 2021.03.22-alpine (#1379)
Bumps cljkondo/clj-kondo from 2021.03.03-alpine to 2021.03.22-alpine.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 08:49:09 -05:00
Lukas Gravley
bf70afb2a9
Fix Root path for rust (#1373)
* fix path

* quiet

* rules for ktlint

* correct name
2021-03-17 13:28:51 -05:00
dependabot[bot]
5f88bc67ef
Bump yoheimuta/protolint from v0.30.0 to v0.30.1 (#1338)
* Bump yoheimuta/protolint from v0.30.0 to v0.30.1

Bumps yoheimuta/protolint from v0.30.0 to v0.30.1.

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

* typo

* typo

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-03-10 12:43:35 -06:00
dependabot[bot]
829cf80a89
Bump mvdan/shfmt from v3.2.2 to v3.2.4 (#1327)
Bumps mvdan/shfmt from v3.2.2 to v3.2.4.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 09:03:41 -06:00
dependabot[bot]
b39cbbdf82
Bump wata727/tflint from 0.24.1 to 0.25.0 (#1323)
* Bump wata727/tflint from 0.24.1 to 0.25.0

Bumps wata727/tflint from 0.24.1 to 0.25.0.

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

* add

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-03-09 08:21:55 -06:00
Antonio Yang
60e2561b15
Add clippy for rust (#1277)
* Add clippy for Rust

* Update ARM test cases

- fix arm good test case
- update tap report

* Lint github workflows release config
2021-03-08 14:13:04 -06:00
dependabot[bot]
5294082063
Bump golangci/golangci-lint from v1.37.1 to v1.38.0 (#1301)
* Bump golangci/golangci-lint from v1.37.1 to v1.38.0

Bumps golangci/golangci-lint from v1.37.1 to v1.38.0.

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

* more go

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-03-04 10:14:16 -06:00
dependabot[bot]
4f51c7dd03
Bump cljkondo/clj-kondo from 2021.02.28-alpine to 2021.03.03-alpine (#1300)
Bumps cljkondo/clj-kondo from 2021.02.28-alpine to 2021.03.03-alpine.

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-03-04 09:30:34 -06:00
dependabot[bot]
a636deac61
Bump yoheimuta/protolint from v0.29.0 to v0.30.0 (#1280)
Bumps yoheimuta/protolint from v0.29.0 to v0.30.0.

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-03-01 10:27:52 -06:00
dependabot[bot]
fa364172e9
Bump cljkondo/clj-kondo from 2021.02.13-alpine to 2021.02.28-alpine (#1281)
Bumps cljkondo/clj-kondo from 2021.02.13-alpine to 2021.02.28-alpine.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 09:52:20 -06:00
Max Held
0b756c57e8
only error on rstats lintr errors, not all lints (#1233)
* only error on lintr errors

* ensure that dockerfile includes purrr

* update tap snapshot

* add actual lint error

* add snapshot for actual error

Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-26 08:49:08 -06:00
Antonio Yang
f47b363f71
Add rustfmt for Rust (#1250)
* Add linter for Rust

- add 2015 edition
- add 2018 edition

* Add tap reports

- add tap reports
- fix good test case

* 1 command=lesslayers

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-02-26 08:47:21 -06:00
dependabot[bot]
141a09cdbf
Bump yoheimuta/protolint from v0.28.2 to v0.29.0 (#1261)
* Bump yoheimuta/protolint from v0.28.2 to v0.29.0

Bumps yoheimuta/protolint from v0.28.2 to v0.29.0.

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

* fixed it

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-25 12:36:23 -06:00
dependabot[bot]
1b5ce76b8f
Bump golangci/golangci-lint from v1.37.0 to v1.37.1 (#1242)
Bumps golangci/golangci-lint from v1.37.0 to v1.37.1.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 08:19:42 -06:00
Andreas
0ee6579a66
Tool path specified for dotnet tool installation (#1249)
* Tool path specified for dotnet tool installation

A tool path is specified to prevent installation of dotnet tools into /root/.dotnet/. Instead dotnet tools are installed into /var/cache/dotnet. This allows all users to access installed dotnet tools. Especially useful in unprivileged container runtimes.
Fixes #1153

* Old global option removed

* PATH updated

* typo

* Installing into /var/cache/dotnet/tools
2021-02-22 08:18:50 -06:00
dependabot[bot]
9089cd2cd0
Bump golangci/golangci-lint from v1.36.0 to v1.37.0 (#1223)
Bumps golangci/golangci-lint from v1.36.0 to v1.37.0.

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-02-18 10:23:01 -06:00
dependabot[bot]
570a113901
Bump cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine (#1213)
* Bump cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine

Bumps cljkondo/clj-kondo from 2021.01.20-alpine to 2021.02.13-alpine.

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

* fix ascii

* fix spacing

* removing non ascii chars

* fixed typo

* fixed typo

* add location

* flaky go

* flaky go

* flaky ansible

* fix groovy

* update

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-18 09:59:43 -06:00
dependabot[bot]
46741519da
Bump yoheimuta/protolint from v0.28.1 to v0.28.2 (#1193)
Bumps yoheimuta/protolint from v0.28.1 to v0.28.2.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-17 12:17:11 -06:00
Jeremiah
00c70f4b2c
Update snakefmt to 0.3.0 and black to 20.3 (now supported by snakefmt). (#1212)
* Update snakefmt to 0.3.0 and black to 20.3 (now suppored by snakefmt).

* Update pipfile for ansible 5.0

* Align pipfile python with Docker alpine image

* Explicitly pin python minor version in dockerfile

* Ansible updates

* Add missing cryptography dependencies

* Eliminate deprecated ansible syntax

* Update expected output for ansible

* Try to add regex to handle test run length

* Yaml doc syntax fixes

* Flailing attempt at tap wildcard

* Catch dynamic output from ansible-lint

* Update regex

* Fix regex statement

* Fix tap output

* Update go error message (issue from master branch)

* Fix regex

* Ansible strikes back

* Fix tap output

* Fix json tap

* Update r tap
2021-02-17 07:32:40 -06:00
dependabot[bot]
e7fef748d6
Bump mstruebing/editorconfig-checker from 2.3.1 to 2.3.3 (#1182)
Bumps mstruebing/editorconfig-checker from 2.3.1 to 2.3.3.

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-02-03 10:57:39 -06:00
dependabot[bot]
5d133f2bc5
Bump wata727/tflint from 0.23.1 to 0.24.1 (#1178)
Bumps wata727/tflint from 0.23.1 to 0.24.1.

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-02-03 09:34:43 -06:00
dependabot[bot]
c5fef2f884
Bump mvdan/shfmt from v3.2.1 to v3.2.2 (#1173)
Bumps mvdan/shfmt from v3.2.1 to v3.2.2.

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-02-03 09:31:15 -06:00
dependabot[bot]
1df69f651f
Bump yoheimuta/protolint from v0.28.0 to v0.28.1 (#1169)
* Bump yoheimuta/protolint from v0.28.0 to v0.28.1

Bumps yoheimuta/protolint from v0.28.0 to v0.28.1.

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

* maybe

* maybe

* use better docker

* use better docker

* use better docker

* use better docker

* use better docker

* use better docker

* fixed it

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-02-03 09:08:08 -06:00
Gabriel Diaz
0eabdb5e06
Update to use clj kondo alpine image (#1165)
* Update to use clj kondo alpine image

* Fix binary path
2021-01-27 13:04:35 -06:00
dependabot[bot]
622f70ee65
Bump yoheimuta/protolint from v0.27.0 to v0.28.0 (#1161)
Bumps yoheimuta/protolint from v0.27.0 to v0.28.0.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 12:14:01 -05:00
dependabot[bot]
8072d9c28d
Bump golangci/golangci-lint from v1.35.2 to v1.36.0 (#1164)
Bumps golangci/golangci-lint from v1.35.2 to v1.36.0.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 11:47:58 -05:00
dependabot[bot]
f49c5c6a4c
Bump alpine/terragrunt from 0.14.4 to 0.14.5 (#1155)
Bumps alpine/terragrunt from 0.14.4 to 0.14.5.

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-01-25 09:29:29 -06:00
dependabot[bot]
9a882c6476
Bump dotenvlinter/dotenv-linter from 2.2.1 to 3.0.0 (#1140)
* Bump dotenvlinter/dotenv-linter from 2.2.1 to 3.0.0

Bumps dotenvlinter/dotenv-linter from 2.2.1 to 3.0.0.

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

* fix tap

* really fix it

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-13 09:51:01 -06:00
dependabot[bot]
594be7e0b2
Bump mstruebing/editorconfig-checker from 2.2.0 to 2.3.1 (#1133)
Bumps mstruebing/editorconfig-checker from 2.2.0 to 2.3.1.

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-01-11 12:47:08 -06:00
dependabot[bot]
181aa9febd
Bump golangci/golangci-lint from v1.35.0 to v1.35.2 (#1134)
Bumps golangci/golangci-lint from v1.35.0 to v1.35.2.

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-01-11 12:46:51 -06:00