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

Add MegaLinter Workflow #60

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

franziska-wegner
Copy link
Owner

@franziska-wegner franziska-wegner commented Dec 29, 2023

This PR tests another GitHub action and workflow, called megalinter [1], for the framework with regards to code style and static checks.

[1] https://github.com/oxsecurity/megalinter
[2] https://analysis-tools.dev/tool/mega-linter

@franziska-wegner franziska-wegner self-assigned this Dec 29, 2023
@franziska-wegner franziska-wegner added the CI/CD Changes in the CI process label Dec 29, 2023
Copy link
Contributor

github-actions bot commented Dec 29, 2023

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.0s
❌ COPYPASTE jscpd yes 93 7.46s
❌ REPOSITORY checkov yes 3 17.66s
❌ REPOSITORY devskim yes 29 6.88s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 9.23s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY grype yes no 17.74s
❌ REPOSITORY kics yes 1 2.06s
✅ REPOSITORY secretlint yes no 1.53s
✅ REPOSITORY syft yes no 0.47s
✅ REPOSITORY trivy yes no 4.43s
✅ REPOSITORY trivy-sbom yes no 3.56s
✅ REPOSITORY trufflehog yes no 9.41s
❌ SPELL cspell 2 1 2.97s
❌ SPELL lychee 1 2 1.14s
✅ YAML prettier 1 1 0 0.57s
✅ YAML v8r 1 0 2.8s
✅ YAML yamllint 1 0 0.28s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b7ea069) 93.26% compared to head (37b9262) 93.26%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files          29       29           
  Lines        2823     2823           
=======================================
  Hits         2633     2633           
  Misses        190      190           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Changes in the CI process
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant