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

Update MegaLinter #288

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    dd2d269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e69047 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7b2d37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a3d5d7 View commit details
    Browse the repository at this point in the history
  5. fix: [nautilus-cyberneering#287] disable gitleaks linter

    We are using secretlint and there is no way to disable a single line or
    a block.
    
    gitleaks/gitleaks#779
    josecelano committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1f87057 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    c745209 View commit details
    Browse the repository at this point in the history
  2. fix: [nautilus-cyberneering#287] add issue comment write permission t…

    …o megalinter workflow
    
    So that it can create a PR comment with the summary report.
    josecelano committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    5b9a099 View commit details
    Browse the repository at this point in the history
  3. fix: [nautilus-cyberneering#287] disable megalinter tool Trivy

    It shows some vulnerabilities we cannot fix immediately.
    There is a transitive vulneravility.
    I have created an issue:
    
    nautilus-cyberneering#293
    josecelano committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    c33816e View commit details
    Browse the repository at this point in the history