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

Cleaning of CVE exceptions + manual upgrades (Java 21, PMD7, Powershell) #3518

Merged
merged 29 commits into from
Apr 28, 2024

Conversation

nvuillam
Copy link
Member

@nvuillam nvuillam commented Apr 27, 2024

  • Clean MegaLinter own CVE exceptions and order the remaining ones with links to related issues
  • Upgrade to Java 21 except for npm-groovy-lint that requires Java 17
  • Remove useless package-lock.json that was in python tests folder
  • Manual upgrade of linter versions: PMD7, powershell
  • Fix SARIF_REPORTER that was wrongly sent to true to format & fix test methods

Copy link
Contributor

github-actions bot commented Apr 27, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.29s
✅ BASH bash-exec 5 0 0.01s
✅ BASH shellcheck 5 0 0.14s
✅ BASH shfmt 5 0 0 0.56s
✅ COPYPASTE jscpd yes no 3.74s
✅ DOCKERFILE hadolint 129 0 17.97s
✅ JSON jsonlint 18 0 0.24s
✅ JSON v8r 20 0 28.14s
✅ MAKEFILE checkmake 1 0 0.0s
⚠️ MARKDOWN markdownlint 264 0 268 35.14s
✅ MARKDOWN markdown-table-formatter 264 0 0 140.28s
✅ OPENAPI spectral 2 0 3.07s
⚠️ PYTHON bandit 210 64 4.21s
✅ PYTHON black 210 0 0 5.7s
✅ PYTHON flake8 210 0 3.0s
✅ PYTHON isort 210 0 0 1.21s
✅ PYTHON mypy 210 0 19.85s
✅ PYTHON pylint 210 0 17.38s
✅ PYTHON ruff 210 0 0 0.64s
✅ REPOSITORY checkov yes no 44.04s
✅ REPOSITORY git_diff yes no 0.52s
⚠️ REPOSITORY grype yes 1 23.81s
✅ REPOSITORY secretlint yes no 19.34s
✅ REPOSITORY trivy yes no 30.6s
✅ REPOSITORY trivy-sbom yes no 9.53s
⚠️ REPOSITORY trufflehog yes 1 13.04s
✅ SPELL cspell 690 0 30.78s
⚠️ SPELL lychee 344 1 5.79s
✅ XML xmllint 3 0 0 0.52s
✅ YAML prettier 161 0 0 6.13s
✅ YAML v8r 102 0 194.47s
✅ YAML yamllint 162 0 2.25s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam marked this pull request as ready for review April 28, 2024 01:06
@nvuillam nvuillam changed the title Draft: cleaning Cleaning of CVE exceptions + manual upgrades (Java 21, PMD7, Powershell) Apr 28, 2024
@nvuillam nvuillam merged commit 518471a into main Apr 28, 2024
128 checks passed
@nvuillam nvuillam deleted the fixes/cleaning branch April 28, 2024 02:24
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.

1 participant