Skip to content
Permalink

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.16.0
Choose a base ref
...
head repository: oxsecurity/megalinter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.17.0
Choose a head ref
  • 10 commits
  • 272 files changed
  • 4 contributors

Commits on Dec 24, 2022

  1. [automation] Auto-update linters version, help and documentation (#2180)

    * [automation] Auto-update linters version, help and documentation
    
    * Add image for npm-package-json-lint
    
    * doc
    nvuillam authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    d285e67 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Title and description of descriptor and linter pages (#2183)

    * build.py
    
    * Build
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    0d6e8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    889b06f View commit details
    Browse the repository at this point in the history
  3. SEO improvements + fix pre-commit dead link (#2186)

    * Enhance social previews
    
    * Fix pre-commit-hooks link
    
    Fixes #2160
    
    * Build
    
    * flavors meta tags
    
    * build
    nvuillam authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    abf3622 View commit details
    Browse the repository at this point in the history
  4. Upgrade tflint (#2188)

    * Bump terraform-linters/tflint from v0.43.0 to v0.44.0
    
    Bumps terraform-linters/tflint from v0.43.0 to v0.44.0.
    
    ---
    updated-dependencies:
    - dependency-name: terraform-linters/tflint
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Upgrade tflint
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    nvuillam and dependabot[bot] authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    5512d9c View commit details
    Browse the repository at this point in the history
  5. Add PowerShell formatter linter (#2176)

    * Add PowerShell formatter linter
    
    * Use -Raw parameter
    
    * Run build.sh
    
    * Fix tests
    
    - Add test_folder parameter
    - Refactor test files
    - Create no_test_failure file
    
    * Insert new line
    bdovaz authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    2eb9c7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    133018e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Fix internal git diff --check (#2190)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    * [MegaLinter] Apply linters fixes
    
    * Fix internal CI git-diff
    
    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    * [MegaLinter] Apply linters fixes
    
    * fix powershell files
    
    * trvy
    
    * try again
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a04ab72 View commit details
    Browse the repository at this point in the history
  2. Improve meta tags in documentation (2) (#2192)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    * [MegaLinter] Apply linters fixes
    
    * Fix internal CI git-diff
    
    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    * [MegaLinter] Apply linters fixes
    
    * fix powershell files
    
    * trvy
    
    * try again
    
    * add headers in README
    
    * v0
    
    * non greedy regex
    
    * + licenses
    
    * Fix markdown headers in README
    
    * Build after init
    
    * Manage updates
    
    * fixes
    
    * build
    
    * Meta Tags for reporters
    
    * More tags
    
    * More tags
    
    * cspell
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a3c4431 View commit details
    Browse the repository at this point in the history
  3. Release MegaLinter v6.17.0

    nvuillam committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    d9cc1b4 View commit details
    Browse the repository at this point in the history
Loading