-
-
Notifications
You must be signed in to change notification settings - Fork 260
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: oxsecurity/megalinter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.7.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: oxsecurity/megalinter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 197 files changed
- 5 contributors
Commits on Aug 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45e9a92 - Browse repository at this point
Copy the full SHA 45e9a92View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for badd762 - Browse repository at this point
Copy the full SHA badd762View commit details -
Configuration menu - View commit details
-
Copy full SHA for b746cb2 - Browse repository at this point
Copy the full SHA b746cb2View commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c1cd385 - Browse repository at this point
Copy the full SHA c1cd385View commit details
Commits on Sep 1, 2022
-
Add cli_lint_errors_count to java (#1820)
In order to parse the amount of errors Checkstyle finds, we need to tell the parser which type of message the linter responds with. In case of checkstyle, it has a message like Checkstyle ends with ([0-9]+) errors which corresponds to `regex_number`. Otherwise megalinter will respond always with 1.
Configuration menu - View commit details
-
Copy full SHA for a9be66c - Browse repository at this point
Copy the full SHA a9be66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7409b3f - Browse repository at this point
Copy the full SHA 7409b3fView commit details
Commits on Sep 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 75aa3c0 - Browse repository at this point
Copy the full SHA 75aa3c0View commit details
Commits on Sep 4, 2022
-
Update StandardJS VS Code extension identifier (#1829)
* Update StandardJS VS Code extension identifier The original extension has been deprecated: >
⚠️ Warning: This extension version is not actively being maintained. There is a new version published under the `standard` namespace, please install the new version: https://marketplace.visualstudio.com/items?itemName=standard.vscode-standard also available on open-vsx registry: https://open-vsx.org/extension/standard/vscode-standard * Update CHANGELOG.mdConfiguration menu - View commit details
-
Copy full SHA for 60eea31 - Browse repository at this point
Copy the full SHA 60eea31View commit details -
Run MegaLinter pre-commit hooks serially (#1827)
* Update mega-linter-runner v6 pre-commit hook docs. When the pre-commit hooks were updated from v5 to v6, the corresponding documentation in the auto-generated docs/mega-linter-runner.md was updated by mistake, so the documentation was immediately overwritten. Update the source file mega-linter-runner/README.md instead this time. * Run MegaLinter pre-commit hooks serially (#1826). MegaLinter runs linters in parallel. Instruct pre-commit not to run multiple instances of MegaLinter itself to prevent fork-bombing. This also prevents the megalinter-full hook from redundantly running each project linter once per MegaLinter invocation, which is both wasteful and can lead to race conditions. Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 22ca6ab - Browse repository at this point
Copy the full SHA 22ca6abView commit details -
Convert SARIF to human readable text (#1825)
* Convert SARIF to human readable text v0 * Build * Use stdout_human when necessary * use rustup sh to install rust * Fix call to sarif-fmt * flake8 fix * [MegaLinter] Apply linters fixes * changelog * [MegaLinter] Apply linters fixes Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1a4002 - Browse repository at this point
Copy the full SHA b1a4002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 501032a - Browse repository at this point
Copy the full SHA 501032aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26beffb - Browse repository at this point
Copy the full SHA 26beffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd2d83 - Browse repository at this point
Copy the full SHA 5bd2d83View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.7.1...v6.8.0