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.9.1
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.10.0
Choose a head ref
  • 19 commits
  • 208 files changed
  • 6 contributors

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    acd8c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58f52a5 View commit details
    Browse the repository at this point in the history
  3. Even better size optimisations (#1861)

    * Industrialize cargo install
    
    * No pre_commands for clippy
    
    * rust installs one liner
    
    * No pre_commands for clippy
    
    * try with cargo-clippy
    
    * default toolchain
    
    * Pre_command back
    
    * xxx
    
    * keep rustup only when necessary
    
    * changelog
    nvuillam authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    c03f277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dcc80a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. update HTMLHint VS Code extension to official one (#1868)

    * update VS Code extension
    
    * Update html.megalinter-descriptor.yml
    coliff authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b9c2ffd View commit details
    Browse the repository at this point in the history
  2. Size optimization: Remove useless npm packages files (#1867)

    * Remove useless npm packages files
    
    * cspell & go clean cache
    nvuillam authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    957c9a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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

    * [automation] Auto-update linters version, help and documentation
    
    * trvy + downgrade pyright
    nvuillam authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1f1e516 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ef0e45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8902abc View commit details
    Browse the repository at this point in the history
  4. [automation] Auto-update linters version, help and documentation (#1876)

    * [automation] Auto-update linters version, help and documentation
    
    * trivy
    nvuillam authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    e92e813 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    d7f0b56 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    2db46be View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    0cb5890 View commit details
    Browse the repository at this point in the history
  2. Add git-lfs in Dockerfile (#1883)

    * Add git-lfs in Dockerfile
    
    * build
    nvuillam authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c34c321 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    jokay authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    3d5e615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c3d740 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67179d1 View commit details
    Browse the repository at this point in the history
  6. Clean even more cache files (#1871)

    * Clean even more cache files
    
    * fix
    
    * [MegaLinter] Apply linters fixes
    
    * [automation] Auto-update linters version, help and documentation
    
    * trvy
    
    * Fix build
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d4836de View commit details
    Browse the repository at this point in the history
  7. Release MegaLinter v6.10.0

    nvuillam committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    bd93146 View commit details
    Browse the repository at this point in the history
Loading