Skip to content

Disable TRIVY linter in super-linter workflow#24

Open
aebrahim with Copilot wants to merge 2 commits into
mainfrom
copilot/disable-trivy-linter
Open

Disable TRIVY linter in super-linter workflow#24
aebrahim with Copilot wants to merge 2 commits into
mainfrom
copilot/disable-trivy-linter

Conversation

Copilot AI commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

The TRIVY scanner in the super-linter workflow is redundant with Dependabot and generates excessive noise on PRs.

Changes

  • Added VALIDATE_TRIVY: false to the super-linter step env vars in .github/workflows/linter.yml, consistent with how other disabled linters (VALIDATE_JSON, VALIDATE_JSCPD, VALIDATE_TYPESCRIPT_ES, etc.) are configured in the same file.

Copilot AI linked an issue Jul 1, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Disable the TRIVY linter due to redundancy Disable TRIVY linter in super-linter workflow Jul 1, 2026
Copilot AI requested a review from aebrahim July 1, 2026 18:43
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BASH Pass ✅
BASH_EXEC Pass ✅
CHECKOV Pass ✅
ENV Pass ✅
GITHUB_ACTIONS Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JAVASCRIPT_PRETTIER Pass ✅
JSON_PRETTIER Pass ✅
MARKDOWN Pass ✅
MARKDOWN_PRETTIER Pass ✅
NATURAL_LANGUAGE Pass ✅
PRE_COMMIT Pass ✅
SHELL_SHFMT Pass ✅
SPELL_CODESPELL Pass ✅
TYPESCRIPT_PRETTIER Pass ✅
YAML Pass ✅
YAML_PRETTIER Pass ✅

All files and directories linted successfully

For more information, see the
GitHub Actions workflow run

Powered by Super-linter

@aebrahim aebrahim marked this pull request as ready for review July 2, 2026 01:38
@aebrahim aebrahim requested a review from GhaithqD July 2, 2026 01:39
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.

Disable the TRIVY linter

3 participants