Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitleaks + hadolint upgrades #1810

Merged
merged 1 commit into from
Aug 27, 2022
Merged

gitleaks + hadolint upgrades #1810

merged 1 commit into from
Aug 27, 2022

Conversation

nvuillam
Copy link
Member

No description provided.

@nvuillam
Copy link
Member Author

nvuillam commented Aug 27, 2022

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 7 0 0.03s
✅ BASH shellcheck 7 0 0.3s
✅ BASH shfmt 7 0 0 0.09s
✅ COPYPASTE jscpd yes no 2.11s
✅ DOCKERFILE hadolint 104 0 18.26s
✅ JSON eslint-plugin-jsonc 20 0 0 2.13s
✅ JSON jsonlint 18 0 0.27s
✅ JSON v8r 20 0 12.23s
⚠️ MARKDOWN markdownlint 281 0 5 5.74s
✅ MARKDOWN markdown-link-check 281 0 5.53s
✅ MARKDOWN markdown-table-formatter 281 0 0 7.21s
✅ OPENAPI spectral 1 0 0.98s
⚠️ PYTHON bandit 166 51 2.59s
✅ PYTHON black 166 0 0 4.02s
✅ PYTHON flake8 166 0 3.15s
✅ PYTHON isort 166 0 0 0.46s
✅ PYTHON mypy 166 0 103.73s
✅ PYTHON pylint 166 0 17.68s
✅ REPOSITORY checkov yes no 15.07s
✅ REPOSITORY git_diff yes no 0.09s
✅ REPOSITORY secretlint yes no 21.07s
✅ REPOSITORY trivy yes no 25.0s
✅ SPELL cspell 686 0 21.85s
✅ SPELL misspell 516 0 0 0.58s
✅ XML xmllint 3 0 0.0s
✅ YAML prettier 79 0 0 2.99s
✅ YAML v8r 22 0 29.13s
✅ YAML yamllint 80 0 1.27s

See errors details in artifact MegaLinter reports on CI Job page

@codecov-commenter
Copy link

Codecov Report

Merging #1810 (290c06f) into main (9f6e05a) will increase coverage by 0.51%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1810      +/-   ##
==========================================
+ Coverage   84.20%   84.72%   +0.51%     
==========================================
  Files         161      161              
  Lines        4287     4287              
==========================================
+ Hits         3610     3632      +22     
+ Misses        677      655      -22     
Impacted Files Coverage Δ
megalinter/Linter.py 86.02% <0.00%> (-0.16%) ⬇️
megalinter/reporters/UpdatedSourcesReporter.py 89.74% <0.00%> (+2.56%) ⬆️
...alinter/tests/test_megalinter/helpers/utilstest.py 89.01% <0.00%> (+8.05%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nvuillam
Copy link
Member Author

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 7 0 0.01s
✅ BASH shellcheck 7 0 0.34s
✅ BASH shfmt 7 0 0 0.05s
✅ COPYPASTE jscpd yes no 2.71s
✅ DOCKERFILE hadolint 104 0 9.41s
✅ JSON eslint-plugin-jsonc 20 0 0 2.65s
✅ JSON jsonlint 18 0 0.3s
✅ JSON v8r 20 0 11.21s
⚠️ MARKDOWN markdownlint 281 2 5 6.03s
✅ MARKDOWN markdown-link-check 281 0 5.58s
✅ MARKDOWN markdown-table-formatter 281 2 0 7.16s
✅ OPENAPI spectral 1 0 1.22s
⚠️ PYTHON bandit 166 51 2.7s
✅ PYTHON black 166 0 0 4.08s
✅ PYTHON flake8 166 0 2.39s
✅ PYTHON isort 166 0 0 0.43s
✅ PYTHON mypy 166 0 135.93s
✅ PYTHON pylint 166 0 20.66s
✅ REPOSITORY checkov yes no 17.11s
⚠️ REPOSITORY devskim yes 60 1.34s
✅ REPOSITORY dustilock yes no 1.66s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 4.8s
✅ REPOSITORY syft yes no 2.27s
✅ REPOSITORY trivy yes no 18.26s
✅ SPELL cspell 686 0 28.59s
✅ SPELL misspell 516 2 0 0.52s
✅ XML xmllint 3 0 0.0s
✅ YAML prettier 79 0 0 3.37s
✅ YAML v8r 22 0 30.99s
✅ YAML yamllint 80 0 1.63s

See errors details in artifact MegaLinter reports on CI Job page

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

@nvuillam nvuillam merged commit e794d30 into main Aug 27, 2022
@nvuillam nvuillam deleted the dependencies/multiple branch August 27, 2022 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants