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

Use bartlett/sarif-php-converters first official release 1.0.0 #4357

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

llaville
Copy link
Collaborator

@llaville llaville commented Dec 8, 2024

As I've published bartlett/sarif-php-converters 1.0.0 3 days ago, I think it's time now to update MegaLinter too !

FYI: I've build a PHP flavor and all PHP linters works well (even PHPStan with major version 2.0)

Proposed Changes

  1. remove hack that simulate a stable 1.0.0 version
  2. use standard Composer global package installation

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

Copy link
Contributor

github-actions bot commented Dec 8, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 1 0 1.83s
⚠️ BASH bash-exec 6 1 0.02s
✅ BASH shellcheck 6 0 0.14s
✅ BASH shfmt 6 0 0 0.61s
✅ COPYPASTE jscpd yes no 4.63s
✅ DOCKERFILE hadolint 128 0 23.12s
✅ JSON jsonlint 20 0 0.25s
✅ JSON v8r 22 0 31.08s
⚠️ MARKDOWN markdownlint 266 0 299 23.5s
✅ MARKDOWN markdown-table-formatter 266 0 0 187.87s
⚠️ PYTHON bandit 212 66 3.47s
✅ PYTHON black 212 0 0 5.78s
✅ PYTHON flake8 212 0 2.98s
✅ PYTHON isort 212 0 0 1.36s
✅ PYTHON mypy 212 0 15.98s
✅ PYTHON pylint 212 0 33.65s
✅ PYTHON ruff 212 0 0 0.7s
✅ REPOSITORY checkov yes no 34.0s
✅ REPOSITORY git_diff yes no 0.73s
⚠️ REPOSITORY grype yes 25 15.6s
✅ REPOSITORY secretlint yes no 15.04s
✅ REPOSITORY trivy yes no 19.58s
✅ REPOSITORY trivy-sbom yes no 0.34s
⚠️ REPOSITORY trufflehog yes 1 62.1s
✅ SPELL cspell 713 0 13.46s
⚠️ SPELL lychee 348 8 26.83s
✅ XML xmllint 3 0 0 0.88s
✅ YAML prettier 160 0 0 3.05s
✅ YAML v8r 102 0 223.56s
✅ YAML yamllint 161 0 2.27s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@llaville
Copy link
Collaborator Author

llaville commented Dec 8, 2024

/build

Command run output
Build command workflow started.
Installing dependencies
Running script ./build.sh
Build command workflow completed updating files.

@nvuillam
Copy link
Member

nvuillam commented Dec 8, 2024

(I updated the changelog just to trigger the jobs ^^)

@echoix echoix merged commit 0ac50e6 into main Dec 9, 2024
127 checks passed
@echoix echoix deleted the sarif-php-converters branch December 9, 2024 10:26
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.

3 participants